summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-161-8/+2Star
|\
| * brmc80211: dont use jiffies for BSS TSFJohannes Berg2012-03-131-8/+2Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-097-84/+64Star
|\|
| * brcm80211: smac: cleanup couple of debug output statementsArend van Spriel2012-03-051-11/+9Star
| * brcm80211: smac: remove firmware requests from init_module syscallArend van Spriel2012-03-051-12/+19
| * brcm80211: fmac: remove firmware requests from init_module syscallArend van Spriel2012-03-051-4/+14
| * brcm80211: fmac: initialize host interface drivers regardless resultArend van Spriel2012-03-054-18/+8Star
| * brcm80211: fmac: use counters in brcmf_bus structureArend van Spriel2012-03-052-15/+4Star
| * brcm80211: fmac: remove brcmf_usb_attrib structureArend van Spriel2012-03-052-22/+11Star
| * brcm80211: fmac: remove unnecessary NULL pointer checkArend van Spriel2012-03-051-3/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-0514-83/+1904
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-291-3/+3
| |\
| * | brcm80211: fmac: use correct firmware filenameRafał Miłecki2012-02-271-3/+3
| * | brcm80211: fmac: fix a couple checking after dereference bugsDan Carpenter2012-02-271-4/+4
| * | brcm80211: fmac: make sdio firmware filename specificArend van Spriel2012-02-221-6/+6
| * | brcm80211: fmac: add USB support for bcm43235/6/8 chipsetsArend van Spriel2012-02-227-7/+1812
| * | brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event()Arend van Spriel2012-02-221-2/+3
| * | brcm80211: fmac: change allocation flag in brcmf_enq_event() functionArend van Spriel2012-02-221-2/+4
| * | brcm80211: fmac: update bus state in common driver partArend van Spriel2012-02-222-14/+8Star
| * | brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when trueArend van Spriel2012-02-221-4/+3Star
| * | brcm80211: fmac: move module entry points to dhd_linux.cArend van Spriel2012-02-223-5/+32
| * | brcm80211: fmac: use specific types in struct brcmf_busArend van Spriel2012-02-223-9/+12
| * | brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORKFranky Lin2012-02-221-4/+4
| * | brcm80211: fmac: resolve smatch issues in brcmfmac codeArend van Spriel2012-02-222-2/+3
| * | brcm80211: smac: remove smatch warnings from brcmsmac codeArend van Spriel2012-02-223-5/+14
| * | brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel2012-02-221-5/+1Star
| * | brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphyArend van Spriel2012-02-221-20/+1Star
| * | brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()Arend van Spriel2012-02-221-4/+3Star
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-011-1/+9
| |\ \
* | \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-011-8/+4Star
|\ \ \ \ | | |_|/ | |/| |
| * | | brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel2012-02-231-3/+3
| * | | brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel2012-02-231-5/+1Star
| | |/ | |/|
* | | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-133-12/+10Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-0622-306/+300Star
|\ \ \ | |/ / |/| / | |/
| * brcmfmac: Trivial typo of "couldn" to "could" fixJoe Perches2012-01-241-2/+2
| * brcm80211: Use pr_fmt and pr_<level>Joe Perches2012-01-2413-24/+46
| * brcm80211: Use brcmu_dbg_hex_dumpJoe Perches2012-01-241-6/+3Star
| * brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-01-246-93/+78Star
| * brcmfmac: Remove useless #ifdef DEBUGJoe Perches2012-01-241-2/+0Star
| * brcm80211: Add and use brcmX_dbg_dump_hexJoe Perches2012-01-244-92/+84Star
| * brcmfmac: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-01-241-4/+4
| * brcm80211: Use normal DEBUG defineJoe Perches2012-01-2416-102/+102
| * brcm80211: make ethtool_ops constStephen Hemminger2012-01-241-2/+2
* | brcmsmac: fix tx queue flush infinite loopStanislaw Gruszka2012-01-181-1/+9
|/
* brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva2012-01-171-1/+1
* brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds2012-01-171-35/+3Star
* bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-131-1/+3
|\
| * brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()Jesper Juhl2012-01-101-1/+3
* | brcmsmac: fix reading of PCI sprom contentsLinus Torvalds2012-01-121-11/+20
|/