aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * iwlwifi: use %pM for formatted MAC addressesBjorn Helgaas2009-10-07
| | * b43: Protect sanity check against physical device removalMichael Buesch2009-10-07
| | * iwlagn: fix compile warning in iwl5000_gain_computationReinette Chatre2009-10-07
| | * iwlwifi: fix compile warningReinette Chatre2009-10-07
| | * iwlwifi: fix EEPROM enhance tx power offsetWey-Yi Guy2009-10-07
| | * iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg2009-10-07
| | * b43: Don't use struct wldev after detach.Michael Buesch2009-10-07
| * | znet: Don't claim DMA lock around free_dma() calls.David S. Miller2009-10-08
| |/
| * ethoc: limit the number of buffers to 128Thomas Chou2009-10-07
| * ethoc: use system memory as bufferThomas Chou2009-10-07
| * ethoc: align received packet to make IP header at word boundaryThomas Chou2009-10-07
| * ethoc: fix buffer address mappingThomas Chou2009-10-07
| * ethoc: fix typo to compute number of tx descriptorsThomas Chou2009-10-07
| * au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()roel kluin2009-10-07
| * netxen: Fix Unlikely(x) > yRoel Kluin2009-10-07
| * pasemi_mac: ethtool get settings fixValentine Barshak2009-10-07
| * tg3: Fix phylib locking strategyMatt Carlson2009-10-07
| * rndis_host: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-09
|\ \
| * | wireless: make wireless drivers select coreJohannes Berg2009-10-09
| * | libertas: depend on CONFIG_CFG80211Holger Schurig2009-10-09
| * | libertas: remove double assignment of dev->netdev_opsLuis R. Rodriguez2009-10-09
| * | ath9k: use right parameter for MODULE_PARM_DESC() for debugLuis R. Rodriguez2009-10-09
| * | libertas: remove extraneous select FW_LOADERHolger Schurig2009-10-07
| * | libertas: Use lbs_is_cmd_allowed() check in command handling routines.Amitkumar Karwar2009-10-07
| * | ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()Luis R. Rodriguez2009-10-07
| * | ath9k: move ath_cleanup() below helpers to avoid forward declarationsLuis R. Rodriguez2009-10-07
| * | ath9k: add a helper to clean the core driver upon module unloadLuis R. Rodriguez2009-10-07
| * | ath9k: add helper to un-init the hw properlyLuis R. Rodriguez2009-10-07
| * | ath9k: initialize hw prior to debugfsLuis R. Rodriguez2009-10-07
| * | ath9k: move common->debug_mask setting to ath_init_softc()Luis R. Rodriguez2009-10-07
| * | ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez2009-10-07
| * | ath5k: fix regression which triggers an SME join upon assocLuis R. Rodriguez2009-10-07
| * | ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()Luis R. Rodriguez2009-10-07
| * | ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez2009-10-07
| * | ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez2009-10-07
| * | ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assocLuis R. Rodriguez2009-10-07
| * | ath5k: fix regression on setting bssid mask on associationLuis R. Rodriguez2009-10-07
| * | wireless: fix CFG80211_WEXT build problemsRandy Dunlap2009-10-07
| * | orinoco: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-07
| * | ipw2200: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-07
| * | iwmc3200wifi: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-07
| * | libertas: first stab at cfg80211 supportHolger Schurig2009-10-07
| * | libertas: separate libertas' Kconfig in it's own fileHolger Schurig2009-10-07
| * | Wireless / ath5k: Simplify suspend and resume callbacksRafael J. Wysocki2009-10-07
| * | at76c50x-usb: set firmware and hardware version in wiphyKalle Valo2009-10-07
| * | iwlwifi: validate the signature for EEPROM and OTPWey-Yi Guy2009-10-07
| * | iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar2009-10-07
| * | iwlwifi/iwl3945 : unify apm stop operationAbhijeet Kolekar2009-10-07
| * | iwlwifi: LED cleanupJohannes Berg2009-10-07