aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-07-21igb: reset PHY in the link_up process to recover PHY setting after power down.Akeem G. Abodunrin
2012-07-21ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interruptsAlexander Duyck
2012-07-21ixgbe: add support for new 82599 deviceDon Skidmore
2012-07-21ixgbe: remove extra unused queues in DCB + FCoE caseJohn Fastabend
2012-07-21ixgbe: fix RAR entry counting for generic and fdb_add()John Fastabend
2012-07-21ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UPAlexander Duyck
2012-07-21ixgbe: Reduce Rx header size to what is actually usedAlexander Duyck
2012-07-21ixgbevf: Fix namespace issue with ixgbe_write_eitrGreg Rose
2012-07-21ixgbe: Fix handling of FDIR_HASH flagAlexander Duyck
2012-07-21ixgbevf: Add support for PCI error handlingAlexander Duyck
2012-07-21ixgbevf: Add lock around mailbox ops to prevent simultaneous accessAlexander Duyck
2012-07-21ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck
2012-07-21ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck
2012-07-20forcedeth: spin_unlock_irq in interrupt handler fixDenis Efremov
2012-07-20atl1c: fix issue of io access mode for AR8152 v2.1Cloud Ren
2012-07-20tun: fix a crash bug and a memory leakMikulas Patocka
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-07-20team: add multiqueue supportJiri Pirko
2012-07-20bond_sysfs: use real_num_tx_queues rather than params.tx_queueJiri Pirko
2012-07-20net: rename bond_queue_mapping to slave_dev_queue_mappingJiri Pirko
2012-07-20rtnl: allow to specify different num for rx and tx queue countJiri Pirko
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-19ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flagAlexander Duyck
2012-07-19ixgbe: Only enable anti-spoof on VF poolsAlexander Duyck
2012-07-19ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck
2012-07-19ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck
2012-07-19ixgbe: Merge all FCoE percpu values into a single structureAlexander Duyck
2012-07-19ixgbe: Cleanup configuration of FCoE registersAlexander Duyck
2012-07-19ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ APIAlexander Duyck
2012-07-19ixgbe: Fix memory leak when SR-IOV VFs are direct assignedAlexander Duyck
2012-07-19ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck
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