aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* bnx2x: Remove SGMII configuration when not requiredEilon Greenstein2009-08-121-3/+10
* bnx2x: Keep only one HW path activeEilon Greenstein2009-08-121-3/+4
* bnx2x: Check unzip return codeEilon Greenstein2009-08-121-1/+3
* bnx2x: Remove the init_dmae field from bpEilon Greenstein2009-08-122-48/+47
* bnx2x: Updating regdump_len at drvinfoEilon Greenstein2009-08-121-36/+33
* bnx2x: Move printing of version from probe to the initEilon Greenstein2009-08-121-4/+2
* bnx2x: Combine get_pcie_width and get_pcie_speedEilon Greenstein2009-08-121-18/+16
* bnx2x: Stop loading if error condition detectedEilon Greenstein2009-08-122-0/+9
* bnx2x: Calling pci_set_drvdata earlierEilon Greenstein2009-08-121-2/+2
* bnx2x: Configurable pause schemeEilon Greenstein2009-08-122-4/+12
* bnx2x: Adding Likely directiveEilon Greenstein2009-08-121-1/+2
* bnx2x: Prefetch the page containing the BD descriptorEilon Greenstein2009-08-121-0/+7
* bnx2x: Reporting host statistics to management FWEilon Greenstein2009-08-122-53/+176
* bnx2x: Removing old PHY FW upgrade codeEilon Greenstein2009-08-122-429/+0
* bnx2x: Supporting PHY FW upgradeEilon Greenstein2009-08-123-30/+67
* bnx2x: MDC/MDIO CL45 IOCTLsEilon Greenstein2009-08-123-37/+88
* bnx2x: Adding XAUI CL73 autoneg supportEilon Greenstein2009-08-122-30/+180