summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-15wlcore: use GFP_KERNEL together with GFP_DMALuciano Coelho2-2/+2
2012-05-15NFC: HCI drivers don't have to keep track of polling stateEric Lapuyade2-19/+4
2012-05-15feature-removal: Remove pn544 raw driverSamuel Ortiz1-0/+12
2012-05-15NFC: HCI based pn544 driverEric Lapuyade4-0/+968
2012-05-15NFC: The NFC genl family structure should not be exposed globallyH Hartley Sweeten1-1/+1
2012-05-15NFC: HCI ops should not be exposed globallyH Hartley Sweeten1-1/+1
2012-05-15NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointerH Hartley Sweeten1-1/+1
2012-05-15NFC: Include nci_core.h to nci/lib.cH Hartley Sweeten1-0/+1
2012-05-15NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointerH Hartley Sweeten1-4/+4
2012-05-15NFC: Fix LLCP compilation warningjoseph daniel1-1/+1
2012-05-15NFC: Return the amount of LLCP bytes queued to sock_sendmsgSamuel Ortiz1-1/+1
2012-05-15NFC: Update the LLCP poll maskSamuel Ortiz1-1/+14
2012-05-15NFC: LLCP connect must wait for a CC frameSamuel Ortiz2-1/+48
2012-05-15NFC: Remove unneeded pn533 dev NULL checkDan Carpenter1-3/+0
2012-05-15NFC: Update Documentation/nfc-hci.txtEric Lapuyade1-10/+35
2012-05-15NFC: Add HCI/SHDLC support to let driver check for tag presenceEric Lapuyade4-0/+28
2012-05-15NFC: Specify usage for targets found and target lost eventsEric Lapuyade3-12/+28
2012-05-15NFC: Remove useless HCI private nfc target tableEric Lapuyade2-9/+0
2012-05-15NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade5-79/+99
2012-05-15nl80211: fix typos in commentsZefir Kurtisi1-3/+3
2012-05-15b43legacy: Fix error due to MMIO access with SSB unpoweredLarry Finger1-2/+0
2012-05-15brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrlFranky Lin3-32/+6
2012-05-15brcmfmac: remove function brcmf_sdcard_regfailFranky Lin3-34/+24
2012-05-15brcmfmac: remove redundant retries for SDIO core register accessFranky Lin1-66/+44
2012-05-15brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwlFranky Lin4-95/+50
2012-05-15brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrlFranky Lin4-111/+95
2012-05-15brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwbFranky Lin4-98/+48
2012-05-15brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrbFranky Lin4-90/+49
2012-05-15brcmfmac: introduce unified register access interface for SDIOFranky Lin2-0/+125
2012-05-15brcmfmac: decouple set_sbaddr_window from register write interfaceFranky Lin1-13/+24
2012-05-15brcmfmac: remove unused parameter of brcmf_sdcard_reg_writeFranky Lin4-34/+29
2012-05-15brcmfmac: remove unused parameter of brcmf_sdcard_reg_readFranky Lin4-59/+42
2012-05-15ath9k_hw: Fix RTT calibrationSujith Manoharan6-70/+89
2012-05-15mac80211: fix the increment of unicast/multicast counters for forwarded PREQChun-Yeow Yeoh1-1/+4
2012-05-15mac80211: send peer candidate event for new sta onlyThomas Pedersen1-9/+9
2012-05-15iwlwifi: don't disable AGG queues that are not enabledEmmanuel Grumbach1-3/+9
2012-05-15iwlwifi: don't flood logs when HT debug flag is setEmmanuel Grumbach1-4/+3
2012-05-15iwlwifi: fix power index handlingAmit Beka1-2/+6
2012-05-15iwlwifi: make sure reduced tx power bit is validWey-Yi Guy1-1/+1
2012-05-15iwlwifi: add documentation for bt reduced tx powerWey-Yi Guy2-1/+27
2012-05-15iwlwifi: include rssi as part of decision making for reduce txpowerWey-Yi Guy1-0/+11
2012-05-15NFC: Select CRC_CCITT for SHDLC link layer of HCI based driversMarcel Holtmann1-0/+1
2012-05-15mwifiex: fix coding style issue in mwifiex_deauthenticateBing Zhao1-10/+12
2012-05-15mac80211_hwsim: Fix rate control by correctly reporting transmission countsJavier Cardona1-0/+5
2012-05-08iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville1-1/+2
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan7-1/+20
2012-05-08mac80211: Allow nonHT/HT peering in meshAshok Nagarajan1-3/+9
2012-05-08mac80211: Implement HT mixed protection modeAshok Nagarajan2-7/+77
2012-05-08mac80211: Advertise HT protection mode in IEsAshok Nagarajan4-9/+8
2012-05-08cfg80211: fix BSS comparisonEmmanuel Grumbach1-1/+5