summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | brcm80211: removed file wifi.cAlwin Beukers2011-10-142-18/+1Star
| | * | | brcm80211: moved function brcmu_format_flagsAlwin Beukers2011-10-143-65/+64Star
| | * | | brcm80211: moved function brcmu_mkiovarAlwin Beukers2011-10-146-47/+48
| | * | | brcm80211: moved function brcmu_chspec_malformedAlwin Beukers2011-10-143-36/+27Star
| | * | | brcm80211: moved function brcmu_parse_tlvsAlwin Beukers2011-10-143-42/+37Star
| | * | | brcm80211: moved function brcmu_chipnameAlwin Beukers2011-10-143-13/+10Star
| | * | | brcm80211: moved power conversion functionsAlwin Beukers2011-10-143-92/+86Star
| | * | | brcm80211: removed unused functionsAlwin Beukers2011-10-145-138/+0Star
| | * | | 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/+1324Star
| | * | | brcm80211: smac: decreased timer callback irq levelRoland Vossen2011-10-142-28/+24Star
| | * | | brcm80211: smac: removed redundant timer function parametersRoland Vossen2011-10-146-37/+32Star
| | * | | iwlagn: fix priv->cfg->ht_params NULL pointer dereferenceStanislaw Gruszka2011-10-141-2/+2
| | * | | iwmc3200wifi: add a range check to iwm_cfg80211_get_key()Dan Carpenter2011-10-141-1/+5
| | * | | rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part IIIChaoming Li2011-10-142-56/+94
| | * | | rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part IIChaoming Li2011-10-145-33/+48
| | * | | rtlwifi: rtl8192ce: Add new chip revisionsChaoming Li2011-10-143-6/+26
| | * | | rtlwifi: Update to new Realtek version - Part IChaoming Li2011-10-141-2/+4
| | * | | rtlwifi: Change PCI drivers to use the new PM frameworkLarry Finger2011-10-145-35/+36
| | * | | iwlagn: add missing include to iwl-agn-rs.hEmmanuel Grumbach2011-10-141-0/+4
| | * | | iwlagn: remove uneeded include to iwl-dev.hEmmanuel Grumbach2011-10-142-5/+1Star
| | * | | iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-1416-59/+8Star
| | * | | iwlagn: move iwl_beacon_time_mask_XXX near to usageEmmanuel Grumbach2011-10-142-29/+23Star
| | * | | iwlagn: remove 6000 hw headerJohannes Berg2011-10-144-83/+9Star
| | * | | iwlagn: remove 5000 hw headerJohannes Berg2011-10-142-89/+15Star
| | * | | iwlagn: rename iwl-rx.c to iwl-agn-rx.cWey-Yi Guy2011-10-142-51/+56
| | * | | iwlagn: merge station management functionsWey-Yi Guy2011-10-1417-1007/+940Star
| | * | | iwlagn: rename all the mac80211 callback functionsWey-Yi Guy2011-10-1412-56/+63
| | * | | iwlagn: add debug for mac80211 callbackWey-Yi Guy2011-10-145-9/+40
| | * | | iwlagn: don't stop rts/cts until last aggregation queue closeWey-Yi Guy2011-10-141-6/+4Star
| | * | | iwlagn: more info on warning for shutdown agg queueWey-Yi Guy2011-10-141-2/+3
| | * | | iwlwifi: update comments on how to enable debug flagWey-Yi Guy2011-10-142-5/+7
| | * | | iwlagn: use low retry limit for WoWLANWey-Yi Guy2011-10-142-11/+18
| | * | | iwlagn: do nothing when disable agg in wrong stateWey-Yi Guy2011-10-141-0/+2
| | * | | iwlagn: warn only once if AGG state is wrongEmmanuel Grumbach2011-10-141-1/+1
| | * | | iwlagn: fix a race in the unmapping of the TFDsEmmanuel Grumbach2011-10-141-0/+3
| | * | | iwlagn: Add "_d" sku to 105 series of devicesWey-Yi Guy2011-10-143-0/+8
| | * | | iwlagn: add "_d" sku to 6005 series of devicesWey-Yi Guy2011-10-143-0/+8
| | * | | iwlagn: set rts retry limitWey-Yi Guy2011-10-142-10/+13
| | * | | iwlagn: remove un-necessary stepWey-Yi Guy2011-10-141-2/+1Star