index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pps
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
mac80211: clean up rate control code
Johannes Berg
3
-34
/
+7
2012-01-24
mac80211: clean up aggregation destruction
Johannes Berg
1
-23
/
+8
2012-01-24
NFC: Export new attributes sensb_res and sensf_res
Ilan Elias
5
-15
/
+136
2012-01-24
brcmfmac: Trivial typo of "couldn" to "could" fix
Joe Perches
1
-2
/
+2
2012-01-24
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
13
-24
/
+46
2012-01-24
brcm80211: Use brcmu_dbg_hex_dump
Joe Perches
1
-6
/
+3
2012-01-24
brcm80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
6
-93
/
+78
2012-01-24
brcmfmac: Remove useless #ifdef DEBUG
Joe Perches
1
-2
/
+0
2012-01-24
brcm80211: Add and use brcmX_dbg_dump_hex
Joe Perches
4
-92
/
+84
2012-01-24
brcmfmac: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
1
-4
/
+4
2012-01-24
brcm80211: Use normal DEBUG define
Joe Perches
16
-102
/
+102
2012-01-24
ath5k: claim support for IBSS RSN
Antonio Quartulli
2
-0
/
+11
2012-01-24
carl9170: remove eeprom data injection option
Christian Lamparter
3
-38
/
+0
2012-01-24
mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()
Antonio Quartulli
1
-3
/
+0
2012-01-24
mwifiex: derive priv from net_device instead of wiphy
Yogesh Ashok Powar
1
-11
/
+8
2012-01-24
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
12
-34
/
+31
2012-01-24
bcma: Enable logging of SPROM offset
Larry Finger
1
-0
/
+1
2012-01-24
mac80211: Fix the maximum transmit power with power constraint
Hong Wu
2
-2
/
+3
2012-01-24
wireless: Save original maximum regulatory transmission power for the calucat...
Hong Wu
2
-17
/
+4
2012-01-24
carl9170: claim to support IBSS RSN.
Nicolas Cavallari
1
-0
/
+3
2012-01-24
mac80211: In IBSS the DA field of auth frames is different from BSSID
Antonio Quartulli
4
-7
/
+8
2012-01-24
mac80211: refactor __ieee80211_get_channel_mode
Johannes Berg
1
-11
/
+17
2012-01-24
drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMIC
Julia Lawall
1
-1
/
+1
2012-01-24
NFC: Increase NCI deactivate timeout
Ilan Elias
1
-1
/
+1
2012-01-24
NFC: Complete NCI deactivate in deactivate_ntf
Ilan Elias
2
-1
/
+6
2012-01-24
rtl8192se: Update copyright dates
Larry Finger
20
-20
/
+20
2012-01-24
rtl8192de: Update copyright dates
Larry Finger
20
-20
/
+20
2012-01-24
rtl8192cu: Update copyright dates
Larry Finger
20
-20
/
+20
2012-01-24
rtl8192ce: Update copyright dates
Larry Finger
18
-18
/
+18
2012-01-24
rtl8192c_common: Update copyright dates
Larry Finger
7
-7
/
+7
2012-01-24
rtlwifi: Update copyright dates
Larry Finger
21
-21
/
+21
2012-01-24
rtl8192cu: Remove dead code never selected
Larry Finger
1
-170
/
+0
2012-01-24
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
Larry Finger
4
-10
/
+20
2012-01-24
mac80211: minor cleanup
Mohammed Shafi Shajakhan
1
-2
/
+1
2012-01-24
iwlwifi: update Copyright
Wey-Yi Guy
53
-75
/
+75
2012-01-24
iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFO
Kenny Hsu
2
-3
/
+57
2012-01-24
iwlwifi: update error dump in testmode command sram_read
Kenny Hsu
1
-4
/
+4
2012-01-24
iwlwifi: enhance testmode command sram_read
Kenny Hsu
2
-4
/
+6
2012-01-24
iwlwifi: update testmode command of direct register access
Kenny Hsu
1
-2
/
+2
2012-01-24
iwlwifi: Sanity check for sta_id
Wey-Yi Guy
1
-4
/
+7
2012-01-24
iwlwifi: don't process the info from uCode if does not has ownership
Wey-Yi Guy
1
-13
/
+15
2012-01-24
rtlwifi: Simplify chip version id logging
Joe Perches
2
-38
/
+27
2012-01-24
rtlwifi: Remove incorrect logging message prefixes
Joe Perches
3
-5
/
+5
2012-01-24
rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging code
Joe Perches
2
-0
/
+39
2012-01-24
rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for size
Joe Perches
1
-3
/
+3
2012-01-24
rtlwifi: Remove duplicate __func__
Joe Perches
1
-1
/
+1
2012-01-24
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
21
-70
/
+68
2012-01-24
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
Joe Perches
9
-370
/
+355
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
44
-1784
/
+1613
2012-01-24
rtlwifi: Standardize RT_PRINT_DATA macro and uses
Joe Perches
12
-26
/
+23
[next]