summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-20ixgbe: use PCI_VENDOR_ID_INTELJon Mason
2012-07-20ixgb: use PCI_VENDOR_ID_INTELJon Mason
2012-07-20Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-20can: janz-ican3: add support for one shot modeIra W. Snyder
2012-07-20can: janz-ican3: avoid firmware lockup caused by infinite bus error quotaIra W. Snyder
2012-07-20can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGSIra W. Snyder
2012-07-20can: janz-ican3: fix error and byte countersIra W. Snyder
2012-07-20can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3Marc Kleine-Budde
2012-07-20can: janz-ican3: drop invalid skbsIra W. Snyder
2012-07-20can: janz-ican3: remove dead codeIra W. Snyder
2012-07-20can: flexcan: add 2nd clock to support imx53 and newerSteffen Trumtrar
2012-07-20can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde
2012-07-19Merge branch 'net' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/...David S. Miller
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-19mlx4_en: map entire pages to increase throughputThadeu Lima de Souza Cascardo
2012-07-19sfc: initialize dynamic sysfs attributes for lockdepMichal Schmidt
2012-07-19net: e100: ucode is optional in some casesBjørn Mork
2012-07-19asix: AX88172A driver depends on phylibChristian Riesch
2012-07-19asix: Add support for programming the EEPROMChristian Riesch
2012-07-19asix: Rework reading from EEPROMChristian Riesch
2012-07-19net: stmmac: Add ip version to dts bindingsDinh Nguyen
2012-07-19cxgb3: Set vlan_feature on net_devicebrenohl@br.ibm.com
2012-07-19libertas: firmware.c: remove duplicated includeDuan Jiong
2012-07-19net/mlx4_en: Add accelerated RFS supportAmir Vadai
2012-07-19{NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai
2012-07-19net/mlx4: Move MAC_MASK to a common placeAmir Vadai
2012-07-19Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-07-19Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-07-19cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia
2012-07-19HID: hid-multitouch: add support for Zytronic panelsBenjamin Tissoires
2012-07-19md/raid1: close some possible races on write errors during resyncNeilBrown
2012-07-19md: avoid crash when stopping md array races with closing other open fds.NeilBrown
2012-07-19md: fix bug in handling of new_data_offsetNeilBrown
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-07-19Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds
2012-07-18ixgbe: Cleanup holes in flags after removing several of themAlexander Duyck
2012-07-18ixgbe: Retire RSS enabled and capable flagsAlexander Duyck
2012-07-18ixgbe: Add support for SR-IOV w/ DCB or RSSAlexander Duyck
2012-07-18ixgbe: Update configure virtualization to allow for multiple PF poolsAlexander Duyck
2012-07-18ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparamAlexander Duyck
2012-07-18ixgbevf: Consolidate Tx context descriptor creation codeAlexander Duyck
2012-07-18ixgbevf: Add netdev to ring structureAlexander Duyck
2012-07-18ixgbevf: Do not rewind the Rx ring before bumping tailAlexander Duyck
2012-07-18ixgbevf: fix VF untagging when 802.1 prio is setPascal Bouchareine
2012-07-18tilegx net: use eth_hw_addr_random(), not eth_random_addr()Chris Metcalf
2012-07-18tilegx net driver: handle payload data not in fragsChris Metcalf
2012-07-18net: tilegx driver bugfix (be explicit about percpu queue number)Chris Metcalf
2012-07-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-07-18team: refine IFF_XMIT_DST_RELEASE capabilityJiri Pirko