index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
irda
/
via-ircc.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
ath9k_hw: Fix spur mitigation for AR9565
Sujith Manoharan
2
-10
/
+72
2012-09-11
ath9k: Set correct max streams for AR9565
Sujith Manoharan
2
-2
/
+5
2012-09-11
ath9k_hw: Add AR9565 HW support
Sujith Manoharan
7
-29
/
+31
2012-09-11
ath9k_hw: Add AR9565 initvals
Sujith Manoharan
3
-8
/
+1291
2012-09-11
ath9k_hw: Add version/revision macros for AR9565
Sujith Manoharan
3
-2
/
+15
2012-09-11
p54: fix off-by-one null pointer bug in p54_tx_80211
Christian Lamparter
1
-1
/
+2
2012-09-11
drivers/net/wireless/ath/ath9k/ar9003_mac.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-11
ath9k: Add Generic hardware timer interrupt in debugfs
Mohammed Shafi Shajakhan
2
-0
/
+6
2012-09-11
ath9k_hw: Read and configure thermocal for AR9462
Rajkumar Manoharan
2
-0
/
+25
2012-09-11
ath9k_hw: Read and apply thermometer settings from EEPROM
Rajkumar Manoharan
2
-0
/
+41
2012-09-11
drivers/net/wireless/rtlwifi/rtl8192de/phy.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-11
wireless: at76c50x: eliminate hex2str()
Andy Shevchenko
1
-42
/
+12
2012-09-11
ath9k_htc: Cancel BTCOEX related work before disabling BTCOEX
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-09-11
ath9k_htc: Add a modparam to enable BTCOEX rather than default
Mohammed Shafi Shajakhan
2
-0
/
+14
2012-09-11
ath9k_htc: minor cleanup in ath9k_htc_add_station
Mohammed Shafi Shajakhan
1
-9
/
+5
2012-09-11
ath9k: Cleanup add/change_interface callbacks
Mohammed Shafi Shajakhan
1
-47
/
+10
2012-09-11
ath9k: Remove an obselete function declaration
Mohammed Shafi Shajakhan
1
-1
/
+0
2012-09-11
ath9k: Make use of ath_stop_ani wrapper
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-09-11
ath9k: Fix BTCOEX timer triggering comparision
Mohammed Shafi Shajakhan
2
-2
/
+7
2012-09-11
ath9k_hw: Fix invalid MCI GPM index access/caching
Mohammed Shafi Shajakhan
1
-0
/
+8
2012-09-11
brcm80211: Remove bogus memcpy in ai_detach
Andi Kleen
1
-3
/
+0
2012-09-11
zd1211rw: enable support for MFP
Jussi Kivilinna
1
-1
/
+2
2012-09-11
rt2x00: add MediaTek/RaLink Rt3352 WiSoC
Daniel Golle
3
-5
/
+212
2012-09-07
rt2x00: rt2800 - Make probe_hw function common between PCI and USB.
Gertjan van Wingerde
4
-132
/
+113
2012-09-07
rt2x00: Unify GPIO register field namings
Gertjan van Wingerde
14
-132
/
+143
2012-09-07
rt2x00: Align GPIO register definitions with the datasheets.
Gertjan van Wingerde
4
-2
/
+20
2012-09-07
rtlwifi: Update header file
Larry Finger
1
-1
/
+91
2012-09-07
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings
Larry Finger
7
-23
/
+18
2012-09-07
rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctate
Larry Finger
3
-21
/
+21
2012-09-07
mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_private
Jeff Disher
2
-11
/
+14
2012-09-07
brcmfmac: add callback for nl80211 testmode command
Arend van Spriel
3
-1
/
+33
2012-09-07
brcmfmac: Add 43143 USB support.
Hante Meuleman
1
-0
/
+9
2012-09-07
brcmfmac: Add 43242 USB support.
Hante Meuleman
1
-1
/
+19
2012-09-07
brcmfmac: add BCM43241 sdio interface driver support
Franky Lin
4
-0
/
+22
2012-09-07
brcmfmac: prevent possible race condition on usb rx control.
Hante Meuleman
1
-1
/
+1
2012-09-07
ath9k: Fix TX filter usage
Sujith Manoharan
1
-1
/
+1
2012-09-07
rtlwifi: rtl8192c: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-09-07
rtlwifi: rtl8192de: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-09-07
mwifiex: make use of is_zero_ether_addr()
Bing Zhao
1
-3
/
+1
2012-09-07
mwifiex: parse rate info for AP
Avinash Patil
5
-7
/
+58
2012-09-07
mwifiex: don't disable wait_q_enabled flag
Amitkumar Karwar
1
-1
/
+0
2012-09-07
mwifiex: release semaphore acquired for internal scan operation
Amitkumar Karwar
1
-0
/
+5
2012-09-07
airo: remove duplicated include from airo.c
Wei Yongjun
1
-1
/
+0
2012-09-07
wl18xx: remove duplicated include from main.c
Wei Yongjun
1
-1
/
+0
2012-09-07
wl3501_cs: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
1
-2
/
+1
2012-09-07
wireless: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
1
-10
/
+5
2012-09-07
ath9k_hw: small optimization
Mohammed Shafi Shajakhan
3
-9
/
+1
2012-09-07
mwifiex: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
1
-2
/
+1
2012-09-07
mwifiex: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
1
-2
/
+1
2012-09-07
airo: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
1
-4
/
+2
[next]