summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-66/+251
2013-04-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller16-303/+471
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville16-303/+471
2013-04-29bnx2x: allow handling tunnel over udp offloadDmitry Kravkov2-2/+7
2013-04-29vxlan: do not set SKB_GSO_UDPDmitry Kravkov1-1/+1
2013-04-29cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya2-0/+26
2013-04-29cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya3-3/+76
2013-04-29cxgb4: Fix pci_device_id structure initialization with correct PF numberVipul Pandya1-38/+38
2013-04-29tg3: shows HW time stamping support only if ptp_capable is presentFlavio Leitner1-4/+7
2013-04-29be2net: FLR must be first cmd issued to Lancer FWKalesh AP1-11/+11
2013-04-29be2net: Use GET_FUNCTION_CONFIG V1 cmdKalesh AP2-2/+5
2013-04-29sh_eth: add R8A77781 supportSergei Shtylyov2-3/+4
2013-04-29r8169: fix 8168evl frame padding.Stefan Bader1-0/+9
2013-04-29hyperv: Fix a compiler warning in netvsc_send()Haiyang Zhang1-1/+1
2013-04-29drivers: net: usb: pegasus: fix control urb submissionPetko Manolov2-217/+76
2013-04-29drivers: net: usb: pegasus: read/write_mii_word optimisedPetko Manolov1-50/+35
2013-04-29drivers: net: usb: pegasus: remove skb poolPetko Manolov2-67/+9
2013-04-29atm: he: use mdelay instead of large udelay constantsArnd Bergmann1-1/+1
2013-04-29be2net: Fix to show wol disabled/enabled state correctly.Sarveshwar Bandi1-1/+2
2013-04-29be2net: Fixed memory leakSuresh Reddy1-16/+22
2013-04-29vxlan: allow choosing destination port per vxlanstephen hemminger1-5/+13
2013-04-29vxlan: compute source port in network byte orderstephen hemminger1-5/+4
2013-04-29vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)stephen hemminger1-5/+5
2013-04-29vxlan: fix byte order issues with NDA_PORTstephen hemminger1-13/+15
2013-04-29vxlan: document UDP default portstephen hemminger1-2/+4
2013-04-29vxlan: update mail address and copyright datestephen hemminger1-2/+2
2013-04-29net: tun: release the reference of tun device in tun_recvmsgGao feng1-2/+5
2013-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller7-38/+80
2013-04-26net/mlx4: Add support to get VF configRony Efraim2-0/+41
2013-04-26net/mlx4: Add VF MAC spoof checking supportRony Efraim4-0/+59
2013-04-26net/mlx4: Add set VF default vlan ID and priority supportRony Efraim6-6/+122
2013-04-26net/mlx4: Add set VF mac address supportRony Efraim2-1/+72
2013-04-26net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim3-0/+62
2013-04-26net/mlx4: Add reference counting to MAC registerationRony Efraim1-5/+10
2013-04-26net/mlx4_en: Disable HW clock overflow check when no HW supportAmir Vadai1-3/+7
2013-04-26net/mlx4_core: Disable HW timestamping for VFsAmir Vadai1-0/+5
2013-04-26be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC fr...Suresh Reddy1-0/+6
2013-04-26be2net: Renamed rx_address_mismatch_errors to rx_address_filteredSuresh Reddy4-14/+14
2013-04-26be2net: Add support for setting and getting rx flow hash optionsSuresh Reddy5-11/+177
2013-04-26rtlwifi: rtl8192cu: Fix false loss of AP indicationLarry Finger1-0/+3
2013-04-26brcmsmac: Fix merge issuePiotr Haber1-0/+1
2013-04-26ssb: implement ssb spuravoid for chipid BCM43222Hauke Mehrtens1-2/+17
2013-04-26mwifiex: Correct pci_unmap_single's sizeYogesh Ashok Powar1-2/+2
2013-04-26mwifiex: Do not kfree cmd buf while unregistering PCIeYogesh Ashok Powar1-1/+0
2013-04-26mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar1-1/+1
2013-04-26mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar1-2/+2
2013-04-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville9-34/+24
2013-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-262/+422
2013-04-25ixgbe: add mac type to the version in ethtool_regsEmil Tantilov1-1/+2
2013-04-25ixgbe: add support for disabling link at boot time on 82599Emil Tantilov2-2/+20