index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
Age
Commit message (
Expand
)
Author
2012-04-23
brcmsmac: "INTERMEDIATE but not AMPDU" only when tracing
Eldad Zack
2012-04-13
brcm80211: smac: resume transmit fifo upon receiving frames
Arend van Spriel
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-05
brcm80211: smac: cleanup couple of debug output statements
Arend van Spriel
2012-03-05
brcm80211: smac: remove firmware requests from init_module syscall
Arend van Spriel
2012-03-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-23
brcm80211: smac: only print block-ack timeout message at trace level
Arend van Spriel
2012-02-23
brcm80211: smac: fix endless retry of A-MPDU transmissions
Arend van Spriel
2012-02-22
brcm80211: smac: remove smatch warnings from brcmsmac code
Arend van Spriel
2012-02-22
brcm80211: smac: fix endless retry of A-MPDU transmissions
Arend van Spriel
2012-02-22
brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphy
Arend van Spriel
2012-02-22
brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()
Arend van Spriel
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-24
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
2012-01-24
brcm80211: Use brcmu_dbg_hex_dump
Joe Perches
2012-01-24
brcm80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-01-24
brcm80211: Use normal DEBUG define
Joe Perches
2012-01-18
brcmsmac: fix tx queue flush infinite loop
Stanislaw Gruszka
2012-01-17
brcmsmac: remove PCI suspend/resume from bcma driver
Linus Torvalds
2012-01-17
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
Linus Torvalds
2012-01-12
brcmsmac: fix reading of PCI sprom contents
Linus Torvalds
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-15
brcm80211: smac: precendence bug in wlc_phy_attach()
Dan Carpenter
2011-12-15
brcmsmac: Replace kmalloc/memset with kzalloc
Larry Finger
2011-12-13
brcm80211: smac: register with bcma for specific 802.11 core revisions
Arend van Spriel
2011-12-13
brcm80211: smac: cleanup buscore handling in aiutils.c
Arend van Spriel
2011-12-13
brcm80211: smac: cleanup si_info structure definition
Arend van Spriel
2011-12-13
brcm80211: smac: remove mapped core related function from aiutils.c
Arend van Spriel
2011-12-13
brcm80211: smac: remove ai_switch_core() function
Arend van Spriel
2011-12-13
brcm80211: smac: remove interrupt disable callback functionality
Arend van Spriel
2011-12-13
brcm80211: smac: INTROFF/INTRESTORE macros removed
Arend van Spriel
2011-12-13
brcm80211: smac: remove empty or unused functions from pmu.c
Arend van Spriel
2011-12-13
brcm80211: smac: remove register access macro definitions
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma core access functions in aiutils.c
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma core access functions in pmu.c
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma core access function in srom.c
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma core access functions in otp.c
Arend van Spriel
2011-12-13
brcm80211: smac: change ai_findcoreidx() to ai_findcore()
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma core access functions in nicpci.c
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma core control functions
Arend van Spriel
2011-12-13
brcm80211: smac: remove unused functions and/or prototypes
Arend van Spriel
2011-12-13
brcm80211: smac: replace ai_corereg() function with ai_cc_reg()
Arend van Spriel
2011-12-13
brcm80211: smac: remove SI_FAST() macro usage
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma functions for register access in phy code
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma function for register access in dma.c
Arend van Spriel
2011-12-13
brcm80211: smac: use DMA-API calls for descriptor allocations
Arend van Spriel
[next]