index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rndis_wlan: Fix build with netdev_ops compat disabled.
David S. Miller
2009-03-25
1
-1
/
+13
*
hostap: convert to net_device_ops
Stephen Hemminger
2009-03-22
2
-18
/
+52
*
hostap: convert to internal net_device_stats
Stephen Hemminger
2009-03-22
5
-33
/
+11
*
ipw2200: convert to net_device_ops
Stephen Hemminger
2009-03-22
1
-8
/
+22
*
ipw2100: convert to net_device_ops
Stephen Hemminger
2009-03-22
1
-5
/
+12
*
ipw2x00: convert infrastructure for use by net_device_ops
Stephen Hemminger
2009-03-22
3
-1
/
+6
*
ipw2x00: convert to internal net_device_stats
Stephen Hemminger
2009-03-22
6
-77
/
+49
*
libertas: convert to net_device_ops
Stephen Hemminger
2009-03-22
1
-16
/
+29
*
libertas: convert to internal net_device_stats
Stephen Hemminger
2009-03-22
6
-41
/
+16
*
prism54: convert to internal net_device_stats
Stephen Hemminger
2009-03-22
3
-24
/
+6
*
prism54: convert to net_device_ops
Stephen Hemminger
2009-03-22
1
-12
/
+16
*
mac80211_hwsim: convert to net_device_ops
Stephen Hemminger
2009-03-22
1
-1
/
+7
*
zd1201: convert to net_device_ops
Stephen Hemminger
2009-03-22
1
-6
/
+13
*
zd1201: convert to internal net_device_stats
Stephen Hemminger
2009-03-22
2
-20
/
+10
*
wl3501: convert to net_device_ops
Stephen Hemminger
2009-03-22
1
-5
/
+12
*
wl3501: convert to internal net_device_stats
Stephen Hemminger
2009-03-22
2
-16
/
+11
*
raylan: convert to net_device_ops
Stephen Hemminger
2009-03-22
1
-7
/
+14
*
atmel: convert to net_device_ops
Stephen Hemminger
2009-03-22
1
-7
/
+13
*
airo: convert to net_device_ops
Stephen Hemminger
2009-03-22
1
-19
/
+44
*
wavelan: convert to net_device_ops
Stephen Hemminger
2009-03-22
1
-10
/
+14
*
wavelan: convert to internal net_device_stats
Stephen Hemminger
2009-03-22
2
-39
/
+17
*
strip: convert to net_device_ops
Stephen Hemminger
2009-03-22
1
-12
/
+12
*
netwave: convert to net_device_ops
Stephen Hemminger
2009-03-22
1
-6
/
+13
*
netwave: convert to internal net_device_stats
Stephen Hemminger
2009-03-22
1
-58
/
+14
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-17
60
-2955
/
+7437
|
\
|
*
iwlwifi: correct log level when error occurs
Reinette Chatre
2009-03-16
1
-1
/
+1
|
*
iwlwifi: print contents of control register when error occurs
Reinette Chatre
2009-03-16
1
-1
/
+3
|
*
iwlagn: fix warning when set WEP key
Mohamed Abbas
2009-03-16
1
-0
/
+7
|
*
iwl3945: unmap previously mapped memory
Reinette Chatre
2009-03-16
1
-1
/
+9
|
*
iwl3945: use iwl_tx_cmd_complete
Abhijeet Kolekar
2009-03-16
1
-80
/
+1
|
*
iwl3945 : fix rate scaling
Abhijeet Kolekar
2009-03-16
1
-39
/
+88
|
*
iwl3945: use iwl_led structure
Abhijeet Kolekar
2009-03-16
8
-71
/
+43
|
*
iwl3945: fix sparse error
Abhijeet Kolekar
2009-03-16
1
-1
/
+1
|
*
iwlwifi: verify the antenna selection when receive fixed rate debugfs
Wey-Yi Guy
2009-03-16
1
-6
/
+13
|
*
iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pkt
Wey-Yi Guy
2009-03-16
1
-3
/
+3
|
*
iwlwifi: HT performance improvement changes
Wey-Yi Guy
2009-03-16
2
-6
/
+7
|
*
iwlwifi: remove un-necessary rs_tl_turn_on_agg() after agg enabled
Wey-Yi Guy
2009-03-16
1
-2
/
+10
|
*
iwlwifi: add rf information in rate_scale debugfs command
Wey-Yi Guy
2009-03-16
1
-0
/
+11
|
*
iwlwifi: add valid tx antenna information in rate_scale_table debugfs
Wey-Yi Guy
2009-03-16
1
-0
/
+6
|
*
ray_cs: checkpatch.pl and Lindent cleanups
John Daiker
2009-03-16
1
-1843
/
+1965
|
*
mwl8k: Marvell TOPDOG wireless driver
Lennert Buytenhek
2009-03-16
3
-0
/
+3800
|
*
ath9k: Fix FIF_PROMISC_IN_BSS processing in station mode
Jouni Malinen
2009-03-16
1
-5
/
+6
|
*
ath9k: Add spectrum management to HW capabilities
Sujith
2009-03-16
1
-1
/
+2
|
*
ath9k: make few eeprom and calib items static
Luis R. Rodriguez
2009-03-16
1
-1
/
+1
|
*
ath9k: downgrade xmit queue full message to xmit debug
Luis R. Rodriguez
2009-03-16
1
-1
/
+1
|
*
mac80211_hwsim: add regulatory testing options
Luis R. Rodriguez
2009-03-16
1
-0
/
+210
|
*
cfg80211: move enum reg_set_by to nl80211.h
Luis R. Rodriguez
2009-03-16
3
-16
/
+20
|
*
cfg80211: remove REGDOM_SET_BY_INIT
Luis R. Rodriguez
2009-03-16
2
-2
/
+1
|
*
atmel: checkpatch.pl cleanups
John Daiker
2009-03-16
1
-201
/
+242
|
*
ath9k: Fix bug in reading debugfs file 'rcstat'
Sujith
2009-03-16
1
-0
/
+3
[next]