index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.modpost
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-03
orinoco_usb: implement fw download
David Kilroy
6
-238
/
+349
2010-05-03
orinoco_usb: avoid in_atomic
David Kilroy
1
-1
/
+1
2010-05-03
orinoco: add orinoco_usb driver
David Kilroy
6
-2
/
+1696
2010-05-03
orinoco: encapsulate driver locking
David Kilroy
7
-20
/
+60
2010-05-03
orinoco: allow driver to specify netdev_ops
David Kilroy
9
-16
/
+37
2010-05-03
orinoco: add hermes_ops
David Kilroy
9
-140
/
+154
2010-05-03
mac80211: fix ieee80211_find_sta[_by_hw]
Johannes Berg
1
-4
/
+13
2010-05-03
b43legacy: Added get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+18
2010-05-03
b43: Added get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+18
2010-05-03
rt2x00: remove now unused noise field from struct rxdone_entry_desc
John W. Linville
3
-10
/
+0
2010-05-03
iwmc3200wifi: cleanup unneeded debugfs error handling
John W. Linville
4
-55
/
+15
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
12
-25
/
+8
2010-04-30
mac80211: tell driver about IBSS merge
Johannes Berg
1
-0
/
+6
2010-04-30
libertas_tf: avoid warning about pr_fmt redefinition
John W. Linville
5
-6
/
+9
2010-04-30
rtl8180: fix tx status reporting
John W. Linville
1
-0
/
+1
2010-04-28
mac80211: notify driver about IBSS status
Johannes Berg
2
-2
/
+10
2010-04-28
mac80211: fix supported rates IE if AP doesn't give us it's rates
Stanislaw Gruszka
1
-9
/
+19
2010-04-28
mac80211: do not wip out old supported rates
Stanislaw Gruszka
1
-10
/
+11
2010-04-28
iwl: cleanup: remove unneeded error handling
Dan Carpenter
1
-63
/
+0
2010-04-28
rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devices
Helmut Schaa
1
-9
/
+34
2010-04-28
wl1271: fix a bunch of sparse warnings
Luciano Coelho
4
-8
/
+8
2010-04-28
wl1271: Rewrite hardware keep-alive handling
Juuso Oikarinen
1
-45
/
+46
2010-04-28
wl1271: Configure QOS nullfunc template for U-APSD
Saravanan Dhanabal
1
-0
/
+4
2010-04-28
wl1271: Improve command polling
Juuso Oikarinen
1
-5
/
+5
2010-04-28
ath9k: Added get_survey callback in order to get channel noise
Benoit Papillault
1
-0
/
+20
2010-04-28
rtl8180: use cached queue mapping for skb in rtl8180_tx
John W. Linville
1
-1
/
+1
2010-04-28
libertas: fix 8686 firmware loading regression
Dan Williams
1
-1
/
+3
2010-04-28
wl1251: remove usage of deprecated noise value
John W. Linville
1
-6
/
+0
2010-04-28
rt2x00: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-28
p54: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-28
libertas_tf: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-28
b43legacy: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-28
b43: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-28
ath9k: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-28
ath5k: remove usage of deprecated noise value
John W. Linville
1
-2
/
+1
2010-04-28
ar9170: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-28
mwl8k: remove usage of deprecated noise value
John W. Linville
1
-2
/
+0
2010-04-27
mac80211: fix rts threshold check
Shanyu Zhao
1
-2
/
+3
2010-04-27
mac80211: give virtual interface to hw_scan
Johannes Berg
10
-10
/
+21
2010-04-27
cfg80211: Remove default dynamic PS timeout value
Juuso Oikarinen
2
-1
/
+4
2010-04-27
mac80211: Determine dynamic PS timeout based on ps-qos network latency
Juuso Oikarinen
4
-3
/
+29
2010-04-27
ath9k: Avoid corrupt frames being forwarded to mac80211.
Vivek Natarajan
2
-5
/
+5
2010-04-27
ath9k_htc: Handle CONF_IDLE during unassociated state to save power.
Vivek Natarajan
2
-19
/
+53
2010-04-27
mac80211: implement ap isolation support
Felix Fietkau
1
-0
/
+7
2010-04-27
cfg80211: add ap isolation support
Felix Fietkau
3
-0
/
+11
2010-04-27
MAINTAINERS: add entry for include/linux/iw_handler.h
John W. Linville
1
-0
/
+1
2010-04-27
ath9k_hw: Fix TX interrupt mitigation settings
Luis R. Rodriguez
1
-4
/
+6
2010-04-27
ath9k_hw: fix noisefloor timeout handling on AR9003
Felix Fietkau
1
-0
/
+1
2010-04-27
ath9k_hw: Fix endian bug in an AR9003 EEPROM field
Felix Fietkau
1
-0
/
+3
2010-04-27
ath9k_hw: Fix typos in tx rate power level parsing for AR9003
Felix Fietkau
1
-2
/
+2
[next]