aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-19wl1271: Retrieve device mac address from the nvs fileJuuso Oikarinen2-17/+27
2010-02-19wl1271: Use NVS INI file configurationJuuso Oikarinen6-432/+77
2010-02-19wl1271: implement WMMKalle Valo3-4/+73
2010-02-19wl1271: modify wl1271_acx_tid_cfg() to use function parametersKalle Valo3-20/+31
2010-02-19wl1271: modify wl1271_acx_ac_cfg() to use function parametersKalle Valo3-22/+26
2010-02-19wl1271: Add SSID configuration for JOIN in ad-hocJuuso Oikarinen2-28/+51
2010-02-19wl1271: Fix channel changing codeJuuso Oikarinen1-2/+10
2010-02-19wl1271: Fix PSM entryJuuso Oikarinen6-26/+47
2010-02-19p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ecJean-François Moine1-0/+1
2010-02-19drivers/net/wireless/p54/txrx.c Fix off by one errorDarren Jenkins1-1/+1
2010-02-19Introduce PCMCIA_DEVICE_PROD_ID3Pavel Roskin2-18/+8
2010-02-19iwlwifi: set HT flags after channel in rxonDan Halperin1-1/+1
2010-02-17usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches1-152/+173
2010-02-16ath9k: Use the Beacon TX rate from mac80211Jouni Malinen1-5/+5
2010-02-16mwl8k: disable softirqs when accessing sta_notify_listPavel Roskin1-2/+2
2010-02-15rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable.Gertjan van Wingerde3-115/+258
2010-02-15rt2x00: rework RT chipset and revision determination for PCI an SOC devices.Gertjan van Wingerde14-118/+112
2010-02-15rt2x00: Reorganize RT chipset setting for PCI/SOC devices.Gertjan van Wingerde12-59/+58
2010-02-15rt2x00: Introduce SoC interface type.Gertjan van Wingerde4-38/+34
2010-02-15p54usb: Add usbid for Corega CG-WLUSB2GT.Shimada Hirofumi1-0/+1
2010-02-15rtl8187: fix typo in ifdef commentHauke Mehrtens2-2/+2
2010-02-15b43legacy: fix typo in ifdef commentHauke Mehrtens1-1/+1
2010-02-15wireless: airo_cs build fixesRandy Dunlap2-0/+2
2010-02-15Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville16-124/+273
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-4/+8
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller53-401/+517
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+4
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko5-11/+10
2010-02-12iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao1-1/+4
2010-02-12ath9k: add a workaround for ack timeout issuesFelix Fietkau1-0/+11
2010-02-11iwlwifi: Monitor and recover the aggregation TX flow failureTrieu 'Andrew' Nguyen3-1/+62
2010-02-11iwlwifi: clear all the stop_queue flag after load firmwareWey-Yi Guy2-0/+10
2010-02-11iwlwifi: use dma_alloc_coherentStanislaw Gruszka6-43/+44
2010-02-11iwlwifi: Adjusting PLCP error threshold for 1000 NICTrieu 'Andrew' Nguyen2-2/+3
2010-02-11iwlwifi: reset card during probeReinette Chatre2-0/+15
2010-02-11iwlwifi: fix scan raceReinette Chatre1-15/+12
2010-02-11iwlwifi: cleanup return valuesAbhijeet Kolekar4-37/+17
2010-02-11iwlwifi: remove unused op-code in PHY Calibration commandWey-Yi Guy1-4/+0
2010-02-11iwlwifi: check for aggregation frame and queueWey-Yi Guy2-7/+26
2010-02-11iwlwifi: add debug function to reset/reload radio/firmwareWey-Yi Guy1-0/+28
2010-02-11iwlwifi: multiple force reset modeWey-Yi Guy5-15/+52
2010-02-11iwlwifi: clear all tx queues when firmware readyWey-Yi Guy2-0/+4
2010-02-10Add Station and AdHoc mode support to libertas_tfDeepak Saxena1-0/+3
2010-02-10ath5k: use correct packet type when transmittingBob Copeland2-2/+25
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller6-6/+16
2010-02-10rtl8187: Add new device IDJelle Martijn Kok1-0/+1
2010-02-09ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.Vivek Natarajan1-1/+2
2010-02-09iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()Roel Kluin1-1/+1
2010-02-09ath9k: Fix sequence numbers for PAE framesSujith1-2/+2
2010-02-08ath: fix WARN_ON with Polish (Poland) Contry codeChristian Lamparter1-2/+3