summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-23usbnet: consider device busy at each recieved packetOliver Neukum
2012-03-23bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek
2012-03-22usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com
2012-03-22usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com
2012-03-22xen: initialize platform-pci even if xen_emul_unplug=neverIgor Mammedov
2012-03-22cnic: Fix parity error code conflictMichael Chan
2012-03-22tg3: Fix RSS ring refill race conditionMichael Chan
2012-03-21sky2: override for PCI legacy power managementstephen hemminger
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-21debugfs-related mode_t whack-a-moleAl Viro
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-20net: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20cpsw: Hook up default ndo_change_mtu.David S. Miller
2012-03-19net: qmi_wwan: fix build error due to cdc-wdm dependecyBjørn Mork
2012-03-19netdev: driver: ethernet: Add TI CPSW driverMugunthan V N
2012-03-19netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N
2012-03-19phy: add am79c874 PHY supportHeiko Schocher
2012-03-19mlx4_core: fix race on comm channelEugenia Emantayev
2012-03-19bonding: send igmp report for its masterPeter Pan(潘卫平)
2012-03-19fs_enet: Add MPC5125 FEC support and PHY interface selectionVladimir Ermakov
2012-03-19ixgbe: Fix issues with SR-IOV loopback when flow control is disabledAlexander Duyck
2012-03-19net/hyperv: Fix the code handling tx busyHaiyang Zhang
2012-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-03-19ixgbe: fix namespace issues when FCoE/DCB is not enabledJeff Kirsher
2012-03-19rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches
2012-03-19igbvf: Use ETH_ALENJoe Perches
2012-03-19atlx: Use ETH_ALENJoe Perches
2012-03-19bnx2x: validate FW trace prior to its printingDmitry Kravkov
2012-03-19bnx2x: consistent statistics for old FWYuval Mintz
2012-03-19bnx2x: changed iscsi/fcoe mac init and macrosDmitry Kravkov
2012-03-19bnx2x: added TLV_NOT_FOUND flags to the dcbDmitry Kravkov
2012-03-19bnx2x: changed initial dcb configurationDmitry Kravkov
2012-03-19bnx2x: removed dcb unused codeYuval Mintz
2012-03-19bnx2x: reduced sparse warningsYuval Mintz
2012-03-19bnx2x: revised driver printsMerav Sicron
2012-03-19bnx2x: added 'likely' to fast-path skb existenceYuval Mintz
2012-03-19be2net: fix programming of VLAN tags for VFAjit Khaparde
2012-03-19be2net: Fix number of vlan slots in flex modeAjit Khaparde
2012-03-19be2net: Program secondary UC MAC address into MAC filterAjit Khaparde
2012-03-19be2net: enable WOL by default if h/w supports itAjit Khaparde