aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-14net: wireless: brcm80210: include module.hStephen Rothwell4-0/+4
2011-10-14brcm80211: removed file wifi.cAlwin Beukers2-18/+1
2011-10-14brcm80211: moved function brcmu_format_flagsAlwin Beukers3-65/+64
2011-10-14brcm80211: moved function brcmu_mkiovarAlwin Beukers6-47/+48
2011-10-14brcm80211: moved function brcmu_chspec_malformedAlwin Beukers3-36/+27
2011-10-14brcm80211: moved function brcmu_parse_tlvsAlwin Beukers3-42/+37
2011-10-14brcm80211: moved function brcmu_chipnameAlwin Beukers3-13/+10
2011-10-14brcm80211: moved power conversion functionsAlwin Beukers3-92/+86
2011-10-14brcm80211: removed unused functionsAlwin Beukers5-138/+0
2011-10-14brcm80211: fmac: fixed weird indentationRoland Vossen1-48/+51
2011-10-14brcm80211: use endian annotation for scan time configurationArend van Spriel1-4/+7
2011-10-14brcm80211: use endian annotation for roaming related parametersArend van Spriel1-10/+14
2011-10-14brcm80211: use endian annotations for assoc ie length requestArend van Spriel2-7/+8
2011-10-14brcm80211: use endian annotation for pmk related structureArend van Spriel2-14/+22
2011-10-14brcm80211: use endian annotations in scan related functionArend van Spriel1-4/+4
2011-10-14brcm80211: fix annotations in TOE configuration functionsArend van Spriel1-7/+8
2011-10-14brcm80211: rename variable in _brcmf_set_multicast_list()Arend van Spriel1-15/+15
2011-10-14brcm80211: add endian annotation to packet filter structuresArend van Spriel2-27/+29
2011-10-14brcm80211: fix sparse endianess error in mac80211_if.cArend van Spriel1-1/+1
2011-10-14brcm80211: remove sparse warning in fullmac debug functionArend van Spriel2-3/+3
2011-10-14brcm80211: cleanup function prototypesAlwin Beukers3-1556/+1324
2011-10-14brcm80211: smac: decreased timer callback irq levelRoland Vossen2-28/+24
2011-10-14brcm80211: smac: removed redundant timer function parametersRoland Vossen6-37/+32
2011-10-14iwlagn: fix priv->cfg->ht_params NULL pointer dereferenceStanislaw Gruszka1-2/+2
2011-10-14iwmc3200wifi: add a range check to iwm_cfg80211_get_key()Dan Carpenter1-1/+5
2011-10-14rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part IIIChaoming Li2-56/+94
2011-10-14rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part IIChaoming Li5-33/+48
2011-10-14rtlwifi: rtl8192ce: Add new chip revisionsChaoming Li3-6/+26
2011-10-14rtlwifi: Update to new Realtek version - Part IChaoming Li1-2/+4
2011-10-14rtlwifi: Change PCI drivers to use the new PM frameworkLarry Finger5-35/+36
2011-10-14iwlagn: add missing include to iwl-agn-rs.hEmmanuel Grumbach1-0/+4
2011-10-14iwlagn: remove uneeded include to iwl-dev.hEmmanuel Grumbach2-5/+1
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach16-59/+8
2011-10-14iwlagn: move iwl_beacon_time_mask_XXX near to usageEmmanuel Grumbach2-29/+23
2011-10-14iwlagn: remove 6000 hw headerJohannes Berg4-83/+9
2011-10-14iwlagn: remove 5000 hw headerJohannes Berg2-89/+15
2011-10-14iwlagn: rename iwl-rx.c to iwl-agn-rx.cWey-Yi Guy2-51/+56
2011-10-14iwlagn: merge station management functionsWey-Yi Guy17-1007/+940
2011-10-14iwlagn: rename all the mac80211 callback functionsWey-Yi Guy12-56/+63
2011-10-14iwlagn: add debug for mac80211 callbackWey-Yi Guy5-9/+40
2011-10-14iwlagn: don't stop rts/cts until last aggregation queue closeWey-Yi Guy1-6/+4
2011-10-14iwlagn: more info on warning for shutdown agg queueWey-Yi Guy1-2/+3
2011-10-14iwlwifi: update comments on how to enable debug flagWey-Yi Guy2-5/+7
2011-10-14iwlagn: use low retry limit for WoWLANWey-Yi Guy2-11/+18
2011-10-14iwlagn: do nothing when disable agg in wrong stateWey-Yi Guy1-0/+2
2011-10-14iwlagn: warn only once if AGG state is wrongEmmanuel Grumbach1-1/+1
2011-10-14iwlagn: fix a race in the unmapping of the TFDsEmmanuel Grumbach1-0/+3
2011-10-14iwlagn: Add "_d" sku to 105 series of devicesWey-Yi Guy3-0/+8
2011-10-14iwlagn: add "_d" sku to 6005 series of devicesWey-Yi Guy3-0/+8
2011-10-14iwlagn: set rts retry limitWey-Yi Guy2-10/+13