summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville117-3239/+2995
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-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-5/+5
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
2011-12-15wl12xx: use ieee80211_free_txskb()Eliad Peller2-2/+9
2011-12-15wl12xx: call extended radio parameters for wl127x AP modeLuciano Coelho1-16/+15
2011-12-15wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKSLuciano Coelho1-2/+6
2011-12-15wl12xx: Restore testmode ABIPontus Fuchs1-0/+1
2011-12-14rt2x00: Make use of ieee80211_free_txskb in tx pathHelmut Schaa1-1/+1
2011-12-14mwifiex: remove cfg_workqueueAmitkumar Karwar6-158/+75
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-16/+22
2011-12-14iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy1-2/+2
2011-12-14iwlwifi: tx_sync only on PAN contextJohannes Berg1-0/+6
2011-12-14mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar1-7/+2
2011-12-14b43: avoid calling bcma_* if CONFIG_B43_BCMA is not setJohn W. Linville1-0/+4
2011-12-13mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar1-3/+0
2011-12-13brcm80211: smac: register with bcma for specific 802.11 core revisionsArend van Spriel1-2/+2
2011-12-13brcm80211: smac: cleanup buscore handling in aiutils.cArend van Spriel3-44/+34
2011-12-13brcm80211: smac: cleanup si_info structure definitionArend van Spriel2-67/+11
2011-12-13brcm80211: smac: remove mapped core related function from aiutils.cArend van Spriel4-184/+59
2011-12-13brcm80211: smac: remove ai_switch_core() functionArend van Spriel5-69/+7
2011-12-13brcm80211: smac: remove interrupt disable callback functionalityArend van Spriel3-57/+0
2011-12-13brcm80211: smac: INTROFF/INTRESTORE macros removedArend van Spriel1-24/+6
2011-12-13brcm80211: smac: remove empty or unused functions from pmu.cArend van Spriel3-66/+1
2011-12-13brcm80211: smac: remove register access macro definitionsArend van Spriel1-51/+0
2011-12-13brcm80211: smac: use bcma core access functions in aiutils.cArend van Spriel1-120/+70
2011-12-13brcm80211: smac: use bcma core access functions in pmu.cArend van Spriel1-80/+73
2011-12-13brcm80211: smac: use bcma core access function in srom.cArend van Spriel3-37/+17
2011-12-13brcm80211: smac: use bcma core access functions in otp.cArend van Spriel2-42/+28
2011-12-13brcm80211: smac: change ai_findcoreidx() to ai_findcore()Arend van Spriel2-7/+9
2011-12-13b43: N-PHY: update TX power fixRafał Miłecki1-5/+27