summaryrefslogtreecommitdiffstats
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
* Phonet: set the pipe handle using setsockoptDinesh Kumar Sharma2011-11-182-11/+97
* ip_gre: Set needed_headroom dynamically againHerbert Xu2011-11-181-0/+2
* packet: Add needed_tailroom to packet_sendmsg_spktHerbert Xu2011-11-181-1/+2
* net: Remove LL_ALLOCATED_SPACEHerbert Xu2011-11-181-5/+0
* net: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2011-11-185-15/+30
* ipv6: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2011-11-184-12/+27
* ipv4: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2011-11-184-10/+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
* net: use jump_label to shortcut RPS if not setupEric Dumazet2011-11-174-16/+26
* 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-17205-6457/+9022
|\
| * mac80211: fix warning in ieee80211_probe_clientJohannes Berg2011-11-111-4/+5
| * 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
OpenPOWER on IntegriCloud