summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-16ssb/bcma: fill attribute alpha2 from spromHauke Mehrtens3-6/+14
2012-05-16MIPS: bcm47xx: read baordrev without prefix from spromHauke Mehrtens1-0/+2
2012-05-16bcma: add boardinfo structHauke Mehrtens6-3/+29
2012-05-16MIPS: bcm47xx: refactor fetching board dataHauke Mehrtens3-6/+18
2012-05-16ssb: remove rev from boardinfoHauke Mehrtens8-15/+11
2012-05-16Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville13-178/+455
2012-05-15wlcore/wl12xx: implement better beacon loss handlingBartosz.Markowski@tieto.com4-17/+51
2012-05-15wlcore: fix size of two memset's in wl1271_cmd_build_arp_rsp()Jesper Juhl1-2/+2
2012-05-15wireless: TI wlxxx depends on MAC80211Randy Dunlap2-1/+2
2012-05-15wlcore: fixup an allocationDan Carpenter1-1/+3
2012-05-15wlcore: release lock on error in wl1271_op_suspend()Dan Carpenter1-0/+1
2012-05-15wl12xx: support wowlan wakeup patternsEyal Shapira2-7/+211
2012-05-15wlcore: add RX filters driver state mgmt functionsEyal Shapira3-0/+43
2012-05-15wl12xx: add RX filters ACX commandsEyal Shapira3-0/+110
2012-05-15wlcore: add RX filters util functionsEyal Shapira2-0/+106
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