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