summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-08Bluetooth: Fix failure to release lock in read_index_list()Jesper Juhl
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan
2011-02-07mac80211: remove unneeded checkDan Carpenter
2011-02-07ath9k: Update comments for not parsing DTIM periodMohammed Shafi Shajakhan
2011-02-07mac80211: Update comments on radiotap MCS indexMohammed Shafi Shajakhan
2011-02-07mac80211: as a 4-addr station, do not receive packets for other stationsFelix Fietkau
2011-02-07mac80211: Make some mlme timers module paramaters.Ben Greear
2011-02-07ath5k: Fix fast channel switchingNick Kossifidis
2011-02-06iwlwifi: fix compiling error with different configurationWey-Yi Guy
2011-02-06iwlwifi: remove unnecessary lockingJohannes Berg
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