aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-27e1000: fix vlan processing regressionJiri Pirko1-13/+22
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet4-5/+9
2012-03-25gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches2-33/+8
2012-03-25USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfacesAndrew Bird (Sphere Systems)1-0/+18
2012-03-25USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfacesAndrew Bird (Sphere Systems)1-0/+18
2012-03-23qlcnic: Bug fix for LROAnirban Chakraborty2-3/+5
2012-03-22usbnet: consider device busy at each recieved packetOliver Neukum1-0/+1
2012-03-22bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2-69/+31
2012-03-22usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com1-1/+0
2012-03-22usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com1-0/+9
2012-03-21cnic: Fix parity error code conflictMichael Chan3-34/+10
2012-03-21tg3: Fix RSS ring refill race conditionMichael Chan2-3/+23
2012-03-21sky2: override for PCI legacy power managementstephen hemminger1-0/+11
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+1
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-56/+201
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+2
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds3-13/+8
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-4/+4
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds888-36413/+54809
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-0/+501
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-31/+2
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-5/+1
2012-03-20net: remove the second argument of k[un]map_atomic()Cong Wang3-12/+8
2012-03-20cpsw: Hook up default ndo_change_mtu.David S. Miller1-0/+1
2012-03-19net: qmi_wwan: fix build error due to cdc-wdm dependecyBjørn Mork1-0/+1
2012-03-19netdev: driver: ethernet: Add TI CPSW driverMugunthan V N3-0/+1031
2012-03-19netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N2-0/+734
2012-03-19phy: add am79c874 PHY supportHeiko Schocher3-0/+108
2012-03-19mlx4_core: fix race on comm channelEugenia Emantayev1-0/+9
2012-03-19bonding: send igmp report for its masterPeter Pan(潘卫平)1-3/+15
2012-03-19fs_enet: Add MPC5125 FEC support and PHY interface selectionVladimir Ermakov3-7/+28
2012-03-19ixgbe: Fix issues with SR-IOV loopback when flow control is disabledAlexander Duyck1-1/+8
2012-03-19net/hyperv: Fix the code handling tx busyHaiyang Zhang1-4/+1
2012-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller6-1106/+1286
2012-03-19ixgbe: fix namespace issues when FCoE/DCB is not enabledJeff Kirsher4-902/+945
2012-03-19rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches2-2/+0
2012-03-19igbvf: Use ETH_ALENJoe Perches2-9/+2
2012-03-19atlx: Use ETH_ALENJoe Perches3-12/+7
2012-03-19bnx2x: validate FW trace prior to its printingDmitry Kravkov2-1/+13
2012-03-19bnx2x: consistent statistics for old FWYuval Mintz3-41/+6
2012-03-19bnx2x: changed iscsi/fcoe mac init and macrosDmitry Kravkov4-44/+64
2012-03-19bnx2x: added TLV_NOT_FOUND flags to the dcbDmitry Kravkov2-7/+17
2012-03-19bnx2x: changed initial dcb configurationDmitry Kravkov1-29/+16
2012-03-19bnx2x: removed dcb unused codeYuval Mintz1-20/+0
2012-03-19bnx2x: reduced sparse warningsYuval Mintz6-29/+18
2012-03-19bnx2x: revised driver printsMerav Sicron9-727/+694
2012-03-19bnx2x: added 'likely' to fast-path skb existenceYuval Mintz1-1/+2
2012-03-19be2net: fix programming of VLAN tags for VFAjit Khaparde4-5/+157
2012-03-19be2net: Fix number of vlan slots in flex modeAjit Khaparde1-1/+1
2012-03-19be2net: Program secondary UC MAC address into MAC filterAjit Khaparde2-6/+53