index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
openfirmware: Add OF phylib support code
Grant Likely
2009-04-27
4
-0
/
+168
*
phylib: add *_direct() variants of phy_connect and phy_attach functions
Grant Likely
2009-04-27
2
-33
/
+90
*
phylib: rework to prepare for OF registration of PHYs
Grant Likely
2009-04-27
3
-30
/
+45
*
of: add of_parse_phandle() helper for parsing phandle properties
Grant Likely
2009-04-27
2
-0
/
+27
*
snmp: add missing counters for RFC 4293
Neil Horman
2009-04-27
13
-36
/
+97
*
pcnet32: Remove redundant set of skb->dev
John Dykstra
2009-04-27
1
-1
/
+0
*
ipv4: remove unused member in fib_table.
Rami Rosen
2009-04-27
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-04-26
187
-5549
/
+7859
|
\
|
*
wireless: remove some (bogus?) 'may be used uninitialized' warnings
John W. Linville
2009-04-24
3
-3
/
+3
|
*
libertas: fix format warning
John W. Linville
2009-04-24
1
-1
/
+1
|
*
nl80211: Add event for authentication/association timeout
Jouni Malinen
2009-04-22
6
-6
/
+115
|
*
rndis_wlan: select CFG80211 in Kconfig
John W. Linville
2009-04-22
1
-0
/
+1
|
*
mac80211: calculate maximum sleep interval
Johannes Berg
2009-04-22
2
-7
/
+32
|
*
nl80211: allow configuring IBSS beacon interval
Johannes Berg
2009-04-22
4
-2
/
+19
|
*
mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT
Johannes Berg
2009-04-22
2
-8
/
+5
|
*
mac80211: fix variable truncation on 32-bit
Johannes Berg
2009-04-22
1
-6
/
+6
|
*
rndis_wlan: free priv correctly when rndis_wext_bind fails
Jussi Kivilinna
2009-04-22
1
-3
/
+3
|
*
rndis_wlan: fix initialization order for workqueue&workers
Jussi Kivilinna
2009-04-22
1
-5
/
+12
|
*
rndis_wlan: make some symbols static
Johannes Berg
2009-04-22
1
-2
/
+2
|
*
mac80211: fix IBSS code to not sleep while atomic
Johannes Berg
2009-04-22
1
-3
/
+3
|
*
iwlwifi: allow config if device not ready
Mohamed Abbas
2009-04-22
1
-6
/
+5
|
*
iwlwifi: remove radio disable parameter.
Abhijeet Kolekar
2009-04-22
5
-34
/
+4
|
*
iwlcore: Fix stay in table function.
Mohamed Abbas
2009-04-22
1
-16
/
+10
|
*
iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode
Wey-Yi Guy
2009-04-22
8
-24
/
+7
|
*
iwl3945: calculate debugfs isr statistics
Abhijeet Kolekar
2009-04-22
1
-3
/
+16
|
*
iwl3945: add debugfs to 3945
Abhijeet Kolekar
2009-04-22
2
-1
/
+7
|
*
iwlwifi: support truly passive scanning
Johannes Berg
2009-04-22
2
-2
/
+12
|
*
iwlwifi: improve scan support
Johannes Berg
2009-04-22
6
-177
/
+73
|
*
iwlwifi: rename PROBE_OPTION_MAX_API1 to PROBE_OPTION_MAX_3945
Johannes Berg
2009-04-22
1
-3
/
+3
|
*
ar9170: rework rxstream code
Christian Lamparter
2009-04-22
3
-138
/
+421
|
*
mac80211: validate TIM IE length (redux)
Johannes Berg
2009-04-22
4
-29
/
+38
|
*
cfg80211: mark all WEXT handlers _GPL
Johannes Berg
2009-04-22
2
-14
/
+14
|
*
cfg80211: clear WEXT SSID when clearing IBSS
Johannes Berg
2009-04-22
4
-12
/
+19
|
*
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
2009-04-22
12
-151
/
+372
|
*
ar9170: support HT receive and channel config
Johannes Berg
2009-04-22
2
-8
/
+61
|
*
rndis_wlan: remove nickname support
Johannes Berg
2009-04-22
1
-38
/
+0
|
*
cfg80211: clean up includes
Johannes Berg
2009-04-22
19
-637
/
+690
|
*
mac80211: convert to cfg80211 IBSS API
Johannes Berg
2009-04-22
10
-330
/
+228
|
*
cfg80211/nl80211: add IBSS API
Johannes Berg
2009-04-22
10
-13
/
+693
|
*
cfg80211/mac80211: move wext SIWMLME into cfg80211
Johannes Berg
2009-04-22
5
-39
/
+53
|
*
nl80211: send wiphy along with netdev
Johannes Berg
2009-04-22
1
-2
/
+5
|
*
mac80211: set CLEAR_PS for pspolled frames
Christian Lamparter
2009-04-22
1
-1
/
+17
|
*
p54: fix ps-poll delivery in ap mode
Christian Lamparter
2009-04-22
1
-1
/
+2
|
*
rtl8187: Implement TX/RX blink for LED
Larry Finger
2009-04-22
6
-4
/
+305
|
*
mac80211: Allow scan to be requested in AP mode
Jouni Malinen
2009-04-22
1
-1
/
+2
|
*
mac80211: document powersaving/beacon filter future
Johannes Berg
2009-04-22
1
-10
/
+50
|
*
mac80211: enable PS by default
Johannes Berg
2009-04-22
2
-0
/
+24
|
*
mac80211: implement beacon filtering in software
Johannes Berg
2009-04-22
3
-14
/
+66
|
*
mac80211: disable powersave if pm_qos asks for low latency
Johannes Berg
2009-04-22
6
-15
/
+72
|
*
mac80211: improve powersave implementation
Johannes Berg
2009-04-22
5
-121
/
+165
[next]