summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* wl1251: split spi interface into separate moduleBob Copeland2009-08-145-11/+38
* wl1251: move module probe methods into spi.cBob Copeland2009-08-146-132/+151
* wl1251: make wl1251_set_partition bus agnosticBob Copeland2009-08-144-139/+110
* wl1251: introduce wl1251_if_operations structBob Copeland2009-08-148-18/+36
* wl1251: use wiphy_dev instead of wl->spi->devBob Copeland2009-08-141-2/+4
* wl1251: separate bus i/o code into io.cBob Copeland2009-08-1414-159/+192
* wl1251: remove fixed address support from spi commandsKalle Valo2009-08-142-30/+14
* ath9k: Update beacon RSSISujith2009-08-141-0/+4
* ath9k: Remove local chainmask variableSujith2009-08-141-44/+42
* ath9k: Cleanup TX power calculation for 4K chipsSujith2009-08-141-37/+35
* ath9k: Clean antenna configuration for 4K EEPROM chipsSujith2009-08-143-53/+84
* ath9k: Add macros for Antenna DiversitySujith2009-08-141-1/+19
* ath9k: Cleanup ath9k_hw_4k_set_gain() interfaceSujith2009-08-141-11/+11
* ath9k: Split eeprom.c into manageable piecesSujith2009-08-146-3745/+3814
* ath9k: Remove a few DEBUG mesagesSujith2009-08-141-103/+23
* ath9k: Try to fix whitespace damageSujith2009-08-142-229/+215
* ath9k: Cleanup function return typesSujith2009-08-145-25/+11
* ath9k: Remove unneeded assignment of protocol fieldSujith2009-08-141-1/+0
* cfg80211: Set WEP ciphersSamuel Ortiz2009-08-141-2/+16
* cfg80211: fix SME association after disassociationJohannes Berg2009-08-141-0/+20
* cfg80211: fix nl80211 disconnected eventsJohannes Berg2009-08-141-2/+2
* mac80211: stay authenticated after disassocJohannes Berg2009-08-142-9/+23
* wl1271: add wl1271 to Kconfig and the MakefileLuciano Coelho2009-08-142-0/+18
* wl1271: add wl1271 driver filesLuciano Coelho2009-08-1423-0/+9431
* cfg80211: fix disassociation warning due to misuse of wdev->current_bssPavel Roskin2009-08-141-1/+1
* orinoco: consolidate storage of WEP and TKIP keysDavid Kilroy2009-08-144-62/+139
* orinoco: add function to retrieve current bssidDavid Kilroy2009-08-143-3/+15
* orinoco: move disassociation to hw.cDavid Kilroy2009-08-143-13/+30
* orinoco: pass orinoco_set_tkip_key the sequence lengthsDavid Kilroy2009-08-143-14/+21
* orinoco: use local types for auth alg and sequence lengthDavid Kilroy2009-08-144-25/+33
* orinoco: prefer_port3 can be a single bitDavid Kilroy2009-08-141-1/+1
* wireless: display wext SSID when connected by cfg80211Zhu Yi2009-08-141-1/+9
* b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change.Gábor Stefanik2009-08-141-1/+1
* b43: remove wrong probe_resp_plcp writegregor kowski2009-08-141-114/+0
* b43: Typo fixes & minor cleanupGábor Stefanik2009-08-142-2/+2
* mac80211: fix compilation of mesh (although its disabled)Luis R. Rodriguez2009-08-142-7/+7
* b43: Add LP 2063 radio initGábor Stefanik2009-08-143-56/+386
* zd1211rw: make it clear we don't use leds.h LED stuffLuis R. Rodriguez2009-08-143-8/+8
* ath9k: use new FIF_PSPOLL configure filterLuis R. Rodriguez2009-08-141-2/+1
* ath5k: fix missing output in monitor mode after ifconfig upJoerg Albert2009-08-141-20/+15
* bnx2x: update version to 1.52.1Eilon Greenstein2009-08-121-2/+2
* bnx2x: Whitespaces and commentsEilon Greenstein2009-08-124-115/+121
* bnx2x: Removing unused definitionsEilon Greenstein2009-08-121-811/+0
* bnx2x: Beautify bnx2x_dump.hEilon Greenstein2009-08-121-441/+449
* bnx2x: Re-factor the initialization codeEilon Greenstein2009-08-125-464/+495
* bnx2x: Using PCI_DEVICE macroEilon Greenstein2009-08-121-6/+3
* bnx2x: Adding explicit castingEilon Greenstein2009-08-121-3/+3
* bnx2x: Using macro for phy addressEilon Greenstein2009-08-123-89/+39
* bnx2x: Re-arrange the link structures for better alignmentEilon Greenstein2009-08-122-15/+22
* bnx2x: Missing smp_wmb for statistics state machineEilon Greenstein2009-08-121-0/+3