index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
intelliport2.bin.ihex
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-22
rndis_wlan: select CFG80211 in Kconfig
John W. Linville
1
-0
/
+1
2009-04-22
mac80211: calculate maximum sleep interval
Johannes Berg
2
-7
/
+32
2009-04-22
nl80211: allow configuring IBSS beacon interval
Johannes Berg
4
-2
/
+19
2009-04-22
mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT
Johannes Berg
2
-8
/
+5
2009-04-22
mac80211: fix variable truncation on 32-bit
Johannes Berg
1
-6
/
+6
2009-04-22
rndis_wlan: free priv correctly when rndis_wext_bind fails
Jussi Kivilinna
1
-3
/
+3
2009-04-22
rndis_wlan: fix initialization order for workqueue&workers
Jussi Kivilinna
1
-5
/
+12
2009-04-22
rndis_wlan: make some symbols static
Johannes Berg
1
-2
/
+2
2009-04-22
mac80211: fix IBSS code to not sleep while atomic
Johannes Berg
1
-3
/
+3
2009-04-22
iwlwifi: allow config if device not ready
Mohamed Abbas
1
-6
/
+5
2009-04-22
iwlwifi: remove radio disable parameter.
Abhijeet Kolekar
5
-34
/
+4
2009-04-22
iwlcore: Fix stay in table function.
Mohamed Abbas
1
-16
/
+10
2009-04-22
iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode
Wey-Yi Guy
8
-24
/
+7
2009-04-22
iwl3945: calculate debugfs isr statistics
Abhijeet Kolekar
1
-3
/
+16
2009-04-22
iwl3945: add debugfs to 3945
Abhijeet Kolekar
2
-1
/
+7
2009-04-22
iwlwifi: support truly passive scanning
Johannes Berg
2
-2
/
+12
2009-04-22
iwlwifi: improve scan support
Johannes Berg
6
-177
/
+73
2009-04-22
iwlwifi: rename PROBE_OPTION_MAX_API1 to PROBE_OPTION_MAX_3945
Johannes Berg
1
-3
/
+3
2009-04-22
ar9170: rework rxstream code
Christian Lamparter
3
-138
/
+421
2009-04-22
mac80211: validate TIM IE length (redux)
Johannes Berg
4
-29
/
+38
2009-04-22
cfg80211: mark all WEXT handlers _GPL
Johannes Berg
2
-14
/
+14
2009-04-22
cfg80211: clear WEXT SSID when clearing IBSS
Johannes Berg
4
-12
/
+19
2009-04-22
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
12
-151
/
+372
2009-04-22
ar9170: support HT receive and channel config
Johannes Berg
2
-8
/
+61
2009-04-22
rndis_wlan: remove nickname support
Johannes Berg
1
-38
/
+0
2009-04-22
cfg80211: clean up includes
Johannes Berg
19
-637
/
+690
2009-04-22
mac80211: convert to cfg80211 IBSS API
Johannes Berg
10
-330
/
+228
2009-04-22
cfg80211/nl80211: add IBSS API
Johannes Berg
10
-13
/
+693
2009-04-22
cfg80211/mac80211: move wext SIWMLME into cfg80211
Johannes Berg
5
-39
/
+53
2009-04-22
nl80211: send wiphy along with netdev
Johannes Berg
1
-2
/
+5
2009-04-22
mac80211: set CLEAR_PS for pspolled frames
Christian Lamparter
1
-1
/
+17
2009-04-22
p54: fix ps-poll delivery in ap mode
Christian Lamparter
1
-1
/
+2
2009-04-22
rtl8187: Implement TX/RX blink for LED
Larry Finger
6
-4
/
+305
2009-04-22
mac80211: Allow scan to be requested in AP mode
Jouni Malinen
1
-1
/
+2
2009-04-22
mac80211: document powersaving/beacon filter future
Johannes Berg
1
-10
/
+50
2009-04-22
mac80211: enable PS by default
Johannes Berg
2
-0
/
+24
2009-04-22
mac80211: implement beacon filtering in software
Johannes Berg
3
-14
/
+66
2009-04-22
mac80211: disable powersave if pm_qos asks for low latency
Johannes Berg
6
-15
/
+72
2009-04-22
mac80211: improve powersave implementation
Johannes Berg
5
-121
/
+165
2009-04-22
Add support for CF8381 WiFi card.
Marek Vasut
1
-2
/
+32
2009-04-22
p54: deactivate broken powersave function (part 2)
Christian Lamparter
1
-2
/
+1
2009-04-22
atheros: fix propagation of bad EEPROM on regulatory init
Luis R. Rodriguez
3
-3
/
+6
2009-04-22
ath5k: manipulate rxlink and descriptor address under rxbuf lock
Bob Copeland
1
-3
/
+2
2009-04-22
ath5k: use rx hw descriptor pointer for self-linked check
Bob Copeland
3
-23
/
+4
2009-04-22
ath5k: use bool for modparams
Bob Copeland
1
-2
/
+2
2009-04-22
ath5k: use tasklet_hi_schedule for beacon queue
Bob Copeland
1
-1
/
+1
2009-04-22
ath5k: fix initvals errors
Bob Copeland
1
-5
/
+3
2009-04-22
p54: remove module_ stubs
Christian Lamparter
1
-12
/
+0
2009-04-22
ath9k: Disable autosleep feature for AR9285 based chipsets.
Vivek Natarajan
1
-1
/
+2
2009-04-22
mac80211: add hardware restart function
Johannes Berg
5
-107
/
+172
[next]