index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
chan.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-16
mac80211: allow drivers to request SM PS mode change
Johannes Berg
4
-1
/
+48
2010-08-16
mac80211: per interface idle notification
Johannes Berg
7
-16
/
+81
2010-08-16
net: mac80211: Fix a typo.
Andrea Gelmini
1
-1
/
+1
2010-08-16
cfg80211: deauth doesn't always imply disconnect
Johannes Berg
1
-2
/
+3
2010-08-16
mac80211: AMPDU rx reorder timeout timer
Christian Lamparter
4
-12
/
+97
2010-08-16
mac80211: remove unused rate function parameter
Christian Lamparter
1
-16
/
+6
2010-08-16
mac80211: put rx handlers into separate functions
Christian Lamparter
1
-86
/
+128
2010-08-16
ath9k: shorten the calibration interval during strong interference
Felix Fietkau
2
-2
/
+8
2010-08-16
ath9k: use AP beacon miss as a trigger for fast recalibration
Felix Fietkau
4
-4
/
+65
2010-08-16
ath9k_hw: apply the noise floor validation to the median instead of single
Felix Fietkau
1
-19
/
+32
2010-08-16
ath9k: add a separate debug level for stuck beacons
Felix Fietkau
2
-3
/
+5
2010-08-16
mac80211: Don't squash error codes in key setup functions
Ben Hutchings
4
-16
/
+14
2010-08-16
iwlwifi: track IBSS manager status
Johannes Berg
6
-2
/
+25
2010-08-16
iwlwifi: make iwl_set_hw_params static to _agn
Wey-Yi Guy
3
-20
/
+18
2010-08-16
iwlagn: log pci revision id
Wey-Yi Guy
1
-0
/
+1
2010-08-16
iwlwifi: make iwl_hw_detect static to _agn
Wey-Yi Guy
3
-9
/
+7
2010-08-16
libertas_tf: if_usb.c: Some more formatting fixes
Thomas Klute
1
-18
/
+31
2010-08-16
libertas_tf: if_usb.c: Whitespace cleanup
Thomas Klute
1
-4
/
+4
2010-08-16
mac80211: unify scan and work mutexes
Johannes Berg
5
-43
/
+38
2010-08-16
iwlwifi: make scan workqueue functions static
Stanislaw Gruszka
3
-16
/
+6
2010-08-16
mac80211: don't check rates on PLCP error frames
Johannes Berg
1
-20
/
+29
2010-08-16
libertas: better association request debugging
Dan Williams
1
-8
/
+29
2010-08-16
libertas: better scan response debugging
Dan Williams
1
-4
/
+20
2010-08-16
ath9k: add fastcc to debug print for channel change
Luis R. Rodriguez
1
-2
/
+3
2010-08-16
mac80211: fix driver offchannel notification when the channel does not change
Felix Fietkau
1
-1
/
+4
2010-08-16
rt2x00: do not shortcut rt2x00lib_config_antenna
John W. Linville
1
-8
/
+0
2010-08-16
b43: move hwrng registration driver to wireless core initialization
John W. Linville
1
-2
/
+7
2010-08-16
iwm3200wifi: remove comparison to WIFI_IF_NTFY_MAX in iwm_ntf_wifi_if_wrapper
John W. Linville
1
-5
/
+2
2010-08-16
ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TX
John W. Linville
1
-2
/
+2
2010-08-16
iwlwifi: disable aspm by default
John W. Linville
2
-0
/
+8
2010-08-16
wireless: upcase alpha2 values in queue_regulatory_request
John W. Linville
1
-9
/
+7
2010-08-16
rtl8187: consolidate MSR writes in rtl8187_bss_info_changed
John W. Linville
1
-5
/
+4
2010-08-16
rtl8180: use RTL818X_MSR_ADHOC for IBSS connection
John W. Linville
1
-6
/
+9
2010-08-16
rtl8180: use NAPI for bottom-half processing
John W. Linville
1
-59
/
+69
2010-08-16
mac80211: support use of NAPI for bottom-half processing
John W. Linville
4
-0
/
+63
2010-08-16
zd1211rw: update fw version info in wiphy struct
John W. Linville
1
-0
/
+5
2010-08-16
rt2x00: update fw version info in wiphy struct
John W. Linville
1
-0
/
+3
2010-08-16
p54: update fw version info in wiphy struct
John W. Linville
1
-1
/
+5
2010-08-16
b43legacy: update hw/fw version info in wiphy struct
John W. Linville
1
-0
/
+5
2010-08-16
b43: update hw/fw version info in wiphy struct
John W. Linville
1
-0
/
+5
2010-08-13
ath5k: disable ASPM L0s for all cards
Maxim Levitsky
1
-0
/
+21
2010-08-13
ath9k_htc: load proper firmware for device ID 7015
Rajkumar Manoharan
5
-7
/
+11
2010-08-13
wl1251: fix trigger scan timeout usage
Yuri Kululin
1
-1
/
+1
2010-08-13
ath9k_htc: Fix disconnect issue in HT40 mode.
Vivek Natarajan
1
-1
/
+2
2010-08-11
ath9k_htc: fix panic on packet injection using airbase-ng tool.
Rajkumar Manoharan
1
-5
/
+10
2010-08-11
ipw2100: register pm_qos request before registering pci driver
John W. Linville
1
-2
/
+3
2010-08-10
Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size
Mat Martineau
1
-1
/
+1
2010-08-10
Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM
Mat Martineau
1
-2
/
+0
2010-08-10
Bluetooth: Change default L2CAP ERTM retransmit timeout
Mat Martineau
1
-1
/
+1
2010-08-10
Bluetooth: Fix endianness issue with L2CAP MPS configuration
Mat Martineau
1
-4
/
+5
[next]