summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-02-04zd1211rw: change interrupt URB buffer to DMA bufferJussi Kivilinna
2011-02-04zd1211rw: use stack and preallocated memory for small cmd-buffersJussi Kivilinna
2011-02-04zd1211rw: batch beacon config commands togetherJussi Kivilinna
2011-02-04zd1211rw: add beacon watchdog and setting HW beacon more failsafeJussi Kivilinna
2011-02-04zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc()Jussi Kivilinna
2011-02-04zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flagJussi Kivilinna
2011-02-04zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on...Jussi Kivilinna
2011-02-04zd1211rw: support setting BSSID for AP modeJussi Kivilinna
2011-02-04zd1211rw: move set_rts_cts_work to bss_info_changedJussi Kivilinna
2011-02-04zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure...Jussi Kivilinna
2011-02-04zd1211rw: fix beacon interval setupJussi Kivilinna
2011-02-04zd1211rw: add locking for mac->process_intrJussi Kivilinna
2011-02-04zd1211rw: cancel process_intr work on zd_chip_disable_int()Jussi Kivilinna
2011-02-04zd1211rw: use urb anchors for tx and fix tx-queue disablingJussi Kivilinna
2011-02-03drivers:net:ipw2100.c change a typo comamnd to commandJustin P. Mattock
2011-02-03ath9k: reserve a beacon slot on beaconing vif additionRajkumar Manoharan
2011-02-03ath9k: Show channel type and frequency in debugfs.Ben Greear
2011-02-03ath9k: do not access hw registers in FULL SLEEPRajkumar Manoharan
2011-02-03ath9k_htc: make use common of function to update txpowerRajkumar Manoharan
2011-02-03ath9k: move update tx power to commonRajkumar Manoharan
2011-02-03ath9k: use common get current channel functionRajkumar Manoharan
2011-02-03ath9k_htc: cancel ani work in ath9k_htc_stopRajkumar Manoharan
2011-02-03wl1251: set rate index and preamble flag on received packetsDavid Gnedt
2011-02-03wl1251: enable adhoc modeDavid Gnedt
2011-02-03wl1251: implement connection quality monitoringDavid Gnedt
2011-02-03wl1251: enable beacon early termination while in power-saving modeDavid Gnedt
2011-02-03wl1251: fix 4-byte TX buffer alignmentDavid Gnedt
2011-02-03wl1251: fix queue stopping/waking for TX pathDavid Gnedt
2011-02-03libertas: Prepare stuff for if_spi.c pm supportVasily Khoruzhick
2011-02-03libertas_spi: Use workqueue in hw_host_to_cardVasily Khoruzhick
2011-01-31iiwlagn: remove unused parameterWey-Yi Guy
2011-01-31iwlagn: remove unsupported BT SCO commandWey-Yi Guy
2011-01-31iwlagn: use 2030 macro for 2030 devicesWey-Yi Guy
2011-01-31iwlwifi: fix beacon notification parsingJohannes Berg
2011-01-31iwlwifi: use maximum aggregation sizeJohannes Berg
2011-01-31iwlwifi: advertise max aggregate sizeJohannes Berg
2011-01-31iwlwifi: support RSN IBSSJohannes Berg
2011-01-31iwlwifi: always support idle mode for agn devicesWey-Yi Guy
2011-01-31iwlagn: add IQ inversion support for 2000 series devicesWey-Yi Guy
2011-01-31iwlagn: adjust rate tableWey-Yi Guy
2011-01-31iwlwifi: check ucode loading error and restartWey-Yi Guy
2011-01-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-31wl12xx: fix warning due to missing arg in ampdu_actionLuciano Coelho
2011-01-31iwlwifi: correct frequency settingsStanislaw Gruszka
2011-01-31rt2x00: Move TX/RX work into dedicated workqueueIvo van Doorn
2011-01-31rt2x00: Kill all tasklets during device removalIvo van Doorn
2011-01-31rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC.Gertjan van Wingerde
2011-01-31rt2x00: Copy the MAC address to the WCID entry properly.Gertjan van Wingerde
2011-01-31rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde
2011-01-31rt2x00: trivial: add \n to WARNING messageJohannes Stezenbach