aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-01jme: Clear all modified GHC register flagsGuo-Fu Tseng
2009-03-01jme: Fix pci syncGuo-Fu Tseng
2009-03-01jme: Modifies messages to display correct hardware versionGuo-Fu Tseng
2009-03-01ixgbe: Fix some compiler warnings.David S. Miller
2009-03-01typhoon: Need non-vmalloc memory to DMA firmware to the card.David S. Miller
2009-03-01ixgbe: Add 82599 device id's, hook it up into the main driver.PJ Waskiewicz
2009-03-01ixgbe: Add DCB for 82599, remove BCN supportPJ Waskiewicz
2009-03-01ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-27at76c50x-usb: use dev_name() instead of struct device.bus_idKalle Valo
2009-02-27ath9k: Unlock sc->mutex on error pathJouni Malinen
2009-02-27b43: checkpatch.pl cleanupsJohn Daiker
2009-02-27iwl3945: re-add iwl_poll_direct_bit return value checkJason Andryuk
2009-02-27iwl3945: initialize is_valid_rtc_data_addr function pointerJason Andryuk
2009-02-27b43: Remove bogus integer truncation warningsMichael Buesch
2009-02-27ath9k: fix 802.11g conformance test limit typoBob Copeland
2009-02-27orinoco: prevent accessing memory outside the firmware imageDavid Kilroy
2009-02-27orinoco: validate firmware headerDavid Kilroy
2009-02-27at76c50x-usb: add link to the TODO listKalle Valo
2009-02-27at76c50x-usb: additional disconnect fixesJason Andryuk
2009-02-27at76c50x-usb: clean up DMA on stackJason Andryuk
2009-02-27at76c50x-usb: fix oops on disconnectJason Andryuk
2009-02-27ath9k: follow beacon hints on reg_notifier when world roamingLuis R. Rodriguez
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez
2009-02-27b43: Convert usage of b43_radio_maskset()Michael Buesch
2009-02-27b43: Convert usage of b43_radio_mask()Michael Buesch
2009-02-27b43: Convert usage of b43_radio_set()Michael Buesch
2009-02-27b43: Convert usage of b43_phy_maskset()Michael Buesch
2009-02-27b43: Convert usage of b43_phy_mask()Michael Buesch
2009-02-27b43: Convert usage of b43_phy_set()Michael Buesch
2009-02-27libertas: use private SDIO workqueue to avoid scheduling latencyDan Williams
2009-02-27b43: Implement sw scan callbacksMichael Buesch
2009-02-27b43: Enable PCI slow clock workaround, if needed.Michael Buesch
2009-02-27b43: Honor the no-slow-clock boardflagMichael Buesch
2009-02-27b43: Fix radio host flagsMichael Buesch
2009-02-27b43: Add slot count compiletime assertionMichael Buesch
2009-02-27ath9k: Add appropriate ANI values for AP modeSujith
2009-02-27ath9k: Fix PCI shutdown sequenceSujith
2009-02-27ath9k: Fix bug in EEPROM chainmask retrievalSujith
2009-02-27ath9k: Add PER to RC debug statisticsSujith
2009-02-27ath9k: Remove multiple macro occurrencesSujith
2009-02-27ath9k: Don't reset TSF after scanning automaticallyAlina Friedrichsen
2009-02-27b43: Optimize DMA buffersMichael Buesch
2009-02-27b43: Fix DMA buffer size handlingMichael Buesch
2009-02-27b43: Move DMA stop sanity checkMichael Buesch
2009-02-27ath9k: Filter out beacons from other BSS in STA modeVasanthakumar Thiagarajan
2009-02-27iwlwifi: dma mapping read and write changesFenghua Yu
2009-02-27iwl3945: use SW rfkill from iwlwifiAbhijeet Kolekar
2009-02-27iwl3945: use iwl_isrAbhijeet Kolekar
2009-02-27iwl3945: remove duplicate interrupt codeAbhijeet Kolekar