summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-08-14wl1251: use beacon interval and dtim period provided by mac80211Kalle Valo
2009-08-14wl1251: reorder wl1251_cmd_join() argumentsKalle Valo
2009-08-14wl1251: remove wl1251_opsKalle Valo
2009-08-14wl1251: make irq handling interface specificBob Copeland
2009-08-14wl1251: add sdio supportBob Copeland
2009-08-14wl1251: split spi interface into separate moduleBob Copeland
2009-08-14wl1251: move module probe methods into spi.cBob Copeland
2009-08-14wl1251: make wl1251_set_partition bus agnosticBob Copeland
2009-08-14wl1251: introduce wl1251_if_operations structBob Copeland
2009-08-14wl1251: use wiphy_dev instead of wl->spi->devBob Copeland
2009-08-14wl1251: separate bus i/o code into io.cBob Copeland
2009-08-14wl1251: remove fixed address support from spi commandsKalle Valo
2009-08-14ath9k: Update beacon RSSISujith
2009-08-14ath9k: Remove local chainmask variableSujith
2009-08-14ath9k: Cleanup TX power calculation for 4K chipsSujith
2009-08-14ath9k: Clean antenna configuration for 4K EEPROM chipsSujith
2009-08-14ath9k: Add macros for Antenna DiversitySujith
2009-08-14ath9k: Cleanup ath9k_hw_4k_set_gain() interfaceSujith
2009-08-14ath9k: Split eeprom.c into manageable piecesSujith
2009-08-14ath9k: Remove a few DEBUG mesagesSujith
2009-08-14ath9k: Try to fix whitespace damageSujith
2009-08-14ath9k: Cleanup function return typesSujith
2009-08-14ath9k: Remove unneeded assignment of protocol fieldSujith
2009-08-14wl1271: add wl1271 to Kconfig and the MakefileLuciano Coelho
2009-08-14wl1271: add wl1271 driver filesLuciano Coelho
2009-08-14orinoco: consolidate storage of WEP and TKIP keysDavid Kilroy
2009-08-14orinoco: add function to retrieve current bssidDavid Kilroy
2009-08-14orinoco: move disassociation to hw.cDavid Kilroy
2009-08-14orinoco: pass orinoco_set_tkip_key the sequence lengthsDavid Kilroy
2009-08-14orinoco: use local types for auth alg and sequence lengthDavid Kilroy
2009-08-14orinoco: prefer_port3 can be a single bitDavid Kilroy
2009-08-14b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change.Gábor Stefanik
2009-08-14b43: remove wrong probe_resp_plcp writegregor kowski
2009-08-14b43: Typo fixes & minor cleanupGábor Stefanik
2009-08-14b43: Add LP 2063 radio initGábor Stefanik
2009-08-14zd1211rw: make it clear we don't use leds.h LED stuffLuis R. Rodriguez
2009-08-14ath9k: use new FIF_PSPOLL configure filterLuis R. Rodriguez
2009-08-14ath5k: fix missing output in monitor mode after ifconfig upJoerg Albert
2009-08-12bnx2x: update version to 1.52.1Eilon Greenstein
2009-08-12bnx2x: Whitespaces and commentsEilon Greenstein
2009-08-12bnx2x: Removing unused definitionsEilon Greenstein
2009-08-12bnx2x: Beautify bnx2x_dump.hEilon Greenstein
2009-08-12bnx2x: Re-factor the initialization codeEilon Greenstein
2009-08-12bnx2x: Using PCI_DEVICE macroEilon Greenstein
2009-08-12bnx2x: Adding explicit castingEilon Greenstein
2009-08-12bnx2x: Using macro for phy addressEilon Greenstein
2009-08-12bnx2x: Re-arrange the link structures for better alignmentEilon Greenstein
2009-08-12bnx2x: Missing smp_wmb for statistics state machineEilon Greenstein
2009-08-12bnx2x: Remove SGMII configuration when not requiredEilon Greenstein
2009-08-12bnx2x: Keep only one HW path activeEilon Greenstein