aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-15ath9k: Identify first subframe in an A-MPDUSujith Manoharan3-2/+5
2013-08-15ath9k: Handle invalid RSSISujith Manoharan1-16/+33
2013-08-15ath9k: Remove unused function argumentSujith Manoharan1-2/+1
2013-08-15ath9k: Fix error condition for corrupt descriptorsSujith Manoharan1-10/+18
2013-08-15ath9k: Handle corrupt descriptors properlySujith Manoharan1-2/+10
2013-08-15ath9k: Move the RX poll check to preprocess()Sujith Manoharan1-4/+4
2013-08-15ath9k: Fix RX beacon processingSujith Manoharan1-26/+22
2013-08-15ath9k: Fix RX packet counterSujith Manoharan1-4/+7
2013-08-15ath9k: Fix RX debug statisticsSujith Manoharan1-2/+1
2013-08-15ath9k: Fix PHY error processingSujith Manoharan1-11/+12
2013-08-15ath9k: Reorder some functionsSujith Manoharan1-110/+110
2013-08-15ath9k: Fix TSF processingSujith Manoharan1-13/+20
2013-08-15ath9k: Fix RX crypto processingSujith Manoharan1-8/+4
2013-08-15ath9k: Discard invalid frames earlySujith Manoharan1-16/+22
2013-08-15ath9k: Fix phy error handling for DFSSujith Manoharan1-2/+1
2013-08-15ath9k: Use a subroutine to check for "mybeacon"Sujith Manoharan1-13/+23
2013-08-15ath9k_htc: do not use bulk on EP3 and EP4Oleksij Rempel1-27/+11
2013-08-15wil6210: let IP stack re-check HW TCP/UDP csum errorsVladimir Kondratiev1-6/+6
2013-08-15ath9k: reset buffer stale flag in ath_tx_get_tid_subframeFelix Fietkau1-0/+2
2013-08-15ath9k: simplify ath_tid_drainFelix Fietkau1-12/+0
2013-08-15ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau1-0/+4
2013-08-15ath9k: simplify debugfs chainmask handlingFelix Fietkau1-88/+4
2013-08-15ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau4-20/+1
2013-08-15ath9k: shrink a few data structures by reordering fieldsFelix Fietkau2-14/+14
2013-08-15ath9k: fix rx descriptor related race conditionFelix Fietkau2-8/+14
2013-08-15brcmfmac: use configurable sdio bus header length for tx packetFranky Lin1-14/+16
2013-08-15brcmfmac: streamline sdio bus header codeFranky Lin1-123/+120
2013-08-15brcmfmac: remove align from brcmf_bus structureFranky Lin3-11/+17
2013-08-15brcmfmac: abstract tx packet processing functionsFranky Lin4-78/+183
2013-08-15brcmfmac: add support for manual TDLS operationsArend van Spriel2-1/+77
2013-08-15brcmfmac: ignore IF event if firmware indicates itArend van Spriel2-0/+6
2013-08-15brcmfmac: no fws locking outside fws module.Hante Meuleman2-66/+62
2013-08-15brcmfmac: always use worker thread for tx data.Hante Meuleman3-56/+54
2013-08-15brcmfmac: add AMPDU reordering functionalityArend van Spriel3-27/+283
2013-08-15brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()Arend van Spriel3-3/+5
2013-08-15brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()Arend van Spriel2-3/+8
2013-08-15Merge tag 'nfc-next-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextJohn W. Linville13-123/+810
2013-08-15Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville11-43/+270
2013-08-14NFC: Update secure element stateArron Wang1-0/+4
2013-08-14NFC: Fix secure element state checkArron Wang1-2/+2
2013-08-14NFC: hci: Fix enable/disable confusionDan Carpenter1-1/+1
2013-08-14NFC: pn544: i2c: Add firmware download implementation for pn544Eric Lapuyade1-12/+334
2013-08-14NFC: pn544: Add firmware operations hci opsEric Lapuyade4-4/+21
2013-08-14NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade5-5/+19
2013-08-14NFC: pn544: i2c: Add firmware download mode power-on supportEric Lapuyade3-6/+14
2013-08-14NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade2-2/+2
2013-08-14NFC: pn533: Add some polling entropySamuel Ortiz1-1/+6
2013-08-14NFC: pn533: Add delay between each poll frameSamuel Ortiz1-5/+11
2013-08-14NFC: Add a GET_SE netlink APISamuel Ortiz2-0/+93
2013-08-14NFC: Fix SE discovery failure warning conditionSamuel Ortiz1-1/+1