summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-04mac80211: Optimize scans on current operating channel.Ben Greear
2011-02-04ath9k: add additional checks for the baseband hang detectionFelix Fietkau
2011-02-04mac80211: do not send duplicate data frames to the cooked monitor interfaceFelix Fietkau
2011-02-04ath: Fix clearing of secondary key cache entry for TKIPJouni Malinen
2011-02-04mac80211: do not restart ps timer during scan or offchannelRajkumar Manoharan
2011-02-04zd1211rw: add useful debug outputJussi Kivilinna
2011-02-04zd1211rw: enable NL80211_IFTYPE_APJussi Kivilinna
2011-02-04zd1211rw: reset rx urbs after idle period of 30 secondsJussi Kivilinna
2011-02-04zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setupJussi Kivilinna
2011-02-04zd1211rw: add TX watchdog and device resettingJussi Kivilinna
2011-02-04zd1211rw: collect driver settings and add function to restore theimJussi Kivilinna
2011-02-04zd1211rw: lower hw command timeoutsJussi Kivilinna
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-04mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bcChristian Lamparter
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-03mac80211: Add testing functionality for TKIPJouni Malinen
2011-02-03mac80211: Remove obsolete TKIP flexibilityJouni Malinen
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-03mac80211: allow GO to scan like APJohannes Berg
2011-02-03mac80211: pass up beacons from external BSS when operating as APArik Nemtsov
2011-02-03mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov
2011-02-03mac80211: do not calc frame duration when using HW rate-controlArik Nemtsov
2011-02-03mac80211: Recalculate channel-type on iface removal.Ben Greear
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-03cfg80211: Fix power save state after interface type changeJuuso Oikarinen
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-03mac80211: Warn users if HT fails because of freq mismatch.Ben Greear