summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-12-24rtlwifi: rtl8821ae: Switch to use common rate control routineLarry Finger11-242/+88
2014-12-24rtlwifi: rtl8192de: Rework calls to rate-control routineLarry Finger1-3/+3
2014-12-24rtlwifi: rtl8192cu: Rework calls to rate-control routineLarry Finger1-6/+6
2014-12-24rtlwifi: rtl8821ae: Add VHT rate descriptorsLarry Finger2-23/+21
2014-12-24rtlwifi: Convert all drivers to use a common set of rate descriptorsLarry Finger15-208/+177
2014-12-24rtlwifi: rtl8192ee: Convert driver to use common rate-mapping codeLarry Finger1-161/+2
2014-12-24rtlwifi: rtl8723ae: Modify driver to use rate-mapping routine in coreLarry Finger1-160/+2
2014-12-24rtlwifi: rtl8188ee: Switch to use common rate-mapping routineLarry Finger1-160/+2
2014-12-24rtlwifi: rtl8723be: Switch to use common rate-mapping routineLarry Finger1-159/+1
2014-12-24rtlwifi: Remove extraneous argument for rate mappingLarry Finger6-17/+12
2014-12-24rtlwifi: rtl8192ce: Improve RF sleep routineLarry Finger1-2/+3
2014-12-24rtlwifi: rtl8192ce: Update rate setting routinesLarry Finger1-63/+44
2014-12-24rtlwifi: rtl8192ce: Update setting of the media statusLarry Finger1-20/+31
2014-12-24rtlwifi: rtl8192ce: Add code to set the keep-alive operationLarry Finger2-2/+8
2014-12-24rtlwifi: rtl8821ae: Fix typos in power-sequence macroLarry Finger1-2/+2
2014-12-24rtlwifi: rtl8821ae: Simplify loading of WOWLAN firmwareTroy Tan4-54/+48
2014-12-24ath: fix incorrect PPB on FCC radar type 5Peter Oh1-1/+1
2014-12-24rsi: fix memory leak in rsi_load_ta_instructions()Alexey Khoroshilov1-3/+1
2014-12-24rtlwifi: rtl8192de: fw.c: Remove unused functionRickard Strandqvist2-18/+0
2014-12-24vxlan: Fix double free of skb.Pravin B Shelar1-10/+24
2014-12-23cxgb4vf: Fix ethtool get_settings for VF driverHariprasad Shenai4-41/+161
2014-12-23caif: Fix napi poll list corruptionHerbert Xu1-2/+0
2014-12-23net/mlx4_en: Doorbell is byteswapped in Little Endian archsAmir Vadai1-1/+11
2014-12-238139too: Add netif_napi_del in the driverJia-Ju Bai1-0/+2
2014-12-238139too: Fix the lack of pci_disable_deviceJia-Ju Bai1-1/+1
2014-12-23net: ethernet: stmicro: stmmac: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-12-23net: s6gmac: remove driverDaniel Glöckner3-1071/+0
2014-12-23net: ethernet: micrel: ksz884x.c: Remove unused functionRickard Strandqvist1-6/+0
2014-12-23tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2014-12-23hyperv: Fix some variable name typos in send-buffer init/revokeHaiyang Zhang2-7/+9
2014-12-23virtio_net: Fix napi poll list corruptionHerbert Xu1-2/+0
2014-12-22stmmac: Don't init ptp again when resume from suspend/hibernationHuacai Chen1-6/+8
2014-12-19enic: fix rx skb checksumGovindarajulu Varadarajan1-4/+8
2014-12-19sunvnet: fix a memory leak in vnet_handle_offloadsLi RongQing1-0/+1
2014-12-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-4/+174
2014-12-18be2net: Fix incorrect setting of tunnel offload flag in netdev featuresSriharsha Basavapatna1-0/+2
2014-12-18bnx2x: fix typos in "configure"Jiri Benc2-4/+4
2014-12-18xen-netback: support frontends without feature-rx-notify againDavid Vrabel4-18/+29
2014-12-18cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai2-2/+2
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz1-0/+5
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay2-4/+11
2014-12-16net: fec: Fix NAPI raceNimrod Andy1-12/+7
2014-12-16xen-netfront: use napi_complete() correctly to prevent Rx stallingDavid Vrabel1-8/+3
2014-12-16Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-21/+17
2014-12-16net: Allow FIXED_PHY to be modular.David S. Miller3-3/+3
2014-12-16macvtap: drop broken IFF_VNET_LEMichael S. Tsirkin1-3/+20
2014-12-16tun: drop broken IFF_VNET_LEMichael S. Tsirkin1-3/+23
2014-12-16macvtap: fix uninitialized access on TUNSETIFFMichael S. Tsirkin1-3/+4
2014-12-16net: dsa: bcm_sf2: always select FIXED_PHYFlorian Fainelli1-1/+1
2014-12-16net: systemport: always select FIXED_PHYFlorian Fainelli1-1/+1