summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6tip-x86-uv-2008-06-04_18.11_Wedtip-x86-mmio-2008-06-04_18.09_Wedtip-x86-cpu-2008-05-31_08_53_Sattip-core-futex-64bit-2008-06-04_18.00_Wedtip-build-2008-06-04_18.00_WedLinus Torvalds
2008-05-28rndis_wlan: add missing range check for power_output modparamJussi Kivilinna
2008-05-28iwlwifi: fix rate scale TLC column selection bugGuy Cohen
2008-05-28iwlwifi: fix exit from stay_in_table stateGuy Cohen
2008-05-28rndis_wlan: Make connections to TKIP PSK networks workScott Ashcroft
2008-05-28rt2x00: Use atomic interface iteration in irq contextIvo van Doorn
2008-05-28rt2x00: Reset antenna RSSI after switchIvo van Doorn
2008-05-28rt2x00: Don't count retries as failureIvo van Doorn
2008-05-28rt2x00: Fix memleak in tx() pathIvo van Doorn
2008-05-28b43: Fix controller restart crashMichael Buesch
2008-05-28b43: Upload both beacon templates on initial loadMichael Buesch
2008-05-28rtl8180: fix wrong parameter in grf5101_rf_set_channelAndrea Merello
2008-05-28rtl8180: fix wrong parameter in max2820_rf_set_channelAndrea Merello
2008-05-28rtl8180: fix wrong parameter in sa2400_rf_set_channelAndrea Merello
2008-05-28rtl8180: avoid NULL dereference in max2820_rf_set_channelJohn W. Linville
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-21missing dependencies on HAS_DMAAl Viro
2008-05-21misc drivers/net endianness noiseAl Viro
2008-05-20libertas: Fix ethtool statisticsDavid Woodhouse
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-20orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin
2008-05-20hostap_cs: add ID for Conceptronic CON11CProPavel Roskin
2008-05-20rtl8187: resource leak in error caseOliver Neukum
2008-05-20ath5k: Fix loop variable initializationsBob Copeland
2008-05-16wireless: Create 'device' symlink in sysfsMasakazu Mokuno
2008-05-16wireless, airo: waitbusy() won't delayRoel Kluin
2008-05-16libertas: fix command timeout after firmware failureBrian Cavagnolo
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison
2008-05-15hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-12iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach
2008-05-12zd1211rw: fix potential use-after-free bugJohannes Berg
2008-05-12rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn
2008-05-12rt2x00: Fix broken recover-on-error pathIvo van Doorn
2008-05-12rt2x00: Don't use pskb_expand_head()Ivo van Doorn
2008-05-12iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi
2008-05-12wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville
2008-05-12prism54: fix regression with missing carrier in AP-modeLuis R. Rodriguez
2008-05-12strip: Fix termios assumptionAlan Cox
2008-05-06iwlwifi: make IWLWIFI a tristateAdrian Bunk
2008-05-01rt2x00: Fix quality/activity led handlingIvo van Doorn
2008-05-01rt2x00: Don't enable short preamble for 1MBsIvo van Doorn
2008-05-01iwlwifi: fix debug messages during scanningBill Moss
2008-05-01iwlwifi: fix current channel is not scannedGuy Cohen
2008-05-01b43: Fix some TX/RX locking issuesMichael Buesch
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-04-30libertas: fix use-before-check violationHolger Schurig
2008-04-30b43: Fix dual-PHY devicesMichael Buesch
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-30strip: Fix up strip for the new orderAlan Cox