summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller1-1/+7
2008-06-09iwlwifi: fix oops in iwl3945_led_brightness_setMarcin Slusarz1-2/+3
2008-06-09zd1211rw: Fix data padding for QoSMichael Buesch1-1/+1
2008-06-09libertas: fix sleep confirmationHolger Schurig2-2/+5
2008-06-09ipw2200: queue direct scansDan Williams2-95/+87
2008-06-04USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann1-0/+1
2008-06-04libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig1-2/+2
2008-06-04ipw2200: expire and use oldest BSS on adhoc createDan Williams1-2/+25
2008-06-04airo warning fixAndrew Morton1-1/+1
2008-06-04b43legacy: Fix controller restart crashMichael Buesch1-8/+9
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-28/+135
2008-05-28rndis_wlan: add missing range check for power_output modparamJussi Kivilinna1-0/+5
2008-05-28iwlwifi: fix rate scale TLC column selection bugGuy Cohen1-1/+0
2008-05-28iwlwifi: fix exit from stay_in_table stateGuy Cohen1-1/+1
2008-05-28rndis_wlan: Make connections to TKIP PSK networks workScott Ashcroft1-2/+58
2008-05-28rt2x00: Use atomic interface iteration in irq contextIvo van Doorn1-3/+3
2008-05-28rt2x00: Reset antenna RSSI after switchIvo van Doorn2-0/+6
2008-05-28rt2x00: Don't count retries as failureIvo van Doorn1-1/+1
2008-05-28rt2x00: Fix memleak in tx() pathIvo van Doorn1-0/+1
2008-05-28b43: Fix controller restart crashMichael Buesch1-2/+10
2008-05-28b43: Upload both beacon templates on initial loadMichael Buesch2-14/+45
2008-05-28rtl8180: fix wrong parameter in grf5101_rf_set_channelAndrea Merello1-1/+1
2008-05-28rtl8180: fix wrong parameter in max2820_rf_set_channelAndrea Merello1-1/+1
2008-05-28rtl8180: fix wrong parameter in sa2400_rf_set_channelAndrea Merello1-1/+1
2008-05-28rtl8180: avoid NULL dereference in max2820_rf_set_channelJohn W. Linville1-1/+2
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-18/+33
2008-05-21missing dependencies on HAS_DMAAl Viro2-2/+2
2008-05-21misc drivers/net endianness noiseAl Viro2-2/+2
2008-05-20libertas: Fix ethtool statisticsDavid Woodhouse1-14/+13
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-6/+9
2008-05-20orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin1-0/+1
2008-05-20hostap_cs: add ID for Conceptronic CON11CProPavel Roskin1-0/+1
2008-05-20rtl8187: resource leak in error caseOliver Neukum1-2/+12
2008-05-20ath5k: Fix loop variable initializationsBob Copeland2-2/+6
2008-05-16wireless: Create 'device' symlink in sysfsMasakazu Mokuno3-0/+3
2008-05-16wireless, airo: waitbusy() won't delayRoel Kluin1-1/+1
2008-05-16libertas: fix command timeout after firmware failureBrian Cavagnolo1-0/+1
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison1-1/+1
2008-05-15hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer1-5/+4
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-41/+39
2008-05-12iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach2-2/+2
2008-05-12zd1211rw: fix potential use-after-free bugJohannes Berg1-1/+5
2008-05-12rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn1-2/+3
2008-05-12rt2x00: Fix broken recover-on-error pathIvo van Doorn1-7/+4
2008-05-12rt2x00: Don't use pskb_expand_head()Ivo van Doorn1-20/+11
2008-05-12iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi1-1/+1
2008-05-12wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville2-6/+4
2008-05-12prism54: fix regression with missing carrier in AP-modeLuis R. Rodriguez1-2/+9
2008-05-12strip: Fix termios assumptionAlan Cox1-1/+1
2008-05-06iwlwifi: make IWLWIFI a tristateAdrian Bunk1-2/+1