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
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2015-02-03
ath9k: Remove redundant device_can_wakeup() check
Sujith Manoharan
1
-6
/
+0
2015-02-03
ath9k: Return early for error conditions
Sujith Manoharan
1
-6
/
+6
2015-02-03
ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLE
Sujith Manoharan
3
-8
/
+1
2015-02-03
mwifiex: disable UAPSD mode when AP starts
Amitkumar Karwar
1
-0
/
+3
2015-02-03
mwifiex: fix NULL packet downloading issues
Amitkumar Karwar
1
-2
/
+7
2015-02-03
mwifiex: fix memory leak in mwifiex_send_processed_packet()
Amitkumar Karwar
1
-0
/
+3
2015-02-03
mwifiex: correction in wakeup timer handling
Amitkumar Karwar
1
-2
/
+1
2015-02-03
rtlwifi: rtl8192ee: Fix DMA stalls
Troy Tan
2
-0
/
+142
2015-02-03
rtlwifi: rtl8192ee: Fix parsing of received packet
Troy Tan
2
-0
/
+6
2015-02-03
rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write point
Troy Tan
1
-2
/
+1
[next]