aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAge
* brcm80211: smac: only provide valid regulatory hintArend van Spriel2012-04-13
* brcm80211: smac: do not use US as fallback regulatory hintArend van Spriel2012-04-13
* brcm80211: fmac: clean up chip id tableFranky Lin2012-04-13
* brcm80211: fmac: postpone dongle RF enabling.Franky Lin2012-04-13
* brcm80211: fmac: add frame header extension supportFranky Lin2012-04-13
* brcm80211: fmac: register primary net device with device mac addressArend van Spriel2012-04-13
* brcm80211: fmac: remove primary mac address handling from brcmf_net_attachArend van Spriel2012-04-13
* brcm80211: fmac: make brcmf_net_attach() staticArend van Spriel2012-04-13
* brcm80211: replace open-coded ARRAY_SIZE with the macroJim Cromie2012-04-12
* wireless: Remove unnecessary ; from while (0) macrosJoe Perches2012-04-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-16
|\
| * brmc80211: dont use jiffies for BSS TSFJohannes Berg2012-03-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-09
|\|
| * brcm80211: smac: cleanup couple of debug output statementsArend van Spriel2012-03-05
| * brcm80211: smac: remove firmware requests from init_module syscallArend van Spriel2012-03-05
| * brcm80211: fmac: remove firmware requests from init_module syscallArend van Spriel2012-03-05
| * brcm80211: fmac: initialize host interface drivers regardless resultArend van Spriel2012-03-05
| * brcm80211: fmac: use counters in brcmf_bus structureArend van Spriel2012-03-05
| * brcm80211: fmac: remove brcmf_usb_attrib structureArend van Spriel2012-03-05
| * brcm80211: fmac: remove unnecessary NULL pointer checkArend van Spriel2012-03-05
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-05
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-29
| |\
| * | brcm80211: fmac: use correct firmware filenameRafał Miłecki2012-02-27
| * | brcm80211: fmac: fix a couple checking after dereference bugsDan Carpenter2012-02-27
| * | brcm80211: fmac: make sdio firmware filename specificArend van Spriel2012-02-22
| * | brcm80211: fmac: add USB support for bcm43235/6/8 chipsetsArend van Spriel2012-02-22
| * | brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event()Arend van Spriel2012-02-22
| * | brcm80211: fmac: change allocation flag in brcmf_enq_event() functionArend van Spriel2012-02-22
| * | brcm80211: fmac: update bus state in common driver partArend van Spriel2012-02-22
| * | brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when trueArend van Spriel2012-02-22
| * | brcm80211: fmac: move module entry points to dhd_linux.cArend van Spriel2012-02-22
| * | brcm80211: fmac: use specific types in struct brcmf_busArend van Spriel2012-02-22
| * | brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORKFranky Lin2012-02-22
| * | brcm80211: fmac: resolve smatch issues in brcmfmac codeArend van Spriel2012-02-22
| * | brcm80211: smac: remove smatch warnings from brcmsmac codeArend van Spriel2012-02-22
| * | brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel2012-02-22
| * | brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphyArend van Spriel2012-02-22
| * | brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()Arend van Spriel2012-02-22
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-01
| |\ \
* | \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-01
|\ \ \ \ | | |_|/ | |/| |
| * | | brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel2012-02-23
| * | | brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel2012-02-23
| | |/ | |/|
* | | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-13
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-06
|\ \ \ | |/ / |/| / | |/
| * brcmfmac: Trivial typo of "couldn" to "could" fixJoe Perches2012-01-24
| * brcm80211: Use pr_fmt and pr_<level>Joe Perches2012-01-24
| * brcm80211: Use brcmu_dbg_hex_dumpJoe Perches2012-01-24
| * brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-01-24
| * brcmfmac: Remove useless #ifdef DEBUGJoe Perches2012-01-24
| * brcm80211: Add and use brcmX_dbg_dump_hexJoe Perches2012-01-24