summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-12-19Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2011-12-19Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2011-12-16b43: mark some vars __maybe_unused in b43_nphy_pmu_spur_avoidJohn W. Linville
2011-12-16Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2011-12-16iwlagn: remove iwlagn_build_addsta_hcmdJohannes Berg
2011-12-16iwlwifi: add IO function for continuous write of target memoryHsu, Kenny
2011-12-16iwlwifi: remove unused AMPDU factor/density configurationJohannes Berg
2011-12-16iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry
2011-12-16iwlwifi: create iwl_mac80211 unregister routineDon Fry
2011-12-16iwlwifi: add missing documentation for iwl_sharedEmmanuel Grumbach
2011-12-16iwlwifi: don't accept Tx packets when draining HW queuesEmmanuel Grumbach
2011-12-16iwlwifi: kill iwl_{start,stop}_tx_ba_trans_readyEmmanuel Grumbach
2011-12-16iwlwifi: add debug in Tx path in AGG flowEmmanuel Grumbach
2011-12-16iwlwifi: reset the tid_data when a station is removedEmmanuel Grumbach
2011-12-16iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach
2011-12-16iwlwifi: transport layer shouldn't access the AGG SMEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - seq_numberEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - check_emptyEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG allocEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach
2011-12-16iwlwifi: don't rely on the wr / rd pointers in DELBA flowEmmanuel Grumbach
2011-12-16iwlwifi: we can wake SW queues even when draining HW queuesEmmanuel Grumbach
2011-12-16iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach
2011-12-16iwlwifi: fix endianity issue in debug printsEmmanuel Grumbach
2011-12-16iwlwifi: Add official names for new devicesDon Fry
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-12-16ath9k: Support RSN MeshChun-Yeow Yeoh
2011-12-16mac80211_hwsim: fix wmediumd_pidJohannes Berg
2011-12-16ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan
2011-12-16ath9k: validate for non-zero BSSIDMohammed Shafi Shajakhan
2011-12-15b43: N-PHY: check for bustype before touching BCMA CC PLLsRafał Miłecki
2011-12-15brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter
2011-12-15ath9k: add DFS radar pulse processingZefir Kurtisi
2011-12-15ath9k_hw: add DFS testing checkZefir Kurtisi
2011-12-15ath: add a debug level for DFSZefir Kurtisi
2011-12-15brcmsmac: Replace kmalloc/memset with kzallocLarry Finger
2011-12-15ath: document ATH_DBG_MCILuis R. Rodriguez
2011-12-15ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau
2011-12-15ath9k: simplify tx lockingFelix Fietkau
2011-12-15ath9k: remove bogus sequence number incrementFelix Fietkau
2011-12-15ath9k: reduce indentation level in a few placesFelix Fietkau
2011-12-15ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau
2011-12-15ath9k: change maximum software retransmission handlingFelix Fietkau
2011-12-15wl12xx: alloc buffer in driver_state_read to prevent compilation warningLuciano Coelho
2011-12-15Set wlvif->ps_compl to NULL in before returnPontus Fuchs
2011-12-15wl12xx: remove unused firmware version macrosLuciano Coelho
2011-12-15wl12xx: remove deprecated packet detection threshold configLuciano Coelho
2011-12-15wl12xx: use ieee80211_free_txskb()Eliad Peller