summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* b43: Add TX statistics debugging countersMichael Buesch2008-03-072-16/+80
* b43: Rename the DMA ring pointersMichael Buesch2008-03-073-163/+82
* b43: Add QOS supportMichael Buesch2008-03-077-91/+262
* ath5k: Add 2413 to srev_names so that it shows up during module loadNick Kossifidis2008-03-071-0/+3
* ath5k: Make some changes to follow register dumps.Nick Kossifidis2008-03-071-6/+31
* ath5k: Fixes for PCI-E cardsNick Kossifidis2008-03-072-15/+34
* ath5k: Remove RF5413 from rf gain optimization functionsNick Kossifidis2008-03-071-2/+0
* ath5k: more RF2413 stuffNick Kossifidis2008-03-072-4/+12
* ath5k: Identify RF2413 and deal with PHY_SPENDINGNick Kossifidis2008-03-073-3/+29
* ath5k: Add RF2413 initial settingsNick Kossifidis2008-03-072-4/+392
* ath5k: Add RF2413 srev valuesNick Kossifidis2008-03-071-2/+7
* zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo2008-03-065-4/+94
* libertas: clean up scan.c, remove zeromac and bcastmacDavid Woodhouse2008-03-061-234/+181
* libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse2008-03-065-147/+53
* libertas: add LED control TLV to types.hDavid Woodhouse2008-03-061-0/+13
* libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse2008-03-065-122/+81
* iwlwifi: Fix 52 rate report in rx statusTomas Winkler2008-03-0610-466/+449
* iwlwifi: refactor init geos functionTomas Winkler2008-03-065-91/+115
* iwlwifi: removing unused priv->configTomas Winkler2008-03-064-6/+2
* b43: verify sta_notify mac80211 callbackJohannes Berg2008-03-061-0/+11
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-062-25/+33
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-03-055-23/+23
|\
| * b43legacy: Fix module init messageMichael Buesch2008-03-051-1/+1
| * rndis_wlan: fix broken data copyJussi Kivilinna2008-03-051-5/+3
| * libertas: compare the current command with responseSebastian Siewior2008-03-051-3/+1
| * libertas: fix sanity check on sequence number in command responseDavid Woodhouse2008-03-051-2/+2
| * p54: fix eeprom parser length sanity checksJohannes Berg2008-03-051-7/+11
| * p54: fix EEPROM structure endiannessJohannes Berg2008-03-052-5/+5
* | ath5k: fix all endian issues reported by sparsePavel Roskin2008-02-292-6/+6
* | rt2x00: Release rt2x00 2.1.3Ivo van Doorn2008-02-291-1/+1
* | rt2x00: Check for 5GHz band in link tunerIvo van Doorn2008-02-291-1/+1
* | p54: print unknown eeprom fieldsFlorian Fainelli2008-02-291-0/+4
* | adm8211: fix cfg80211 band API conversionJohannes Berg2008-02-291-0/+2
* | b43legacy: Fix nondebug buildMichael Buesch2008-02-291-1/+1
* | p54: fix sparse warningsJohannes Berg2008-02-291-2/+3
* | adm8211: fix sparse warningsJohannes Berg2008-02-291-8/+4
* | wireless: Convert to list_for_each_entry_rcu()Roel Kluin2008-02-291-3/+3
* | rt2x00: Release rt2x00 2.1.2Ivo van Doorn2008-02-291-1/+1
* | rt2x00: Fix MAC address defines in rt61pciIvo van Doorn2008-02-291-2/+2
* | rt2x00: Fix hw mode registration with mac80211.Gertjan van Wingerde2008-02-291-2/+2
* | rt2x00: Remove async vendor request calls from rt2x00usbIvo van Doorn2008-02-294-79/+24
* | rt2x00: Cleanup mode registrationIvo van Doorn2008-02-298-72/+81
* | rt2x00: Rename dscape -> mac80211Ivo van Doorn2008-02-296-12/+12
* | rt2x00: Remove reset_tsf()Ivo van Doorn2008-02-294-36/+0
* | rt2x00: Fix Descriptor DMA initializationIvo van Doorn2008-02-295-41/+63
* | rt2x00: Filter ACK_CTS based on FIF_CONTROLIvo van Doorn2008-02-293-4/+6
* | rt2x00: Don't report driver generated frames to tx_status()Ivo van Doorn2008-02-2910-7/+47
* | rt2x00: Send frames out with configured TX powerIvo van Doorn2008-02-292-6/+2
* | rt2x00: Release rt2x00 2.1.1Ivo van Doorn2008-02-291-1/+1
* | rt2x00: Kill guardian urb during disable_radioIvo van Doorn2008-02-291-1/+18