summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-0464-112/+176
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-044-8/+16
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-034-8/+16
| | |\
| | | * iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach2012-02-013-3/+11
| | | * iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville2012-02-011-1/+1
| | | * rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga2012-02-011-4/+4
| * | | ixgbe: Fix typo in ixgbe_common.hMasanari Iida2012-02-031-1/+1
| * | | igbvf: change copyright dateMitch A Williams2012-02-0310-11/+11
| * | | ixgbevf: Update copyright noticesGreg Rose2012-02-0310-11/+11
| * | | ixgbevf: Fix mailbox interrupt ack bugGreg Rose2012-02-032-6/+21
| * | | ixgbe: make ethtool strings table constStephen Hemminger2012-02-031-1/+1
| * | | ixgbe: Add warning when no space left for more MAC filtersGreg Rose2012-02-031-0/+3
| * | | ixgbe: update copyright to 2012Don Skidmore2012-02-0325-26/+26
| |/ /
| * | can: peak_pci: Fix the way channels are linked togetherStephane Grosjean2012-02-031-14/+9
| * | can: ems_usb: Removed double netif_device_detachSebastian Haas2012-02-031-9/+0
| * | can: pch_can: fix error passive level testXi Wang2012-02-031-1/+2
| * | can: ti_hecc: use netif_rx in the interruptWolfgang Grandegger2012-02-031-1/+2
| * | can: cc770: Fix indirect access deadlock on ISA cardsWolfgang Zarre2012-02-031-1/+15
| * | can: cc770: store echo skb before starting the transferWolfgang Grandegger2012-02-031-1/+3
| * | can: flexcan: fix irq flooding by clearing all interrupt sourcesWolfgang Grandegger2012-02-031-1/+6
| * | net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang2012-02-022-4/+17
| * | net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessaryHaiyang Zhang2012-02-021-4/+4
| * | drivers/net/ethernet/ti: Move call to PTR_ERR after reassignmentJulia Lawall2012-02-022-2/+3
| * | net/hyperv: fix the issue that large packets be dropped under bridgeWei Yongjun2012-02-021-0/+19
| * | ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings2012-02-011-5/+1
| * | net/hyperv: rx_bytes should account the ether header sizeWei Yongjun2012-02-011-1/+1
| * | net: fec: correct phy_name buffer length when init phy_nameRichard Zhao2012-01-311-1/+1
| |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-271-2/+2
| |\
| | * iwlwifi: fix PCI-E transport "inta" raceJohannes Berg2012-01-241-2/+2
| * | xen-netfront: correct MAX_TX_TARGET calculation.Wei Liu2012-01-261-1/+1
* | | mlx4: Fix typo in cmd.cMasanari Iida2012-02-041-1/+1
* | | tms380tr: Fix cascading if/else tab abuseJoe Perches2012-02-041-112/+67
* | | be2net: Use new implementation of get mac list commandPadmanabh Ratnakar2012-02-043-40/+92
* | | be2net: Fix link status query commandPadmanabh Ratnakar2012-02-041-2/+4
* | | caif-hsi: Add RX flip buffersjur.brandeland@stericsson.com2012-02-041-42/+103
* | | enic: Check firmware capability before issuing firmware commandsNeel Patel2012-02-042-28/+32
* | | enic: Enable support for multiple hardware receive queuesNeel Patel2012-02-041-2/+2
* | | qlge: Bumped driver version to 1.00.00.30.Jitendra Kalsaria2012-02-041-1/+1
* | | qlge: Fix memory leak in the process of refillJitendra Kalsaria2012-02-041-3/+5
* | | qlge: Removing needless print's which are notJitendra Kalsaria2012-02-041-70/+1
* | | qlge: Fixed invalid reference to ip headerJitendra Kalsaria2012-02-041-3/+4
* | | qlcnic: Fix API unlockManish chopra2012-02-042-4/+3
* | | qlcnic: Fix firmware abort code check.Sritej Velaga2012-02-041-1/+1
* | | qlcnic: report valid speed and duplex status when link is downSony Chacko2012-02-042-6/+9
* | | qlcnic: Stop pause ctrl frames on fw hang.Sritej Velaga2012-02-041-2/+12
* | | netxen: report valid speed and duplex status when link is downSony Chacko2012-02-042-2/+7
* | | netxen: Fix a panic during driver unload in device_remove_fileRajesh Borundia2012-02-041-5/+3
* | | netxen_nic: Error logging on firmware hangSritej Velaga2012-02-042-2/+20
* | | netxen_nic: Fix phy link statusSritej Velaga2012-02-041-1/+5
* | | netxen_nic: fw dump supportManish chopra2012-02-046-22/+1380
OpenPOWER on IntegriCloud