summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-081-1/+1
|\
| * ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau2010-10-061-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-302-2/+2
|\ \ | |/
| * iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2010-09-282-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-211-0/+5
|\ \ | |/
| * iwlwifi: do not perferm force reset while doing scanWey-Yi Guy2010-09-171-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-076-5/+8
|\ \ | |/
| * ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2010-08-312-2/+1
| * ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez2010-08-311-1/+1
| * p54: fix tx feedback status flag checkChristian Lamparter2010-08-301-1/+1
| * ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville2010-08-301-0/+4
| * libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport2010-08-271-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-2324-137/+174
|\ \ | |/
| * iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy2010-08-181-2/+2
| * drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-1813-50/+50
| * iwlwifi: fix 3945 filter flagsJohannes Berg2010-08-174-50/+94
| * ipw2100: don't sync status queue entriesJohn W. Linville2010-08-171-8/+0
| * iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy2010-08-142-11/+11
| * iwlwifi: long monitor timerWey-Yi Guy2010-08-146-29/+30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-1710-16/+48
|\ \ | |/
| * ath5k: disable ASPM L0s for all cardsMaxim Levitsky2010-08-131-0/+21
| * ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan2010-08-135-7/+11
| * wl1251: fix trigger scan timeout usageYuri Kululin2010-08-131-1/+1
| * ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan2010-08-131-1/+2
| * ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan2010-08-111-5/+10
| * ipw2100: register pm_qos request before registering pci driverJohn W. Linville2010-08-111-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-1313-135/+88
|\ \ | |/
| * iwlagn: fix rts cts protectionJohannes Berg2010-08-0911-133/+87
| * libertas: fix build break by including linux/sched.hJohn W. Linville2010-08-091-0/+1
| * Revert "p54pci: Add PCI ID for SMC2802W"John W. Linville2010-08-091-2/+0
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-123-2/+36
|\ \
| * | param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.Rusty Russell2010-08-111-2/+30
| * | param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-112-0/+6
* | | drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton2010-08-111-0/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-0932-273/+836
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-0632-273/+836
| |\
| | * iwlwifi: fix locking assertionsJohannes Berg2010-08-064-6/+6
| | * iwlwifi: fix TX tracerJohannes Berg2010-08-061-1/+1
| | * rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville2010-08-051-0/+2
| | * libertas: scan before assocation if no BSSID was givenDan Williams2010-08-053-33/+121
| | * libertas: fix association with some APs by using extended ratesDan Williams2010-08-051-16/+40
| | * libertas: get the right # of scanned BSSesDan Williams2010-08-051-1/+9
| | * iwlagn: Improve aggregation failure error messagesAndy Lutomirski2010-08-041-4/+7
| | * rt2x00: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-041-11/+10
| | * wireless: ipw2100: check result of kzalloc()Christoph Fritz2010-08-041-0/+4
| | * ath9k: fix erased ieee80211_rx_status.mactimeJan Friedrich2010-08-041-5/+5
| | * p54pci: Add PCI ID for SMC2802WLarry Finger2010-08-041-0/+2
| | * ath9k: fix an issue in ath_atx_tid paused flag managementLorenzo Bianconi2010-08-041-26/+8
| | * ath9k_hw: Fix regulatory CTL index usage for AR9003Luis R. Rodriguez2010-08-041-7/+381
| | * net: wl12xx: do not use kfree'd memoryKulikov Vasiliy2010-08-041-2/+1
OpenPOWER on IntegriCloud