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
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-13
wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-35
/
+12
2015-02-09
Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...
David S. Miller
162
-2123
/
+6376
2015-02-06
Merge ath-next from ath.git
Kalle Valo
28
-435
/
+2953
2015-02-06
Merge tag 'iwlwifi-next-for-kalle-2015-02-03' of https://git.kernel.org/pub/s...
Kalle Valo
26
-176
/
+503
2015-02-06
brcm80211: Delete unnecessary checks before two function calls
Markus Elfring
2
-3
/
+2
2015-02-06
hostap: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-1
/
+1
2015-02-06
orinoco: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-1
/
+1
2015-02-06
ath9k: Delete an unnecessary check before the function call "relay_close"
Markus Elfring
1
-1
/
+1
2015-02-06
cw1200: Less function calls in cw1200_load_firmware_cw1200() after error dete...
Markus Elfring
1
-14
/
+23
2015-02-06
cw1200: Delete an unnecessary check before the function call "release_firmware"
Markus Elfring
1
-2
/
+1
2015-02-06
orinoco: orinoco_tmd use msecs_to_jiffies for conversion
Nicholas Mc Guire
1
-1
/
+1
2015-02-06
orinoco: orinoco_pci use msecs_to_jiffies for conversion
Nicholas Mc Guire
1
-1
/
+1
2015-02-06
orinoco: orinoco_plx use msecs_to_jiffies for conversion
Nicholas Mc Guire
1
-1
/
+1
2015-02-06
cw1200: use msecs_to_jiffies for conversion
Nicholas Mc Guire
1
-4
/
+4
2015-02-06
ath5k: fix spontaneus AR5312 freezes
Sergey Ryazanov
1
-1
/
+1
2015-02-06
ath9k: Choose correct rate for 2GHz channel
Sujith Manoharan
1
-1
/
+5
2015-02-06
ath9k: Clear TSF2 properly
Sujith Manoharan
2
-0
/
+11
2015-02-06
ath9k: Program AR_WA correctly
Sujith Manoharan
1
-17
/
+22
2015-02-06
ath9k: Fix issues with WoW enable
Sujith Manoharan
3
-95
/
+93
2015-02-06
ath9k: Register correct WOW details with mac80211
Sujith Manoharan
1
-2
/
+14
2015-02-06
ath9k: Add support for more WOW patterns
Sujith Manoharan
3
-27
/
+56
2015-02-06
rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFO
Larry Finger
2
-8
/
+8
2015-02-06
rtlwifi: rtl8192ee: Fix handling of new style descriptors
Troy Tan
5
-10
/
+46
2015-02-04
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
1
-1
/
+15
2015-02-04
ath10k: enable qca6174 hw3.2
Michal Kazior
2
-0
/
+16
2015-02-04
ath10k: add log level configuration for fw_dbglog
SenthilKumar Jegadeesan
5
-16
/
+33
2015-02-04
ath10k: Use TX cksum offload only for CHECKSUM_PARTIAL
Helmut Schaa
1
-2
/
+4
2015-02-04
ath10k: fix beacon deadlock
Michal Kazior
3
-24
/
+58
2015-02-04
ath10k: change dma beacon cmd prototype
Michal Kazior
3
-23
/
+38
2015-02-04
ath10k: prevent setting wrong key idx for station
SenthilKumar Jegadeesan
2
-93
/
+72
2015-02-03
wil6210: Remove msm platform related code
Hamad Kadmany
5
-302
/
+1
2015-02-03
wil6210: print ciphers in debug info
Vladimir Kondratiev
1
-12
/
+25
2015-02-03
wil6210: more Tx debug
Vladimir Kondratiev
1
-13
/
+17
2015-02-03
wil6210: fix race between xmit and Tx vring de-allocation
Vladimir Kondratiev
2
-3
/
+23
2015-02-03
wil6210: avoid Tx descriptor double write
Vladimir Kondratiev
1
-3
/
+1
2015-02-03
wil6210: remove old Tx work-around
Vladimir Kondratiev
1
-3
/
+0
2015-02-03
ath9k: Fix max pattern check
Sujith Manoharan
3
-31
/
+51
2015-02-03
ath9k: Cleanup reg_wow.h
Sujith Manoharan
1
-53
/
+15
2015-02-03
ath9k: Remove incorrect register macros
Sujith Manoharan
1
-5
/
+0
2015-02-03
ath9k: Move WOW registers to reg_wow.h
Sujith Manoharan
3
-120
/
+137
2015-02-03
ath9k: Register max WOW patterns
Sujith Manoharan
2
-1
/
+10
2015-02-03
ath9k: Add a HW structure for WOW
Sujith Manoharan
2
-6
/
+10
2015-02-03
ath9k: Simplify user pattern configuration
Sujith Manoharan
2
-43
/
+12
2015-02-03
ath9k: Add a debugfs file for WOW
Sujith Manoharan
3
-2
/
+71
2015-02-03
ath9k: Remove ath9k_hw_wow_event_to_string
Sujith Manoharan
3
-27
/
+3
2015-02-03
ath9k: Remove unused BMISS processing
Sujith Manoharan
3
-29
/
+0
2015-02-03
ath9k: Check WOW triggers properly
Sujith Manoharan
3
-30
/
+29
2015-02-03
ath9k: Fix wow init/deinit
Sujith Manoharan
3
-4
/
+23
2015-02-03
ath9k: Check multi-channel context for WOW
Sujith Manoharan
1
-0
/
+9
2015-02-03
ath9k: Check early for multi-vif/STA conditions
Sujith Manoharan
1
-15
/
+7
[next]