index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-11
ath6kl: make mgmt_tx accept a NULL channel
Antonio Quartulli
1
-10
/
+17
2013-06-11
brcm80211: make mgmt_tx in brcmfmac accept a NULL channel
Antonio Quartulli
1
-3
/
+12
2013-06-05
mac80211: Use suitable semantics for beacon availability indication
Alexander Bondar
1
-1
/
+1
2013-06-04
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
157
-1963
/
+19803
2013-06-03
brcmsmac: Reduce log spam in heavy tx, make err print in debug
John Greene
1
-1
/
+1
2013-06-03
ath9k: Do not maintain ANI state per-channel
Sujith Manoharan
4
-28
/
+22
2013-06-03
ath9k: Print ANI statistics in debugfs
Sujith Manoharan
2
-19
/
+64
2013-06-03
ath9k: Set ofdmWeakSigDetect directly
Sujith Manoharan
4
-12
/
+4
2013-06-03
ath9k: Simplify ANI initialization
Sujith Manoharan
6
-27
/
+10
2013-06-03
ath9k: Remove unused structure ath_dbg_bb_mac_samp
Sujith Manoharan
1
-39
/
+0
2013-06-03
ath9k: Enable WoW only for AR9462
Sujith Manoharan
7
-207
/
+35
2013-06-03
ath9k: Return early for invalid rates
Sujith Manoharan
1
-2
/
+2
2013-06-03
net, ipw2x00: remove redundant D0 power state set
Yijing Wang
1
-2
/
+0
2013-06-03
ath9k: advertise support for active monitor interfaces
Felix Fietkau
1
-0
/
+2
2013-06-03
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-2
/
+16
2013-06-03
cw1200: rename the cw1200 platform definition header
Solomon Peachy
2
-2
/
+2
2013-06-03
cw1200: Rework SDIO platform support to prevent build problems.
Solomon Peachy
4
-121
/
+30
2013-06-03
cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.
Solomon Peachy
3
-91
/
+41
2013-06-03
cw1200: Reference correct 'powerup' GPIO signal.
Solomon Peachy
2
-2
/
+2
2013-06-03
cw1200: move platform_data header to correct location.
Solomon Peachy
3
-3
/
+3
2013-06-03
cw1200: Rename 'sbus' to 'hwbus'
Solomon Peachy
10
-123
/
+119
2013-06-03
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
8
-52
/
+74
2013-05-31
Revert "mac80211_hwsim: remove P2P_DEVICE support"
Johannes Berg
1
-1
/
+3
2013-05-31
Revert "iwlwifi: mvm: remove P2P_DEVICE support"
Johannes Berg
1
-1
/
+13
2013-05-30
cw1200: remove unused including <linux/version.h>
Wei Yongjun
3
-3
/
+0
2013-05-30
cw1200: use module_spi_driver to simplify the code
Wei Yongjun
1
-14
/
+1
2013-05-30
cw1200: convert to use simple_open()
Wei Yongjun
1
-7
/
+1
2013-05-30
cw1200: remove duplicated include from wsm.c
Wei Yongjun
1
-1
/
+0
2013-05-30
cw1200: Fix compile with CONFIG_PM=n
Solomon Peachy
5
-4
/
+27
2013-05-30
ath9k: check for Rx-STBC flag and pass it to ieee80211
Oleksij Rempel
3
-3
/
+15
2013-05-30
ath9k: remove useless flag conversation.
Oleksij Rempel
4
-10
/
+12
2013-05-29
cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets
Solomon Peachy
32
-0
/
+14989
2013-05-29
mwifiex: dump small buffers with help of %*ph
Andy Shevchenko
1
-3
/
+2
2013-05-29
net: wireless: p54spi: Fix commenting style
Sachin Kamat
1
-8
/
+7
2013-05-29
net: wireless: p54spi: Use module_spi_driver macro
Sachin Kamat
1
-21
/
+1
2013-05-29
ath9k_hw: fix PA predistortion miscalibration
Felix Fietkau
1
-8
/
+11
2013-05-29
wil6210: Don't use wdev->sme_state
Vladimir Kondratiev
4
-13
/
+13
2013-05-29
wil6210: channel off by 1
Vladimir Kondratiev
1
-1
/
+1
2013-05-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
5
-44
/
+14
2013-05-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
70
-546
/
+2907
2013-05-29
iwlwifi: mvm: add debugfs for powersave
Alexander Bondar
3
-0
/
+468
2013-05-29
iwlwifi: mvm: Add support for connection monitor offload
Hila Gonen
5
-1
/
+54
2013-05-29
iwlwifi: take valid ant for HT caps from TLV
Emmanuel Grumbach
5
-16
/
+22
2013-05-29
iwlwifi: mvm: Change number of DTIMs to skip semantics
Alexander Bondar
2
-5
/
+7
2013-05-29
iwlwifi: mvm: add thermal throttling and CT kill
Eytan Lifshitz
17
-18
/
+974
2013-05-27
iwlwifi: mvm: use proper scan type for P2P
Emmanuel Grumbach
1
-6
/
+0
2013-05-27
Merge remote-tracking branch 'iwlwifi-fixes/master' into HEAD
Johannes Berg
21
-140
/
+237
2013-05-27
iwlwifi: mvm: Add beacon abort enablement
Alexander Bondar
3
-46
/
+86
2013-05-27
iwlwifi: dvm: constify configuration structs
Johannes Berg
2
-19
/
+19
2013-05-27
iwlwifi: move some configuration parameters into DVM
Johannes Berg
20
-187
/
+217
[next]