summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2008-05-29rtl8180: avoid NULL dereference in max2820_rf_set_channelJohn W. Linville1-1/+2
2008-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-18/+33
2008-05-22missing dependencies on HAS_DMAAl Viro2-2/+2
2008-05-22misc drivers/net endianness noiseAl Viro2-2/+2
2008-05-21libertas: Fix ethtool statisticsDavid Woodhouse1-14/+13
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-6/+9
2008-05-21orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin1-0/+1
2008-05-21hostap_cs: add ID for Conceptronic CON11CProPavel Roskin1-0/+1
2008-05-21rtl8187: resource leak in error caseOliver Neukum1-2/+12
2008-05-21ath5k: Fix loop variable initializationsBob Copeland2-2/+6
2008-05-17wireless: Create 'device' symlink in sysfsMasakazu Mokuno3-0/+3
2008-05-17wireless, airo: waitbusy() won't delayRoel Kluin1-1/+1
2008-05-17libertas: 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-13iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach2-2/+2
2008-05-13zd1211rw: fix potential use-after-free bugJohannes Berg1-1/+5
2008-05-13rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn1-2/+3
2008-05-13rt2x00: Fix broken recover-on-error pathIvo van Doorn1-7/+4
2008-05-13rt2x00: Don't use pskb_expand_head()Ivo van Doorn1-20/+11
2008-05-13iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi1-1/+1
2008-05-13wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville2-6/+4
2008-05-13prism54: 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
2008-05-02rt2x00: Fix quality/activity led handlingIvo van Doorn8-5/+28
2008-05-02rt2x00: Don't enable short preamble for 1MBsIvo van Doorn2-2/+2
2008-05-02iwlwifi: fix debug messages during scanningBill Moss2-15/+14
2008-05-02iwlwifi: fix current channel is not scannedGuy Cohen4-28/+0
2008-05-02b43: Fix some TX/RX locking issuesMichael Buesch2-14/+33
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2-1/+10
2008-05-01libertas: fix use-before-check violationHolger Schurig1-1/+2
2008-05-01b43: Fix dual-PHY devicesMichael Buesch1-0/+8
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+6
2008-04-30strip: Fix up strip for the new orderAlan Cox1-42/+24
2008-04-30iwlwifi: move the selects to the tristate driversAdrian Bunk1-6/+6
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison7-30/+22
2008-04-29netdev: use non-racy method for proc entries creationDenis V. Lunev1-52/+32
2008-04-29proc: remove proc_root_driverAlexey Dobriyan1-4/+4
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+7
2008-04-28iwlwifi: Allow building iwl3945 without iwl4965.Jason Riedy2-1/+7
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-24/+83
2008-04-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller8-22/+82
2008-04-24iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi1-2/+1
2008-04-24iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier2-2/+0
2008-04-24wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin1-2/+3
2008-04-24prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin1-1/+1
2008-04-24b43: Workaround DMA quirksMichael Buesch1-8/+39
2008-04-24ath5k: Fix radio identification on AR5424/2424Nick Kossifidis1-4/+10