summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2008-06-04USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann-0/+1
2008-06-04libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig-2/+2
2008-06-04ipw2200: expire and use oldest BSS on adhoc createDan Williams-2/+25
2008-06-04airo warning fixAndrew Morton-1/+1
2008-06-04b43legacy: Fix controller restart crashMichael Buesch-8/+9
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-28/+135
2008-05-28rndis_wlan: add missing range check for power_output modparamJussi Kivilinna-0/+5
2008-05-28iwlwifi: fix rate scale TLC column selection bugGuy Cohen-1/+0
2008-05-28iwlwifi: fix exit from stay_in_table stateGuy Cohen-1/+1
2008-05-28rndis_wlan: Make connections to TKIP PSK networks workScott Ashcroft-2/+58
2008-05-28rt2x00: Use atomic interface iteration in irq contextIvo van Doorn-3/+3
2008-05-28rt2x00: Reset antenna RSSI after switchIvo van Doorn-0/+6
2008-05-28rt2x00: Don't count retries as failureIvo van Doorn-1/+1
2008-05-28rt2x00: Fix memleak in tx() pathIvo van Doorn-0/+1
2008-05-28b43: Fix controller restart crashMichael Buesch-2/+10
2008-05-28b43: Upload both beacon templates on initial loadMichael Buesch-14/+45
2008-05-28rtl8180: fix wrong parameter in grf5101_rf_set_channelAndrea Merello-1/+1
2008-05-28rtl8180: fix wrong parameter in max2820_rf_set_channelAndrea Merello-1/+1
2008-05-28rtl8180: fix wrong parameter in sa2400_rf_set_channelAndrea Merello-1/+1
2008-05-28rtl8180: avoid NULL dereference in max2820_rf_set_channelJohn W. Linville-1/+2
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-18/+33
2008-05-21missing dependencies on HAS_DMAAl Viro-2/+2
2008-05-21misc drivers/net endianness noiseAl Viro-2/+2
2008-05-20libertas: Fix ethtool statisticsDavid Woodhouse-14/+13
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-6/+9
2008-05-20orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin-0/+1
2008-05-20hostap_cs: add ID for Conceptronic CON11CProPavel Roskin-0/+1
2008-05-20rtl8187: resource leak in error caseOliver Neukum-2/+12
2008-05-20ath5k: Fix loop variable initializationsBob Copeland-2/+6
2008-05-16wireless: Create 'device' symlink in sysfsMasakazu Mokuno-0/+3
2008-05-16wireless, airo: waitbusy() won't delayRoel Kluin-1/+1
2008-05-16libertas: fix command timeout after firmware failureBrian Cavagnolo-0/+1
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison-1/+1
2008-05-15hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer-5/+4
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-41/+39
2008-05-12iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach-2/+2
2008-05-12zd1211rw: fix potential use-after-free bugJohannes Berg-1/+5
2008-05-12rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn-2/+3
2008-05-12rt2x00: Fix broken recover-on-error pathIvo van Doorn-7/+4
2008-05-12rt2x00: Don't use pskb_expand_head()Ivo van Doorn-20/+11
2008-05-12iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi-1/+1
2008-05-12wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville-6/+4
2008-05-12prism54: fix regression with missing carrier in AP-modeLuis R. Rodriguez-2/+9
2008-05-12strip: Fix termios assumptionAlan Cox-1/+1
2008-05-06iwlwifi: make IWLWIFI a tristateAdrian Bunk-2/+1
2008-05-01rt2x00: Fix quality/activity led handlingIvo van Doorn-5/+28
2008-05-01rt2x00: Don't enable short preamble for 1MBsIvo van Doorn-2/+2
2008-05-01iwlwifi: fix debug messages during scanningBill Moss-15/+14
2008-05-01iwlwifi: fix current channel is not scannedGuy Cohen-28/+0
2008-05-01b43: Fix some TX/RX locking issuesMichael Buesch-14/+33