summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann2008-06-041-0/+1
* libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig2008-06-041-2/+2
* ipw2200: expire and use oldest BSS on adhoc createDan Williams2008-06-041-2/+25
* airo warning fixAndrew Morton2008-06-041-1/+1
* b43legacy: Fix controller restart crashMichael Buesch2008-06-041-8/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-3011-28/+135
|\
| * rndis_wlan: add missing range check for power_output modparamJussi Kivilinna2008-05-281-0/+5
| * iwlwifi: fix rate scale TLC column selection bugGuy Cohen2008-05-281-1/+0
| * iwlwifi: fix exit from stay_in_table stateGuy Cohen2008-05-281-1/+1
| * rndis_wlan: Make connections to TKIP PSK networks workScott Ashcroft2008-05-281-2/+58
| * rt2x00: Use atomic interface iteration in irq contextIvo van Doorn2008-05-281-3/+3
| * rt2x00: Reset antenna RSSI after switchIvo van Doorn2008-05-282-0/+6
| * rt2x00: Don't count retries as failureIvo van Doorn2008-05-281-1/+1
| * rt2x00: Fix memleak in tx() pathIvo van Doorn2008-05-281-0/+1
| * b43: Fix controller restart crashMichael Buesch2008-05-281-2/+10
| * b43: Upload both beacon templates on initial loadMichael Buesch2008-05-282-14/+45
| * rtl8180: fix wrong parameter in grf5101_rf_set_channelAndrea Merello2008-05-281-1/+1
| * rtl8180: fix wrong parameter in max2820_rf_set_channelAndrea Merello2008-05-281-1/+1
| * rtl8180: fix wrong parameter in sa2400_rf_set_channelAndrea Merello2008-05-281-1/+1
| * rtl8180: avoid NULL dereference in max2820_rf_set_channelJohn W. Linville2008-05-281-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-216-18/+33
|\ \ | |/
| * libertas: Fix ethtool statisticsDavid Woodhouse2008-05-201-14/+13
| * orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin2008-05-201-0/+1
| * hostap_cs: add ID for Conceptronic CON11CProPavel Roskin2008-05-201-0/+1
| * rtl8187: resource leak in error caseOliver Neukum2008-05-201-2/+12
| * ath5k: Fix loop variable initializationsBob Copeland2008-05-202-2/+6
* | missing dependencies on HAS_DMAAl Viro2008-05-212-2/+2
* | misc drivers/net endianness noiseAl Viro2008-05-212-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-204-6/+9
|\ \ | |/
| * wireless: Create 'device' symlink in sysfsMasakazu Mokuno2008-05-163-0/+3
| * wireless, airo: waitbusy() won't delayRoel Kluin2008-05-161-1/+1
| * libertas: fix command timeout after firmware failureBrian Cavagnolo2008-05-161-0/+1
| * hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer2008-05-151-5/+4
* | byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison2008-05-161-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-1410-41/+39
|\
| * iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach2008-05-122-2/+2
| * zd1211rw: fix potential use-after-free bugJohannes Berg2008-05-121-1/+5
| * rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn2008-05-121-2/+3
| * rt2x00: Fix broken recover-on-error pathIvo van Doorn2008-05-121-7/+4
| * rt2x00: Don't use pskb_expand_head()Ivo van Doorn2008-05-121-20/+11
| * iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi2008-05-121-1/+1
| * wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville2008-05-122-6/+4
| * prism54: fix regression with missing carrier in AP-modeLuis R. Rodriguez2008-05-121-2/+9
* | strip: Fix termios assumptionAlan Cox2008-05-121-1/+1
|/
* iwlwifi: make IWLWIFI a tristateAdrian Bunk2008-05-061-2/+1
* rt2x00: Fix quality/activity led handlingIvo van Doorn2008-05-018-5/+28
* rt2x00: Don't enable short preamble for 1MBsIvo van Doorn2008-05-012-2/+2
* iwlwifi: fix debug messages during scanningBill Moss2008-05-012-15/+14
* iwlwifi: fix current channel is not scannedGuy Cohen2008-05-014-28/+0
* b43: Fix some TX/RX locking issuesMichael Buesch2008-05-012-14/+33