summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-22wil6210: Use cached copy of Tx descriptorVladimir Kondratiev1-1/+6
2013-04-22wil6210: Tx init optimizationVladimir Kondratiev1-1/+1
2013-04-22wil6210: Use cached copy of Rx descriptorVladimir Kondratiev2-10/+23
2013-04-22brcmfmac: stop dequeue upon sk_buff commit failureArend van Spriel1-3/+2
2013-04-22brcmfmac: change return type for brcmf_rollback_toq() to voidArend van Spriel1-3/+2
2013-04-22brcmfmac: finalize transmit upon any rollback failureArend van Spriel1-3/+3
2013-04-22brcmfmac: use lock in brcmf_fws_del_interface()Arend van Spriel1-0/+3
2013-04-22brcmfmac: schedule dequeue upon firmware-signal receptionArend van Spriel1-12/+24
2013-04-22brcmfmac: destination mac closed when interface is closedArend van Spriel1-3/+14
2013-04-22brcmutil: simplify brcmu_pkt_free_skb()Arend van Spriel1-10/+2
2013-04-22brcmfmac: remove error message upon allocation failureArend van Spriel1-3/+1
2013-04-22brcmfmac: check memory allocation in brcmf_add_if()Arend van Spriel1-0/+2
2013-04-22brcmfmac: reinitialize dequeue mask per nodeArend van Spriel1-1/+3
2013-04-22rt2800: nulify all last words of TXWIStanislaw Gruszka1-4/+7
2013-04-22rt2x00: provide separate information about TXWI & RXWI sizesStanislaw Gruszka5-25/+34
2013-04-22rt2800: cleanup rt2800_init_rfcsrStanislaw Gruszka1-21/+6
2013-04-22rt2800: add rt2800_normal_mode_setup_3xxx subroutineStanislaw Gruszka1-77/+77
2013-04-22rt2800: add rt2800_led_open_drain_enable subroutineStanislaw Gruszka1-4/+25
2013-04-22rt2800: move RF_R27 setup to individual rfcsr init subroutinesStanislaw Gruszka1-7/+11
2013-04-22rt2800: add rt2800_rx_filter_calibration procedureStanislaw Gruszka1-46/+57
2013-04-22rt2800: move RFCSR6_R2 & LDO_CFG0 setup to 3572 specific rfcsr initStanislaw Gruszka1-17/+17
2013-04-22rt2800: move GPIO_SWITCH setup to 3390 specific rfcsr initStanislaw Gruszka1-5/+7
2013-04-22rt2800: move 30xx common rf init codeStanislaw Gruszka1-28/+35
2013-04-22rt2800: move RFCSR29_RSSI_GAIN to 3290 specific rfcsr initStanislaw Gruszka1-6/+6
2013-04-22rt2800: move rf init calibration codeStanislaw Gruszka1-22/+32
2013-04-22rt2800: merge 5xxx normal mode setupStanislaw Gruszka1-48/+36
2013-04-22ath9k: always set common->macaddr to the MAC adress of a virtual interfaceFelix Fietkau2-6/+10
2013-04-22ath: update hardware mac address with bssid maskFelix Fietkau4-7/+13
2013-04-22ath9k: use GFP_ATOMIC under spinlockDan Carpenter1-1/+2
2013-04-22ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi6-67/+63
2013-04-22rt2x00: Fix transmit power troubles on some Ralink RT30xx cardsAlex A. Mihaylov1-2/+6
2013-04-22mwl8k: remove nonstandard rate 72 MbpsJonas Gorski1-6/+4
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville42-616/+1526
2013-04-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville20-735/+1213
2013-04-22Merge tag 'nfc-next-3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville19-387/+1011
2013-04-22mac80211_hwsim: handle IEEE80211_HW_SUPPORTS_RC_TABLEKarl Beldan1-1/+23
2013-04-22mac80211/minstrel: use the new rate control APIFelix Fietkau2-91/+111
2013-04-22mac80211/minstrel_ht: use the new rate control APIFelix Fietkau2-68/+84
2013-04-22mac80211: improve the rate control APIFelix Fietkau4-167/+369
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel7-1/+245
2013-04-22mac80211: minstrel_ht: initialize rates selectionKarl Beldan1-0/+3
2013-04-22mac80211: minstrel_ht: pick only supported rates for sta and group max*ratesKarl Beldan1-6/+15
2013-04-22rfkill: fix error return code in rfkill_gpio_probe()Wei Yongjun1-2/+5
2013-04-22mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland3-2/+5
2013-04-22mac80211: indicate admission control in TX queue parametersAlexander Bondar2-0/+3
2013-04-22cfg80211: invert P2P-Device vs. netdev check orderingJohannes Berg1-4/+4
2013-04-22cfg80211: fix P2P-Device stop lockingJohannes Berg1-0/+2
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg519-8266/+36452
2013-04-19nl80211: allow using wdev identifiers to get scan resultsJohannes Berg1-75/+91
2013-04-18mac80211: fix P2P-Device management frame RXJohannes Berg1-1/+2