index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
b43: Protect sanity check against physical device removal
Michael Buesch
2009-10-07
1
-1
/
+3
|
|
*
iwlagn: fix compile warning in iwl5000_gain_computation
Reinette Chatre
2009-10-07
1
-1
/
+1
|
|
*
iwlwifi: fix compile warning
Reinette Chatre
2009-10-07
3
-3
/
+3
|
|
*
iwlwifi: fix EEPROM enhance tx power offset
Wey-Yi Guy
2009-10-07
1
-10
/
+10
|
|
*
iwlwifi: incorrect method used for finding valid OTP blocks
Jay Sternberg
2009-10-07
1
-12
/
+11
|
|
*
b43: Don't use struct wldev after detach.
Michael Buesch
2009-10-07
3
-5
/
+5
|
*
|
znet: Don't claim DMA lock around free_dma() calls.
David S. Miller
2009-10-08
1
-8
/
+0
|
|
/
|
*
ethoc: limit the number of buffers to 128
Thomas Chou
2009-10-07
1
-2
/
+2
|
*
ethoc: use system memory as buffer
Thomas Chou
2009-10-07
1
-20
/
+44
|
*
ethoc: align received packet to make IP header at word boundary
Thomas Chou
2009-10-07
1
-0
/
+4
|
*
ethoc: fix buffer address mapping
Thomas Chou
2009-10-07
1
-4
/
+3
|
*
ethoc: fix typo to compute number of tx descriptors
Thomas Chou
2009-10-07
1
-1
/
+1
|
*
au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()
roel kluin
2009-10-07
1
-3
/
+1
|
*
netxen: Fix Unlikely(x) > y
Roel Kluin
2009-10-07
1
-1
/
+1
|
*
pasemi_mac: ethtool get settings fix
Valentine Barshak
2009-10-07
1
-0
/
+3
|
*
tg3: Fix phylib locking strategy
Matt Carlson
2009-10-07
2
-28
/
+14
|
*
rndis_host: support ETHTOOL_GPERMADDR
John W. Linville
2009-10-07
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-10-09
119
-3387
/
+5068
|
\
\
|
*
|
wireless: make wireless drivers select core
Johannes Berg
2009-10-09
1
-0
/
+1
|
*
|
libertas: depend on CONFIG_CFG80211
Holger Schurig
2009-10-09
1
-1
/
+1
|
*
|
libertas: remove double assignment of dev->netdev_ops
Luis R. Rodriguez
2009-10-09
1
-1
/
+0
|
*
|
ath9k: use right parameter for MODULE_PARM_DESC() for debug
Luis R. Rodriguez
2009-10-09
1
-1
/
+1
|
*
|
libertas: remove extraneous select FW_LOADER
Holger Schurig
2009-10-07
1
-1
/
+0
|
*
|
libertas: Use lbs_is_cmd_allowed() check in command handling routines.
Amitkumar Karwar
2009-10-07
5
-191
/
+34
|
*
|
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
Luis R. Rodriguez
2009-10-07
5
-14
/
+15
|
*
|
ath9k: move ath_cleanup() below helpers to avoid forward declarations
Luis R. Rodriguez
2009-10-07
1
-17
/
+14
|
*
|
ath9k: add a helper to clean the core driver upon module unload
Luis R. Rodriguez
2009-10-07
1
-2
/
+11
|
*
|
ath9k: add helper to un-init the hw properly
Luis R. Rodriguez
2009-10-07
1
-9
/
+14
|
*
|
ath9k: initialize hw prior to debugfs
Luis R. Rodriguez
2009-10-07
3
-15
/
+30
|
*
|
ath9k: move common->debug_mask setting to ath_init_softc()
Luis R. Rodriguez
2009-10-07
2
-5
/
+5
|
*
|
ath5k: enable Power-Save Polls by setting the association ID
Luis R. Rodriguez
2009-10-07
2
-3
/
+9
|
*
|
ath5k: fix regression which triggers an SME join upon assoc
Luis R. Rodriguez
2009-10-07
1
-2
/
+2
|
*
|
ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()
Luis R. Rodriguez
2009-10-07
1
-7
/
+8
|
*
|
ath5k: simplify passed params to ath5k_hw_set_associd()
Luis R. Rodriguez
2009-10-07
5
-9
/
+9
|
*
|
ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()
Luis R. Rodriguez
2009-10-07
2
-2
/
+2
|
*
|
ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc
Luis R. Rodriguez
2009-10-07
1
-7
/
+2
|
*
|
ath5k: fix regression on setting bssid mask on association
Luis R. Rodriguez
2009-10-07
1
-1
/
+1
|
*
|
wireless: fix CFG80211_WEXT build problems
Randy Dunlap
2009-10-07
2
-2
/
+2
|
*
|
orinoco: support ETHTOOL_GPERMADDR
John W. Linville
2009-10-07
1
-0
/
+1
|
*
|
ipw2200: support ETHTOOL_GPERMADDR
John W. Linville
2009-10-07
1
-0
/
+1
|
*
|
iwmc3200wifi: support ETHTOOL_GPERMADDR
John W. Linville
2009-10-07
1
-0
/
+2
|
*
|
libertas: first stab at cfg80211 support
Holger Schurig
2009-10-07
6
-17
/
+262
|
*
|
libertas: separate libertas' Kconfig in it's own file
Holger Schurig
2009-10-07
3
-50
/
+60
|
*
|
Wireless / ath5k: Simplify suspend and resume callbacks
Rafael J. Wysocki
2009-10-07
1
-24
/
+11
|
*
|
at76c50x-usb: set firmware and hardware version in wiphy
Kalle Valo
2009-10-07
1
-0
/
+10
|
*
|
iwlwifi: validate the signature for EEPROM and OTP
Wey-Yi Guy
2009-10-07
2
-6
/
+34
|
*
|
iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR access
Abhijeet Kolekar
2009-10-07
5
-13
/
+23
|
*
|
iwlwifi/iwl3945 : unify apm stop operation
Abhijeet Kolekar
2009-10-07
8
-124
/
+47
|
*
|
iwlwifi: LED cleanup
Johannes Berg
2009-10-07
21
-721
/
+194
|
*
|
iwlwifi: device tracing
Johannes Berg
2009-10-07
9
-8
/
+256
[prev]
[next]