summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds38-60/+50
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds17-1209/+1150
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1269-87452/+107717
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds235-5471/+9156
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds92-2299/+2795
2012-03-20Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds378-14013/+37807
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds65-679/+2138
2012-03-20Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds29-309/+32
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-34/+54
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+1
2012-03-20Merge branch 'upstream' into for-linusJiri Kosina15-1084/+860
2012-03-20HID: multitouch: add PID for Fructel productAndreas Nielsen3-0/+9
2012-03-20Merge branches 'roccat' and 'wacom' into for-linusJiri Kosina3-70/+90
2012-03-20Merge branches 'battery-scope', 'logitech' and 'multitouch' into for-linusJiri Kosina7-59/+204
2012-03-20cpsw: Hook up default ndo_change_mtu.David S. Miller1-0/+1
2012-03-20Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-24/+35
2012-03-20net: qmi_wwan: fix build error due to cdc-wdm dependecyBjørn Mork1-0/+1
2012-03-20netdev: driver: ethernet: Add TI CPSW driverMugunthan V N3-0/+1031
2012-03-20netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N2-0/+734
2012-03-20phy: add am79c874 PHY supportHeiko Schocher3-0/+108
2012-03-20mlx4_core: fix race on comm channelEugenia Emantayev1-0/+9
2012-03-20bonding: send igmp report for its masterPeter Pan(潘卫平)1-3/+15
2012-03-20fs_enet: Add MPC5125 FEC support and PHY interface selectionVladimir Ermakov3-7/+28
2012-03-20fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on txYi Zou1-1/+1
2012-03-20ixgbe: Fix issues with SR-IOV loopback when flow control is disabledAlexander Duyck1-1/+8
2012-03-20net/hyperv: Fix the code handling tx busyHaiyang Zhang1-4/+1
2012-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller6-1106/+1286
2012-03-20ixgbe: fix namespace issues when FCoE/DCB is not enabledJeff Kirsher4-902/+945
2012-03-20rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches2-2/+0
2012-03-20igbvf: Use ETH_ALENJoe Perches2-9/+2
2012-03-20atlx: Use ETH_ALENJoe Perches3-12/+7
2012-03-20bnx2x: validate FW trace prior to its printingDmitry Kravkov2-1/+13
2012-03-20bnx2x: consistent statistics for old FWYuval Mintz3-41/+6
2012-03-20bnx2x: changed iscsi/fcoe mac init and macrosDmitry Kravkov4-44/+64
2012-03-20bnx2x: added TLV_NOT_FOUND flags to the dcbDmitry Kravkov2-7/+17
2012-03-20bnx2x: changed initial dcb configurationDmitry Kravkov1-29/+16
2012-03-20bnx2x: removed dcb unused codeYuval Mintz1-20/+0
2012-03-20bnx2x: reduced sparse warningsYuval Mintz6-29/+18
2012-03-20bnx2x: revised driver printsMerav Sicron9-727/+694
2012-03-20bnx2x: added 'likely' to fast-path skb existenceYuval Mintz1-1/+2
2012-03-20be2net: fix programming of VLAN tags for VFAjit Khaparde4-5/+157
2012-03-20be2net: Fix number of vlan slots in flex modeAjit Khaparde1-1/+1
2012-03-20be2net: Program secondary UC MAC address into MAC filterAjit Khaparde2-6/+53
2012-03-20be2net: enable WOL by default if h/w supports itAjit Khaparde5-17/+136
2012-03-20Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/p...David S. Miller3-10/+17
2012-03-20ixgbe: Correct flag values set by ixgbe_fix_featuresAlexander Duyck3-61/+54
2012-03-19ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash commandAlexander Duyck3-1/+160
2012-03-19ixgbe: Whitespace cleanupsAlexander Duyck1-10/+7
2012-03-19ixgbe: Two minor fixes for RSS and FDIR set queues functionsAlexander Duyck1-3/+1