summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
AgeCommit message (Expand)Author
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
2012-05-15brcmfmac: remove unused parameter of brcmf_sdcard_reg_readFranky Lin
2012-05-08brcmfmac: add out of band interrupt supportFranky Lin
2012-05-08brcmfmac: postpone interrupt register functionFranky Lin
2012-05-08brcmfmac: check bus state for statusFranky Lin
2012-05-08brcmfmac: stop releasing sdio host in irq handlerFranky Lin
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-02brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin
2012-04-27brcm80211: fmac: fix missing completion events issueFranky Lin
2012-04-27brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack
2012-04-13brcm80211: smac: only provide valid regulatory hintArend van Spriel
2012-04-13brcm80211: smac: do not use US as fallback regulatory hintArend van Spriel
2012-04-13brcm80211: fmac: clean up chip id tableFranky Lin
2012-04-13brcm80211: fmac: postpone dongle RF enabling.Franky Lin
2012-04-13brcm80211: fmac: add frame header extension supportFranky Lin
2012-04-13brcm80211: fmac: register primary net device with device mac addressArend van Spriel
2012-04-13brcm80211: fmac: remove primary mac address handling from brcmf_net_attachArend van Spriel
2012-04-13brcm80211: fmac: make brcmf_net_attach() staticArend van Spriel
2012-04-13brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel
2012-04-12brcm80211: replace open-coded ARRAY_SIZE with the macroJim Cromie
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-13brmc80211: dont use jiffies for BSS TSFJohannes Berg
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-05brcm80211: smac: cleanup couple of debug output statementsArend van Spriel
2012-03-05brcm80211: smac: remove firmware requests from init_module syscallArend van Spriel
2012-03-05brcm80211: fmac: remove firmware requests from init_module syscallArend van Spriel
2012-03-05brcm80211: fmac: initialize host interface drivers regardless resultArend van Spriel
2012-03-05brcm80211: fmac: use counters in brcmf_bus structureArend van Spriel
2012-03-05brcm80211: fmac: remove brcmf_usb_attrib structureArend van Spriel
2012-03-05brcm80211: fmac: remove unnecessary NULL pointer checkArend van Spriel
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-27brcm80211: fmac: use correct firmware filenameRafał Miłecki
2012-02-27brcm80211: fmac: fix a couple checking after dereference bugsDan Carpenter
2012-02-23brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel
2012-02-23brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel
2012-02-22brcm80211: fmac: make sdio firmware filename specificArend van Spriel
2012-02-22brcm80211: fmac: add USB support for bcm43235/6/8 chipsetsArend van Spriel
2012-02-22brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event()Arend van Spriel
2012-02-22brcm80211: fmac: change allocation flag in brcmf_enq_event() functionArend van Spriel
2012-02-22brcm80211: fmac: update bus state in common driver partArend van Spriel