aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAge
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-09
|\
| * brcm80211: smac: eliminate a null pointer dereference in dma.cArend van Spriel2011-11-07
* | staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-31
* | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
|/
* net: wireless: brcm80210: include module.hStephen Rothwell2011-10-14
* brcm80211: removed file wifi.cAlwin Beukers2011-10-14
* brcm80211: moved function brcmu_format_flagsAlwin Beukers2011-10-14
* brcm80211: moved function brcmu_mkiovarAlwin Beukers2011-10-14
* brcm80211: moved function brcmu_chspec_malformedAlwin Beukers2011-10-14
* brcm80211: moved function brcmu_parse_tlvsAlwin Beukers2011-10-14
* brcm80211: moved function brcmu_chipnameAlwin Beukers2011-10-14
* brcm80211: moved power conversion functionsAlwin Beukers2011-10-14
* brcm80211: removed unused functionsAlwin Beukers2011-10-14
* brcm80211: fmac: fixed weird indentationRoland Vossen2011-10-14
* brcm80211: use endian annotation for scan time configurationArend van Spriel2011-10-14
* brcm80211: use endian annotation for roaming related parametersArend van Spriel2011-10-14
* brcm80211: use endian annotations for assoc ie length requestArend van Spriel2011-10-14
* brcm80211: use endian annotation for pmk related structureArend van Spriel2011-10-14
* brcm80211: use endian annotations in scan related functionArend van Spriel2011-10-14
* brcm80211: fix annotations in TOE configuration functionsArend van Spriel2011-10-14
* brcm80211: rename variable in _brcmf_set_multicast_list()Arend van Spriel2011-10-14
* brcm80211: add endian annotation to packet filter structuresArend van Spriel2011-10-14
* brcm80211: fix sparse endianess error in mac80211_if.cArend van Spriel2011-10-14
* brcm80211: remove sparse warning in fullmac debug functionArend van Spriel2011-10-14
* brcm80211: cleanup function prototypesAlwin Beukers2011-10-14
* brcm80211: smac: decreased timer callback irq levelRoland Vossen2011-10-14
* brcm80211: smac: removed redundant timer function parametersRoland Vossen2011-10-14
* net: wireless: brcm80211: replace ndo_set_multicast_list with ndo_set_rx_modeStephen Rothwell2011-10-12
* net: wireless: add brcm80211 driversArend van Spriel2011-10-11