index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-12
mwifiex: fix build error when CONFIG_PM is not set
Bing Zhao
1
-2
/
+2
2013-08-09
ath9k: Run the LNA combining algorithm properly
Sujith Manoharan
1
-16
/
+28
2013-08-09
ath9k: Fix BTCOEX usage for RX diversity
Sujith Manoharan
1
-2
/
+2
2013-08-09
ath9k: use software queueing for multicast traffic
Felix Fietkau
3
-2
/
+23
2013-08-09
ath9k: improve tx scheduling fairness
Felix Fietkau
1
-39
/
+50
2013-08-09
ath9k: use software queues for un-aggregated data packets
Felix Fietkau
2
-127
/
+145
2013-08-09
ath9k: always clear ps filter bit on new assoc
Felix Fietkau
1
-0
/
+1
2013-08-09
ath9k: fix clearing expired A-MPDU subframes in tx completion
Felix Fietkau
1
-1
/
+2
2013-08-09
ath9k: prepare queueing code for handling unaggregated traffic
Felix Fietkau
2
-9
/
+14
2013-08-09
ath9k: fix block ack window tracking check
Felix Fietkau
2
-7
/
+11
2013-08-09
ath9k: simplify ath_tx_form_aggr
Felix Fietkau
2
-22
/
+12
2013-08-09
ath9k: add CAB queue info to debugfs
Felix Fietkau
1
-16
/
+27
2013-08-09
ath9k: add function for getting the tx tid for a packet
Felix Fietkau
1
-8
/
+17
2013-08-09
ath9k: split tid retry packets into a separate queue
Felix Fietkau
2
-4
/
+15
2013-08-09
ath9k: add utility functions for accessing tid queues
Felix Fietkau
1
-19
/
+32
2013-08-09
brcmfmac: use CFG80211_TESTMODE_CMD
Johannes Berg
1
-3
/
+1
2013-08-09
net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()
Jingoo Han
1
-1
/
+1
2013-08-09
ath9k: Fix build failure
Sujith Manoharan
5
-5
/
+30
2013-08-09
mwifiex: add packet coalesce support
Amitkumar Karwar
5
-0
/
+254
2013-08-09
mwifiex: increase max supported pattern offset
Amitkumar Karwar
1
-1
/
+1
2013-08-09
mwifiex: modify mwifiex_is_pattern_supported() routine
Amitkumar Karwar
1
-4
/
+6
2013-08-09
mwifiex: rename mef macros
Amitkumar Karwar
3
-14
/
+15
2013-08-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
14
-219
/
+247
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
20
-70
/
+96
2013-08-06
iwlwifi: mvm: use designated initialization for some arrays
Eliad Peller
1
-15
/
+21
2013-08-06
iwlwifi: mvm: add some missing cleanups in iwl_mvm_mac_add_interface
Eliad Peller
1
-5
/
+10
2013-08-06
iwlwifi: remove transport suspend/resume indirection
Johannes Berg
3
-50
/
+13
2013-08-06
iwlwifi: pcie: some little cleanups
Eliad Peller
1
-7
/
+4
2013-08-06
iwlwifi: fix some documentation typos
Eliad Peller
5
-10
/
+10
2013-08-06
iwlwifi: mvm: small cleanups in quota management code
Johannes Berg
1
-6
/
+5
2013-08-06
iwlwifi: mvm: fix signal reporting for < 3 antennas
Avri Altman
1
-6
/
+12
2013-08-06
iwlwifi: mvm: remove traffic load monitoring in rs
Eyal Shapira
2
-123
/
+17
2013-08-06
iwlwifi: pcie: fix resume when no opmode is present
Johannes Berg
1
-0
/
+3
2013-08-06
iwlwifi: mvm: Add RX statistics debugfs entry
Matti Gottlieb
4
-0
/
+155
2013-08-05
ath9k: Add more PCI IDs for WB225 cards
Sujith Manoharan
1
-0
/
+72
2013-08-05
ath9k: Fix antenna control init for AR9485
Sujith Manoharan
1
-1
/
+13
2013-08-05
ath9k: Remove ath_ant_comb_update()
Sujith Manoharan
4
-28
/
+1
2013-08-05
hostap: do not return positive number on failure path in prism2_open()
Alexey Khoroshilov
1
-2
/
+2
2013-08-05
ath9k: Support ANT diversity for WB225
Sujith Manoharan
3
-41
/
+86
2013-08-05
ath9k: Set SWCOM value for CUS198
Sujith Manoharan
2
-0
/
+2
2013-08-05
ath9k: Remove "shared_chain_lnadiv"
Sujith Manoharan
4
-4
/
+3
2013-08-05
ath9k: Program HW for WB195 diversity
Sujith Manoharan
2
-0
/
+66
2013-08-05
ath9k: Enable WLAN/BT Ant Diversity for WB225/WB195
Sujith Manoharan
1
-5
/
+13
2013-08-05
ath9k: Rename ath9k_hw_antctrl_shared_chain_lnadiv
Sujith Manoharan
4
-9
/
+7
2013-08-05
ath9k: Add a HW capability for WLAN/BT RX diversity
Sujith Manoharan
4
-9
/
+28
2013-08-05
ath9k: Cleanup WLAN/BT RX diversity
Sujith Manoharan
4
-28
/
+26
2013-08-05
ath9k: Fix antenna diversity for CUS198
Sujith Manoharan
3
-26
/
+59
2013-08-05
ath9k: Print LNA combining mode during init
Sujith Manoharan
1
-15
/
+9
2013-08-05
ath9k: Add information about antenna diversity
Sujith Manoharan
1
-0
/
+52
2013-08-05
cw1200: Fix spurious BUG_ON() trigger when starting AP mode.
Solomon Peachy
1
-5
/
+2
[next]