summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-16brcmsmac: remove pcicore_fixcfg()Hauke Mehrtens
2012-05-16brcmsmac: remove pcie_extendL1timer()Hauke Mehrtens
2012-05-16brcmsmac: remove pcicore_find_pci_capability()Hauke Mehrtens
2012-05-16brcmsmac: remove pcicore_attach()Hauke Mehrtens
2012-05-16brcmsmac: remove _ai_clkctl_cc()Hauke Mehrtens
2012-05-16brcmsmac: remove ai_gpiocontrol()Hauke Mehrtens
2012-05-16brcmsmac: remove ai_chipcontrl_epa4331Hauke Mehrtens
2012-05-16brcmsmac: remove ai_pci_setup()Hauke Mehrtens
2012-05-16brcmsmac: remove pcicore_hwup()Hauke Mehrtens
2012-05-16brcmsmac: remove PCIe functions needed for PCIe core rev <= 10Hauke Mehrtens
2012-05-16brcmsmac: remove references to PCIHauke Mehrtens
2012-05-16brcmsmac: remove support for cc rev < 20Hauke Mehrtens
2012-05-16brcmsmac: get board and chip info from bcmaHauke Mehrtens
2012-05-16brcmsmac: remove brcmsmac own sprom parsingHauke Mehrtens
2012-05-16brcmsmac: use sprom from bcmaHauke Mehrtens
2012-05-16bcma: add bcma_core_pci_config_fixup()Hauke Mehrtens
2012-05-16bcma: add bcma_core_pci_fixcfg()Hauke Mehrtens
2012-05-16bcma: add bcma_core_pci_extend_L1timerHauke Mehrtens
2012-05-16bcma: implement setting core clock mode to dynamicHauke Mehrtens
2012-05-16bcma/ssb: parse new attributes from spromHauke Mehrtens
2012-05-16bcma: read out some additional sprom attributesHauke Mehrtens
2012-05-16ssb: fill board_rev attribute from spromHauke Mehrtens
2012-05-16ssb/bcma: fill attribute alpha2 from spromHauke Mehrtens
2012-05-16bcma: add boardinfo structHauke Mehrtens
2012-05-16ssb: remove rev from boardinfoHauke Mehrtens
2012-05-16Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-05-15wlcore/wl12xx: implement better beacon loss handlingBartosz.Markowski@tieto.com
2012-05-15wlcore: fix size of two memset's in wl1271_cmd_build_arp_rsp()Jesper Juhl
2012-05-15wireless: TI wlxxx depends on MAC80211Randy Dunlap
2012-05-15wlcore: fixup an allocationDan Carpenter
2012-05-15wlcore: release lock on error in wl1271_op_suspend()Dan Carpenter
2012-05-15wl12xx: support wowlan wakeup patternsEyal Shapira
2012-05-15wlcore: add RX filters driver state mgmt functionsEyal Shapira
2012-05-15wl12xx: add RX filters ACX commandsEyal Shapira
2012-05-15wlcore: add RX filters util functionsEyal Shapira
2012-05-15wlcore: use GFP_KERNEL together with GFP_DMALuciano Coelho
2012-05-15NFC: HCI based pn544 driverEric Lapuyade
2012-05-15NFC: Remove unneeded pn533 dev NULL checkDan Carpenter
2012-05-15NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade
2012-05-15b43legacy: Fix error due to MMIO access with SSB unpoweredLarry Finger
2012-05-15brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrlFranky Lin
2012-05-15brcmfmac: remove function brcmf_sdcard_regfailFranky Lin
2012-05-15brcmfmac: remove redundant retries for SDIO core register accessFranky Lin
2012-05-15brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwlFranky Lin
2012-05-15brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrlFranky Lin
2012-05-15brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwbFranky Lin
2012-05-15brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrbFranky Lin
2012-05-15brcmfmac: introduce unified register access interface for SDIOFranky Lin
2012-05-15brcmfmac: decouple set_sbaddr_window from register write interfaceFranky Lin
2012-05-15brcmfmac: remove unused parameter of brcmf_sdcard_reg_writeFranky Lin