Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
[linux-flexiantxendom0-3.2.10.git] / drivers / net / wireless / brcm80211 / brcmfmac / dhd_sdio.c
2012-05-02 Franky Linbrcmfmac: fix a double spin_unlock_irqrestore issue...
2012-04-27 Franky Linbrcm80211: fmac: fix missing completion events issue
2012-03-05 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-02-22 Arend van Sprielbrcm80211: fmac: make sdio firmware filename specific
2012-02-22 Arend van Sprielbrcm80211: fmac: update bus state in common driver...
2012-02-22 Arend van Sprielbrcm80211: fmac: only return success in brcmf_sdbrcm_bu...
2012-02-22 Arend van Sprielbrcm80211: fmac: use specific types in struct brcmf_bus
2012-02-13 Joe Perchesdrivers/net: Remove boolean comparisons to true/false
2012-01-24 Joe Perchesbrcm80211: Use pr_fmt and pr_<level>
2012-01-24 Joe Perchesbrcm80211: Convert printk(KERN_DEBUG to pr_debug
2012-01-24 Joe Perchesbrcmfmac: Remove useless #ifdef DEBUG
2012-01-24 Joe Perchesbrcm80211: Add and use brcmX_dbg_dump_hex
2012-01-24 Joe Perchesbrcm80211: Use normal DEBUG define
2012-01-10 Jesper Juhlbrcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_v...
2011-12-19 Franky Linbrcm80211: fmac: exclude unnecessary header files
2011-12-19 Franky Linbrcm80211: fmac: move idle macros to dhd_sdio.c
2011-12-19 Franky Linbrcm80211: fmac: abstract ctrl frames interface functio...
2011-12-19 Franky Linbrcm80211: fmac: abstract bus_txdata interface function...
2011-12-19 Franky Linbrcm80211: fmac: abstract bus_init interface function...
2011-12-19 Franky Linbrcm80211: fmac: abstract bus_stop interface function...
2011-12-19 Franky Linbrcm80211: fmac: stop referencing brcmf_sdio in common...
2011-12-19 Franky Linbrcm80211: fmac: stop referencing brcmf_pub in bus...
2011-12-19 Franky Linbrcm80211: fmac: move tx flow ctrl flag to bus layer
2011-12-19 Franky Linbrcm80211: fmac: move packet realloc stats to struct...
2011-12-19 Franky Linbrcm80211: fmac: move dongle statistics to struct brcmf_bus
2011-12-19 Franky Linbrcm80211: fmac: remove duplicate statistics from drive...
2011-12-19 Franky Linbrcm80211: fmac: move driver up status to struct brcmf_bus
2011-12-19 Franky Linbrcm80211: fmac: move maxctl to struct brcmf_bus
2011-12-19 Franky Linbrcm80211: fmac: move sdio used statistics to struct...
2011-12-19 Franky Linbrcm80211: fmac: change function proto_hdrpull parameter
2011-12-19 Franky Linbrcm80211: fmac: change function rx_frame parameter
2011-12-19 Franky Linbrcm80211: fmac: change function brcmf_c_prec_enq parameter
2011-12-19 Franky Linbrcm80211: fmac: change function txcomplete parameter
2011-12-19 Franky Linbrcm80211: fmac: change function txflowcontrol parameter
2011-12-19 Franky Linbrcm80211: fmac: change function brcmf_detach parameter
2011-12-19 Franky Linbrcm80211: fmac: change function bus_start parameter
2011-12-19 Franky Linbrcm80211: fmac: change function add_if parameter
2011-12-19 Franky Linbrcm80211: fmac: unify common layer driver data structure
2011-12-13 Franky Linbrcm80211: fmac: add bcm4330 support
2011-11-28 Franky Linbrcm80211: fmac: change function bus_stop parameter
2011-11-28 Franky Linbrcm80211: fmac: remove function brcmf_bus_get_device
2011-11-28 Franky Linbrcm80211: fmac: change function bus_init parameter
2011-11-28 Franky Linbrcm80211: fmac: change function bus_txdata parameter
2011-11-28 Franky Linbrcm80211: fmac: change function bus_txctl parameter
2011-11-28 Franky Linbrcm80211: fmac: change function bus_rxctl parameter
2011-11-28 Franky Linbrcm80211: fmac: stop using brcmf_pub in brcmf_sdbrcm_b...
2011-11-28 Franky Linbrcm80211: fmac: move busstate to struct brcmf_bus
2011-11-28 Franky Linbrcm80211: fmac: rename structure brcmf_bus to brcmf_sdio
2011-11-28 Franky Linbrcm80211: fmac: remove unused parameter of brcmf_sdbrc...
2011-11-28 Franky Linbrcm80211: fmac: remove function brcmf_c_init
2011-11-28 Franky Linbrcm80211: fmac: change firmware/nvram name to be more...
2011-11-28 Arend van Sprielbrcm80211: fmac: separate receiving skb chain from...
2011-11-28 Arend van Sprielbrcm80211: fmac: cleanup receive path using proper...
2011-11-11 Franky Linbrcm80211: fmac: remove PCMCIA core related code
2011-11-11 Arend van Sprielbrcm80211: fmac: add function to free the glom skb...
2011-11-11 Arend van Sprielbrcm80211: util: move brcmu_pkttotlen() function to...
2011-11-11 Franky Linbrcm80211: fmac: add resetcore function for bcm4330...
2011-11-11 Franky Linbrcm80211: fmac: add coredisable function for bcm4330...
2011-11-11 Franky Linbrcm80211: fmac: add iscoreup function for bcm4330...
2011-11-09 Franky Linbrcm80211: fmac: optimize chip core info management
2011-11-09 Franky Linbrcm80211: fmac: move chip drive strength related code...
2011-11-09 Franky Linbrcm80211: fmac: move chip detach function to sdio_chip.c
2011-11-09 Franky Linbrcm80211: fmac: move chip reset core function to sdio_...
2011-11-09 Franky Linbrcm80211: fmac: abstract chip core revision function
2011-11-09 Franky Linbrcm80211: fmac: abstract chip iscoreup function
2011-11-09 Franky Linbrcm80211: fmac: chip attach code flow clean up
2011-11-09 Franky Linbrcm80211: fmac: remove duplicate regiter set in chip...
2011-11-09 Franky Linbrcm80211: fmac: move dongle gpio reset code to chip...
2011-11-09 Franky Linbrcm80211: fmac: disable dongle arm core in bus core...
2011-11-09 Franky Linbrcm80211: fmac: move core disable function to sdio_chip.c
2011-11-09 Franky Linbrcm80211: fmac: move bus core prep code to sdio_chip.c
2011-11-09 Franky Linbrcm80211: fmac: move chip recognition function to...
2011-11-09 Franky Linbrcm80211: fmac: remove unnecessary 4329 chip specific...
2011-11-08 Franky Linbrcm80211: fmac: use brcmf_add_if for all net devices
2011-11-08 Franky Linbrcm80211: fmac: allow wd timer to be disabled when...
2011-11-08 Arend van Sprielbrcm80211: fmac: use sk_buff list for handling frames...
2011-11-08 Arend van Sprielbrcm80211: util: move brcmu_pktfrombuf() function to...
2011-10-14 Stephen Rothwellnet: wireless: brcm80210: include module.h
2011-10-14 Alwin Beukersbrcm80211: moved function brcmu_chipname
2011-10-11 Arend van Sprielnet: wireless: add brcm80211 drivers