summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* team: replace kmalloc+memcpy by kmemdupJiri Pirko2011-11-181-6/+2
* team: avoid using variable-length arrayJiri Pirko2011-11-181-2/+7
* team: add fix_featuresJiri Pirko2011-11-181-0/+22
* net-forcedeth: fix possible stats inaccuracies on 32b hostsdavid decotigny2011-11-181-4/+4
* bnx2: switch to build_skb() infrastructureEric Dumazet2011-11-182-69/+85
* ibm/emac: fix improper cleanup when device is removed to allow re-bindWolfgang Grandegger2011-11-171-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-17114-4811/+4706
|\
| * libertas: release bss references and avoid warning from cfg80211_inform_bssJohn W. Linville2011-11-111-10/+15
| * brcmsmac: fix warning in _initvars_srom_pciJohn W. Linville2011-11-111-1/+1
| * brcm80211: fmac: release bss struct returned from cfg80211_inform_bssFranky Lin2011-11-111-5/+13
| * brcm80211: fmac: remove PCMCIA core related codeFranky Lin2011-11-111-15/+0
| * brcm80211: fmac: add function to free the glom skb queueArend van Spriel2011-11-111-20/+14
| * brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skbArend van Spriel2011-11-111-22/+11
| * brcm80211: util: move brcmu_pkttotlen() function to brcmfmacArend van Spriel2011-11-113-17/+13
| * brcm80211: smac: combine promiscuous mode functionalityAlwin Beukers2011-11-112-31/+17
| * brcm80211: util: use sk_buff_head in precedence queue functionsArend van Spriel2011-11-112-98/+39
| * brcm80211: smac: remove usage of brcmu_pkttotlenArend van Spriel2011-11-112-6/+4
| * brcm80211: fmac: remove id retrieve codeFranky Lin2011-11-111-5/+0
| * brcm80211: fmac: add resetcore function for bcm4330 chipFranky Lin2011-11-113-9/+45
| * brcm80211: fmac: add coredisable function for bcm4330 chipFranky Lin2011-11-113-44/+82
| * brcm80211: fmac: add corerev function for bcm4330 chipFranky Lin2011-11-112-6/+28
| * brcm80211: fmac: add iscoreup function for bcm4330 chipFranky Lin2011-11-113-9/+51
| * brcm80211: smac: don't modify sta parameters when adding staAlwin Beukers2011-11-111-7/+0
| * brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LENArend van Spriel2011-11-111-1/+0
| * brcm80211: smac: replace own access category definitions with mac80211 enumArend van Spriel2011-11-112-19/+24
| * brcm80211: smac: remove code under unused macro definitionsArend van Spriel2011-11-112-126/+0
| * brcm80211: smac: fix endianess issue for OTP memory accessArend van Spriel2011-11-111-0/+2
| * iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry2011-11-114-16/+18
| * iwlagn: Remove dependence of iwl_priv from eeprom routines.Don Fry2011-11-111-58/+58
| * iwlwifi: fix rate-scaling algorithm for BT combo devicesVenkataraman, Meenakshi2011-11-111-6/+2
| * iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach2011-11-118-33/+67
| * iwlwifi: remove the use of the QOS debug flagEmmanuel Grumbach2011-11-112-3/+3
| * iwlagn: don't always split remain-on-channelJohannes Berg2011-11-111-0/+2
| * iwlagn: convert remain-on-channel duration to TUJohannes Berg2011-11-111-1/+2
| * iwlwifi: fix unused label in iwl_send_cmd_syncEmmanuel Grumbach2011-11-111-1/+1
| * iwlwifi: check status before send commandWey-Yi Guy2011-11-111-12/+14
| * iwlwifi: set "echo" host command lengthWey-Yi Guy2011-11-111-0/+1
| * iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy2011-11-113-345/+365
| * iwlwifi: move station functions to mac80211Wey-Yi Guy2011-11-113-75/+71
| * iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy2011-11-113-48/+46
| * iwlwifi: move more mac80211 callback functionWey-Yi Guy2011-11-113-315/+308
| * iwlagn: explicitly program P2P QoS parametersJohannes Berg2011-11-111-0/+28
| * iwlagn: use per-vif AC parametersJohannes Berg2011-11-111-16/+14
| * iwlwifi: move all mac80211 related functions to one placeWey-Yi Guy2011-11-114-1475/+1540
| * iwlagn: move ucode files out of the iwl_priv structureDon Fry2011-11-116-109/+121
| * iwlagn: push knowledge of ucode image lower downDon Fry2011-11-111-21/+30
| * iwlagn: remove knowledge of ucode image location from upper layersDon Fry2011-11-114-14/+27
| * iwlagn: move ucode_write_complete from priv to trans structureDon Fry2011-11-114-16/+19
| * iwlwifi: remove un-supported SKUsWey-Yi Guy2011-11-114-54/+0
| * iwlagn: fix NULL ptr deref when reprogramming sta w/o LQJohannes Berg2011-11-111-3/+7