summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-091-2/+3
|\
| * brcm80211: smac: eliminate a null pointer dereference in dma.cArend van Spriel2011-11-071-2/+3
* | staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-311-0/+1
* | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
|/
* net: wireless: brcm80210: include module.hStephen Rothwell2011-10-144-0/+4
* brcm80211: removed file wifi.cAlwin Beukers2011-10-142-18/+1
* brcm80211: moved function brcmu_format_flagsAlwin Beukers2011-10-143-65/+64
* brcm80211: moved function brcmu_mkiovarAlwin Beukers2011-10-146-47/+48
* brcm80211: moved function brcmu_chspec_malformedAlwin Beukers2011-10-143-36/+27
* brcm80211: moved function brcmu_parse_tlvsAlwin Beukers2011-10-143-42/+37
* brcm80211: moved function brcmu_chipnameAlwin Beukers2011-10-143-13/+10
* brcm80211: moved power conversion functionsAlwin Beukers2011-10-143-92/+86
* brcm80211: removed unused functionsAlwin Beukers2011-10-145-138/+0
* brcm80211: fmac: fixed weird indentationRoland Vossen2011-10-141-48/+51
* brcm80211: use endian annotation for scan time configurationArend van Spriel2011-10-141-4/+7
* brcm80211: use endian annotation for roaming related parametersArend van Spriel2011-10-141-10/+14
* brcm80211: use endian annotations for assoc ie length requestArend van Spriel2011-10-142-7/+8
* brcm80211: use endian annotation for pmk related structureArend van Spriel2011-10-142-14/+22
* brcm80211: use endian annotations in scan related functionArend van Spriel2011-10-141-4/+4
* brcm80211: fix annotations in TOE configuration functionsArend van Spriel2011-10-141-7/+8
* brcm80211: rename variable in _brcmf_set_multicast_list()Arend van Spriel2011-10-141-15/+15
* brcm80211: add endian annotation to packet filter structuresArend van Spriel2011-10-142-27/+29
* brcm80211: fix sparse endianess error in mac80211_if.cArend van Spriel2011-10-141-1/+1
* brcm80211: remove sparse warning in fullmac debug functionArend van Spriel2011-10-142-3/+3
* brcm80211: cleanup function prototypesAlwin Beukers2011-10-143-1556/+1324
* brcm80211: smac: decreased timer callback irq levelRoland Vossen2011-10-142-28/+24
* brcm80211: smac: removed redundant timer function parametersRoland Vossen2011-10-146-37/+32
* net: wireless: brcm80211: replace ndo_set_multicast_list with ndo_set_rx_modeStephen Rothwell2011-10-121-1/+1
* net: wireless: add brcm80211 driversArend van Spriel2011-10-1177-0/+97049
OpenPOWER on IntegriCloud