summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches34-799/+647
2011-12-19Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville22-653/+1809
2011-12-19Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville35-836/+925
2011-12-16b43: mark some vars __maybe_unused in b43_nphy_pmu_spur_avoidJohn W. Linville1-2/+2
2011-12-16Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo447-45289/+48004
2011-12-16iwlagn: remove iwlagn_build_addsta_hcmdJohannes Berg1-13/+2
2011-12-16iwlwifi: add IO function for continuous write of target memoryHsu, Kenny2-4/+20
2011-12-16iwlwifi: remove unused AMPDU factor/density configurationJohannes Berg2-8/+0
2011-12-16iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry7-66/+140
2011-12-16iwlwifi: create iwl_mac80211 unregister routineDon Fry3-6/+11
2011-12-16iwlwifi: add missing documentation for iwl_sharedEmmanuel Grumbach1-0/+3
2011-12-16iwlwifi: don't accept Tx packets when draining HW queuesEmmanuel Grumbach1-0/+8
2011-12-16iwlwifi: kill iwl_{start,stop}_tx_ba_trans_readyEmmanuel Grumbach3-45/+11
2011-12-16iwlwifi: add debug in Tx path in AGG flowEmmanuel Grumbach2-0/+14
2011-12-16iwlwifi: reset the tid_data when a station is removedEmmanuel Grumbach1-0/+5
2011-12-16iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach6-85/+84
2011-12-16iwlwifi: transport layer shouldn't access the AGG SMEmmanuel Grumbach2-21/+16
2011-12-16iwlwifi: tid_data logic move to upper layer - seq_numberEmmanuel Grumbach3-26/+31
2011-12-16iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach7-41/+59
2011-12-16iwlwifi: tid_data logic move to upper layer - check_emptyEmmanuel Grumbach2-43/+39
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach6-64/+74
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG allocEmmanuel Grumbach4-34/+36
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach5-99/+87
2011-12-16iwlwifi: don't rely on the wr / rd pointers in DELBA flowEmmanuel Grumbach2-17/+14
2011-12-16iwlwifi: we can wake SW queues even when draining HW queuesEmmanuel Grumbach1-13/+3
2011-12-16iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach5-38/+54
2011-12-16iwlwifi: fix endianity issue in debug printsEmmanuel Grumbach1-1/+1
2011-12-16iwlwifi: Add official names for new devicesDon Fry2-7/+7
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry26-300/+301
2011-12-16ath9k: Support RSN MeshChun-Yeow Yeoh1-1/+2
2011-12-16mac80211_hwsim: fix wmediumd_pidJohannes Berg1-11/+10
2011-12-16ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan2-20/+17
2011-12-16ath9k: validate for non-zero BSSIDMohammed Shafi Shajakhan1-0/+1
2011-12-15b43: N-PHY: check for bustype before touching BCMA CC PLLsRafał Miłecki1-50/+61
2011-12-15brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter1-2/+2
2011-12-15ath9k: add DFS radar pulse processingZefir Kurtisi8-0/+425
2011-12-15ath9k_hw: add DFS testing checkZefir Kurtisi3-0/+37
2011-12-15ath: add a debug level for DFSZefir Kurtisi1-0/+2
2011-12-15brcmsmac: Replace kmalloc/memset with kzallocLarry Finger1-3/+1
2011-12-15ath: document ATH_DBG_MCILuis R. Rodriguez1-0/+3
2011-12-15ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau2-3/+25
2011-12-15ath9k: simplify tx lockingFelix Fietkau1-34/+5
2011-12-15ath9k: remove bogus sequence number incrementFelix Fietkau1-4/+0
2011-12-15ath9k: reduce indentation level in a few placesFelix Fietkau1-65/+60
2011-12-15ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau4-23/+37
2011-12-15ath9k: change maximum software retransmission handlingFelix Fietkau2-4/+13
2011-12-15wl12xx: alloc buffer in driver_state_read to prevent compilation warningLuciano Coelho1-3/+13
2011-12-15Set wlvif->ps_compl to NULL in before returnPontus Fuchs1-6/+6
2011-12-15wl12xx: remove unused firmware version macrosLuciano Coelho1-7/+0
2011-12-15wl12xx: remove deprecated packet detection threshold configLuciano Coelho5-56/+0