aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-07bnx2: Add pci shutdown handler.Michael Chan1-22/+25
2013-08-07bnx2: Use SIMPLE_DEV_PM_OPS.Michael Chan1-20/+25
2013-08-07bnx2: Refactor WoL setup into a separate function.Michael Chan1-80/+81
2013-08-07bnx2: Use kernel APIs for WoL and power state changes.Michael Chan1-22/+14
2013-08-07bnx2: Handle error condition in ->slot_reset()Michael Chan1-5/+10
2013-08-07be2net: update driver versionSathya Perla1-1/+1
2013-08-07be2net: Initialize "status" in be_cmd_get_die_temperature()Vasundhara Volam1-1/+1
2013-08-07be2net: fixup log msgs for async eventsVasundhara Volam1-2/+4
2013-08-07be2net: Fix displaying supported speeds for BE2Vasundhara Volam1-0/+6
2013-08-07be2net: don't limit max MAC and VLAN countsVasundhara Volam1-7/+0
2013-08-07be2net: Do not call get_die_temperature cmd for VFVasundhara Volam1-1/+2
2013-08-07be2net: Adding more speeds reported by get_settingsVasundhara Volam2-1/+10
2013-08-05gianfar: Cleanup TxFCB insertion on xmitClaudiu Manoil1-29/+33
2013-08-05gianfar: Fix Tx csum generation errata handlingClaudiu Manoil1-19/+25
2013-08-05drivers: net: cpsw: Add support for new CPSW IP versionMugunthan V N1-0/+3
2013-08-05tile: fix missing unlock on error in tile_net_open()Wei Yongjun1-1/+3
2013-08-05net: mlx4: Staticize local functionsJingoo Han1-3/+3
2013-08-05net: micrel: Staticize local functionsJingoo Han2-5/+7
2013-08-05be2net: Staticize local functionsJingoo Han3-19/+20
2013-08-05bna: Staticize local functionsJingoo Han1-5/+5
2013-08-05mlx5: remove health handler pluginEli Cohen1-28/+1
2013-08-04skge: fix build on 32 bitStephen Hemminger1-7/+7
2013-08-04skge: add dma_mapping checkstephen hemminger1-6/+42
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller44-328/+684
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-238/+413
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani10-132/+231
2013-08-03qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia1-9/+16
2013-08-03qlcnic: Fix link speed display for 82xx adapterRajesh Borundia1-3/+7
2013-08-03qlcnic: Fix external loopback test.Shahed Shaikh1-2/+10
2013-08-03qlcnic: Removed adapter series name from warning messages.Pratik Pujar2-2/+2
2013-08-03qlcnic: Free up memory in error path.Himanshu Madhani1-3/+3
2013-08-03qlcnic: Fix ingress MAC learningShahed Shaikh1-33/+66
2013-08-03qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh1-1/+1
2013-08-03net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N1-2/+1
2013-08-02cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSIMichael Chan1-0/+7
2013-08-02sis900: Fix the tx queue timeout issueDenis Kirjanov1-10/+2
2013-08-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds3-14/+83
2013-08-02r8169: remove "PHY reset until link up" log spamLekensteyn1-1/+1
2013-08-02net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi1-1/+1
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches11-26/+29
2013-08-01qlcnic: Update version to 5.2.45Himanshu Madhani1-2/+2
2013-08-01qlcnic: Enable mailbox interface in poll mode when interrupts are not availableManish Chopra1-7/+11
2013-08-01qlcnic: Replace poll mode mailbox interface with interrupt based mailbox interfaceManish Chopra6-264/+232
2013-08-01qlcnic: Interrupt based driver firmware mailbox mechanismManish Chopra5-21/+388
2013-08-01qlcnic: Enhance diagnostic loopback error codes.Jitendra Kalsaria4-19/+22
2013-08-01bnx2x: Revising locking scheme for MAC configurationYuval Mintz7-60/+340
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang8-26/+26
2013-08-01net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein1-1/+1
2013-08-01net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz1-10/+1
2013-08-01tile: support PTP using the tilegx mPIPE (IEEE 1588)Chris Metcalf2-1/+226