index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwspinlock
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-16
rtlwifi: rtl8192ce: Remove false positives for kmemleak
Larry Finger
2
-0
/
+5
2012-04-16
ath5k: add PCI id
Yoshinori Sato
1
-0
/
+1
2012-04-16
ath9k: fix beacon descriptor
Rajkumar Manoharan
1
-1
/
+1
2012-04-16
ath9k: skip beaconing when reset work is pending
Rajkumar Manoharan
1
-0
/
+6
2012-04-16
ath9k: reset noiseimmunity level to default
Rajkumar Manoharan
1
-2
/
+6
2012-04-16
cfg80211: increse bss expire time
Rajkumar Manoharan
1
-1
/
+1
2012-04-16
ath9k: fix ibss beacon next tbtt
Rajkumar Manoharan
1
-0
/
+2
2012-04-16
ath9k: fix ibss fair beacon distribution for AR9462
Rajkumar Manoharan
1
-2
/
+2
2012-04-16
hostap: GFP_ATOMIC/GFP_KERNEL cleanup
Matt Renzelmann
1
-2
/
+1
2012-04-16
mac80211: Take into account TSF adjustment latency in Toffset setpoint
Javier Cardona
1
-1
/
+7
2012-04-16
mac80211: Choose a new toffset setpoint if a big tsf jump is detected.
Javier Cardona
1
-6
/
+20
2012-04-16
mac80211_hwsim: fixup for tsf setting
Javier Cardona
1
-0
/
+1
2012-04-16
mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1)
Javier Cardona
1
-2
/
+2
2012-04-16
ath9k: optimize the hardware hang check
Felix Fietkau
2
-11
/
+3
2012-04-16
ath9k: do not register LEDs on AR913x
Felix Fietkau
1
-0
/
+3
2012-04-16
ath9k_hw: add support for 8 AP mode interfaces
Felix Fietkau
2
-3
/
+3
2012-04-16
ath5k: use compare_ether_addr on MAC addresses instead of memcmp
Jonathan Bither
1
-2
/
+2
2012-04-16
ath9k: Gather and report IRQ sync_cause errors.
Ben Greear
6
-52
/
+145
2012-04-16
ath9k: Use macro to decrease code when priting recv stats.
Ben Greear
1
-48
/
+24
2012-04-16
mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()
Luciano Coelho
1
-1
/
+2
2012-04-16
cfg80211: enforce lack of interface combinations
Johannes Berg
3
-16
/
+4
2012-04-13
brcm80211: smac: only provide valid regulatory hint
Arend van Spriel
1
-1
/
+35
2012-04-13
brcm80211: smac: do not use US as fallback regulatory hint
Arend van Spriel
1
-5
/
+1
2012-04-13
brcm80211: fmac: clean up chip id table
Franky Lin
1
-29
/
+11
2012-04-13
brcm80211: fmac: postpone dongle RF enabling.
Franky Lin
2
-4
/
+5
2012-04-13
brcm80211: fmac: add frame header extension support
Franky Lin
1
-0
/
+1
2012-04-13
brcm80211: fmac: register primary net device with device mac address
Arend van Spriel
3
-14
/
+5
2012-04-13
brcm80211: fmac: remove primary mac address handling from brcmf_net_attach
Arend van Spriel
1
-13
/
+12
2012-04-13
brcm80211: fmac: make brcmf_net_attach() static
Arend van Spriel
2
-59
/
+58
2012-04-13
mac80211: remove ieee80211_rx_bss_get
Mohammed Shafi Shajakhan
2
-17
/
+0
2012-04-13
ath9k_htc: Add Panasonic N5HBZ0000055 device id
Sujith Manoharan
1
-0
/
+2
2012-04-13
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
13
-40
/
+45
2012-04-13
ath9k_hw: Remove BTCOEX initvals
Sujith Manoharan
3
-20
/
+0
2012-04-13
mac80211: fix an issue in ieee80211_tx_info count field management
Lorenzo Bianconi
1
-1
/
+7
2012-04-13
cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE
Pontus Fuchs
4
-3
/
+20
2012-04-13
rt2800: zero registers of unused TX rings
Jakub Kicinski
1
-0
/
+10
2012-04-13
rt2800: initialize queues before giving up due to DMA error
Jakub Kicinski
2
-3
/
+5
2012-04-13
rt2800: add disabling of DMA before loading firmware
Jakub Kicinski
1
-0
/
+2
2012-04-13
rt2800: introduce wpdma_disable function
Jakub Kicinski
3
-24
/
+19
2012-04-13
mac80211: protect ->scanning by mutex in ieee80211_work_work()
Stanislaw Gruszka
1
-3
/
+5
2012-04-13
mac80211: do not scan and monitor connection in parallel
Stanislaw Gruszka
4
-19
/
+53
2012-04-12
iwlwifi: change the default P2P support to "Yes"
Wey-Yi Guy
2
-15
/
+16
2012-04-12
iwlwifi: more generic name for bluetooth command
Wey-Yi Guy
2
-14
/
+20
2012-04-12
iwlwifi: move scan related declarations out of iwl-core.h
Meenakshi Venkataraman
2
-24
/
+24
2012-04-12
iwlwifi: move utility functions out of iwl-core.h
Meenakshi Venkataraman
2
-13
/
+13
2012-04-12
iwlwifi: move iwl_bcast_addr to iwl-agn-sta.c
Meenakshi Venkataraman
2
-2
/
+2
2012-04-12
iwlwifi: move iwl_force_rf_reset to iwl-agn-rx.c
Meenakshi Venkataraman
2
-39
/
+39
2012-04-12
iwlwifi: move iwl_send_statistics_request to iwl-agn.c
Meenakshi Venkataraman
4
-23
/
+21
2012-04-12
iwlwifi: move iwl_print_rx_config_cmd to iwl-agn-rxon.c
Meenakshi Venkataraman
2
-23
/
+27
2012-04-12
iwlwifi: move iwl_send_bt_config and mark it static
Meenakshi Venkataraman
3
-24
/
+23
[next]