summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-16atmel: checkpatch.pl cleanupsJohn Daiker
2009-03-16ath9k: Fix bug in reading debugfs file 'rcstat'Sujith
2009-03-16ath9k: Fix bug in TX aggregationSujith
2009-03-16ath9k: Initialize ANI properlySujith
2009-03-16ath5k: update LED table with reported devicesBob Copeland
2009-03-16ath5k: use a table for LED parametersBob Copeland
2009-03-16ath5k: extract LED code into a separate fileBob Copeland
2009-03-16ath5k: don't change mac in eeprom_read_mac on errorJiri Slaby
2009-03-16ath5k: constify stuffJiri Slaby
2009-03-16iwlwifi: correct device name for 1000 seriesJay Sternberg
2009-03-16iwl3945: add test for new associationAbhijeet Kolekar
2009-03-16p54: completely ignore rx'd frames with bad FCSChristian Lamparter
2009-03-16airo_cs: checkpatch.pl cleanupsJohn Daiker
2009-03-16ath9k: Use suitable macros with 4k eeprom dataVasanthakumar Thiagarajan
2009-03-16ipw2x00: remove obsolete enumsHelmut Schaa
2009-03-16ipw2x00: Use IE definitions from linux/ieee80211.hHelmut Schaa
2009-03-16ipw2x00: remove duplicated definesHelmut Schaa
2009-03-16libipw: fix debug outputHelmut Schaa
2009-03-16ath9k: always compile ath_radio_{en,dis}ableGabor Juhos
2009-03-16ath9k: fix compile error in debug.cGabor Juhos
2009-03-16ath9k: fix compile error in ahb.cGabor Juhos
2009-03-16ath9k: fix AR_SREV_9100_OR_LATER macroGabor Juhos
2009-03-16ath9k: move ar9100 version checking macros into a more appropriate placeGabor Juhos
2009-03-16ath9k: cleanup AR5416 version checking macrosGabor Juhos
2009-03-16ath9k: Incorrect AR9285 version check macroSenthil Balasubramanian
2009-03-16ath9k: INI update for AR9285 and periodic PA offset caliberationSenthil Balasubramanian
2009-03-16ath9k: RX buffers may be accessed/freed even before initialized/alloced.Senthil Balasubramanian
2009-03-16ath9k: Get rid of unnecessary ATOMIC memory alloc during init timeSenthil Balasubramanian
2009-03-16mac80211_hwsim: add support for 5 GHzLuis R. Rodriguez
2009-03-16p54: enable power save supportChristian Lamparter
2009-03-16p54: initial SoftLED supportChristian Lamparter
2009-03-16p54: fix iwconfig txpower offChristian Lamparter
2009-03-16p54pci: convert printk(KERN_* to dev_*Christian Lamparter
2009-03-16p54: unify ieee80211 device registrationChristian Lamparter
2009-03-16p54usb: stop USB core interference in exit pathChristian Lamparter
2009-03-16ath9k: create a common debugfs_root for all device instancesGabor Juhos
2009-03-16orinoco: firmware: consistently compile out fw cache support if not requestedAndrey Borzenkov
2009-03-14netxen: update version to 4.0.30Dhananjay Phadke
2009-03-14netxen: add receive side scaling (rss) supportDhananjay Phadke
2009-03-14netxen: remove old lro codeDhananjay Phadke
2009-03-14netxen: sanitize variable namesDhananjay Phadke
2009-03-14netxen: add suspend resume supportDhananjay Phadke
2009-03-14netxen: fix endianness in serial numberDhananjay Phadke
2009-03-14ixgbe: Cleanup some whitespace issues, fixup and add some commentsJesse Brandeburg
2009-03-14ixgbe: Two small fixes for 82599 when bringing the device down and for WoLPJ Waskiewicz
2009-03-14ixgbe: Add a few safety nets for register writes and descriptor cleanupsJesse Brandeburg
2009-03-14ixgbe: Cleanup on the Rx init pathJesse Brandeburg
2009-03-14ixgbe: Fix the Tx clean logic to return proper statusJesse Brandeburg
2009-03-14ixgbe: fix bug with napi add before request_irqJesse Brandeburg
2009-03-14ixgbe: Fix interrupt configuration for 82599Jesse Brandeburg