summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* zd1211rw: batch beacon config commands togetherJussi Kivilinna2011-02-041-15/+25
* zd1211rw: add beacon watchdog and setting HW beacon more failsafeJussi Kivilinna2011-02-042-31/+170
* zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc()Jussi Kivilinna2011-02-041-4/+35
* zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flagJussi Kivilinna2011-02-043-14/+40
* zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on...Jussi Kivilinna2011-02-041-0/+7
* zd1211rw: support setting BSSID for AP modeJussi Kivilinna2011-02-044-11/+55
* zd1211rw: move set_rts_cts_work to bss_info_changedJussi Kivilinna2011-02-042-25/+5
* zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure...Jussi Kivilinna2011-02-042-33/+7
* zd1211rw: fix beacon interval setupJussi Kivilinna2011-02-041-6/+10
* zd1211rw: add locking for mac->process_intrJussi Kivilinna2011-02-042-1/+7
* zd1211rw: cancel process_intr work on zd_chip_disable_int()Jussi Kivilinna2011-02-041-0/+3
* zd1211rw: use urb anchors for tx and fix tx-queue disablingJussi Kivilinna2011-02-042-75/+41
* drivers:net:ipw2100.c change a typo comamnd to commandJustin P. Mattock2011-02-031-1/+1
* ath9k: reserve a beacon slot on beaconing vif additionRajkumar Manoharan2011-02-031-3/+1
* ath9k: Show channel type and frequency in debugfs.Ben Greear2011-02-031-2/+21
* ath9k: do not access hw registers in FULL SLEEPRajkumar Manoharan2011-02-031-0/+2
* ath9k_htc: make use common of function to update txpowerRajkumar Manoharan2011-02-033-17/+10
* ath9k: move update tx power to commonRajkumar Manoharan2011-02-033-16/+23
* ath9k: use common get current channel functionRajkumar Manoharan2011-02-031-16/+3
* ath9k_htc: cancel ani work in ath9k_htc_stopRajkumar Manoharan2011-02-031-0/+1
* wl1251: set rate index and preamble flag on received packetsDavid Gnedt2011-02-031-1/+45
* wl1251: enable adhoc modeDavid Gnedt2011-02-031-1/+2
* wl1251: implement connection quality monitoringDavid Gnedt2011-02-035-1/+107
* wl1251: enable beacon early termination while in power-saving modeDavid Gnedt2011-02-034-0/+68
* wl1251: fix 4-byte TX buffer alignmentDavid Gnedt2011-02-031-6/+20
* wl1251: fix queue stopping/waking for TX pathDavid Gnedt2011-02-031-36/+12
* libertas: Prepare stuff for if_spi.c pm supportVasily Khoruzhick2011-02-033-40/+49
* libertas_spi: Use workqueue in hw_host_to_cardVasily Khoruzhick2011-02-031-129/+239
* iiwlagn: remove unused parameterWey-Yi Guy2011-01-311-1/+0
* iwlagn: remove unsupported BT SCO commandWey-Yi Guy2011-01-315-34/+4
* iwlagn: use 2030 macro for 2030 devicesWey-Yi Guy2011-01-311-2/+2
* iwlwifi: fix beacon notification parsingJohannes Berg2011-01-313-8/+39
* iwlwifi: use maximum aggregation sizeJohannes Berg2011-01-313-6/+32
* iwlwifi: advertise max aggregate sizeJohannes Berg2011-01-311-0/+2
* iwlwifi: support RSN IBSSJohannes Berg2011-01-312-2/+20
* iwlwifi: always support idle mode for agn devicesWey-Yi Guy2011-01-315-9/+1
* iwlagn: add IQ inversion support for 2000 series devicesWey-Yi Guy2011-01-313-2/+12
* iwlagn: adjust rate tableWey-Yi Guy2011-01-311-12/+12
* iwlwifi: check ucode loading error and restartWey-Yi Guy2011-01-313-25/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-311-1/+7
|\
| * ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-01-311-1/+7
| * wl12xx: fix use after freeMathias Krause2011-01-311-2/+1
* | wl12xx: fix warning due to missing arg in ampdu_actionLuciano Coelho2011-01-311-2/+3
* | iwlwifi: correct frequency settingsStanislaw Gruszka2011-01-311-6/+2
* | rt2x00: Move TX/RX work into dedicated workqueueIvo van Doorn2011-01-314-7/+25
* | rt2x00: Kill all tasklets during device removalIvo van Doorn2011-01-311-0/+4
* | rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC.Gertjan van Wingerde2011-01-312-6/+4
* | rt2x00: Copy the MAC address to the WCID entry properly.Gertjan van Wingerde2011-01-311-1/+1
* | rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2011-01-312-0/+12
* | rt2x00: trivial: add \n to WARNING messageJohannes Stezenbach2011-01-311-1/+1
OpenPOWER on IntegriCloud