index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
Age
Commit message (
Expand
)
Author
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-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
2011-12-13
brcm80211: smac: use bcma core register access functions for 802.11 core
Arend van Spriel
2011-12-13
brcm80211: smac: remove enumeration rom parsing function
Arend van Spriel
2011-12-13
brcm80211: smac: change ai_attach interface taking a bcma_bus object
Arend van Spriel
2011-12-13
brcm80211: smac: rename struct si_info field pbus to pcibus
Arend van Spriel
2011-12-13
brcm80211: smac: change attach interfaces in main.c for bcma support
Arend van Spriel
2011-12-13
brcm80211: smac: change from pci device driver to bcma device driver
Arend van Spriel
2011-12-13
brcm80211: smac: use inline access functions for struct si_pub fields
Arend van Spriel
2011-12-13
brcm80211: smac: move fields from struct si_pub to struct si_info
Arend van Spriel
2011-12-13
brcm80211: smac: remove unused fields from struct si_pub definition
Arend van Spriel
2011-11-28
brcm80211: smac: added support for mac80211 filter flags
Alwin Beukers
2011-11-28
brcm80211: smac: fix channel frequency
Alwin Beukers
2011-11-28
brcm80211: smac: remove skb next pointer usage from the driver
Arend van Spriel
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-21
brcm80211: smac: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-17
brcmsmac: Use current logging styles
Joe Perches
2011-11-11
brcmsmac: fix warning in _initvars_srom_pci
John W. Linville
2011-11-11
brcm80211: smac: combine promiscuous mode functionality
Alwin Beukers
2011-11-11
brcm80211: smac: remove usage of brcmu_pkttotlen
Arend van Spriel
2011-11-11
brcm80211: smac: don't modify sta parameters when adding sta
Alwin Beukers
[next]