aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+5
2010-09-17iwlwifi: do not perferm force reset while doing scanWey-Yi Guy1-0/+5
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-5/+8
2010-08-31ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2-2/+1
2010-08-31ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez1-1/+1
2010-08-30p54: fix tx feedback status flag checkChristian Lamparter1-1/+1
2010-08-30ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville1-0/+4
2010-08-27libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport1-1/+1
2010-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-137/+174
2010-08-18iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy1-2/+2
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches13-50/+50
2010-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-16/+48
2010-08-17iwlwifi: fix 3945 filter flagsJohannes Berg4-50/+94
2010-08-17ipw2100: don't sync status queue entriesJohn W. Linville1-8/+0
2010-08-14iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy2-11/+11
2010-08-14iwlwifi: long monitor timerWey-Yi Guy6-29/+30
2010-08-13ath5k: disable ASPM L0s for all cardsMaxim Levitsky1-0/+21
2010-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan5-7/+11
2010-08-13wl1251: fix trigger scan timeout usageYuri Kululin1-1/+1
2010-08-13ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan1-1/+2
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-135/+88
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-2/+36
2010-08-11ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan1-5/+10
2010-08-11ipw2100: register pm_qos request before registering pci driverJohn W. Linville1-2/+3
2010-08-11drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton1-0/+2
2010-08-11param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.Rusty Russell1-2/+30
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell2-0/+6
2010-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds32-273/+836
2010-08-09iwlagn: fix rts cts protectionJohannes Berg11-133/+87
2010-08-09libertas: fix build break by including linux/sched.hJohn W. Linville1-0/+1
2010-08-09Revert "p54pci: Add PCI ID for SMC2802W"John W. Linville1-2/+0
2010-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller32-273/+836
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds9-277/+130
2010-08-06iwlwifi: fix locking assertionsJohannes Berg4-6/+6
2010-08-06iwlwifi: fix TX tracerJohannes Berg1-1/+1
2010-08-05rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville1-0/+2
2010-08-05libertas: scan before assocation if no BSSID was givenDan Williams3-33/+121
2010-08-05libertas: fix association with some APs by using extended ratesDan Williams1-16/+40
2010-08-05libertas: get the right # of scanned BSSesDan Williams1-1/+9
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-08-04iwlagn: Improve aggregation failure error messagesAndy Lutomirski1-4/+7
2010-08-04rt2x00: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-11/+10
2010-08-04wireless: ipw2100: check result of kzalloc()Christoph Fritz1-0/+4
2010-08-04ath9k: fix erased ieee80211_rx_status.mactimeJan Friedrich1-5/+5
2010-08-04p54pci: Add PCI ID for SMC2802WLarry Finger1-0/+2
2010-08-04ath9k: fix an issue in ath_atx_tid paused flag managementLorenzo Bianconi1-26/+8
2010-08-04ath9k_hw: Fix regulatory CTL index usage for AR9003Luis R. Rodriguez1-7/+381
2010-08-04net: wl12xx: do not use kfree'd memoryKulikov Vasiliy1-2/+1
2010-08-04iwlagn: fix typo in ucode_bt_stats_read debugfsWey-Yi Guy1-1/+1
2010-08-04iwlwifi: BA scd_flow not match condition detectedWey-Yi Guy1-1/+8