summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bonding: unwind on bond_add_vlan failurenikolay@redhat.com2013-08-081-2/+2
* bonding: change the bond's vlan syncing functions with the standard onesnikolay@redhat.com2013-08-081-30/+7
* net: phy: mdio: add missing __iomem annotationJingoo Han2013-08-071-1/+1
* net: phy: micrel: Staticize ksz8873mll_read_status()Jingoo Han2013-08-071-1/+1
* net: move zerocopy_sg_from_iovec() to net/core/datagram.cJason Wang2013-08-072-160/+0
* net: move iov_pages() to net/core/iovec.cJason Wang2013-08-072-46/+0
* bnx2: Update version to 2.2.4Michael Chan2013-08-072-4/+4
* bnx2: Add pci shutdown handler.Michael Chan2013-08-071-22/+25
* bnx2: Use SIMPLE_DEV_PM_OPS.Michael Chan2013-08-071-20/+25
* bnx2: Refactor WoL setup into a separate function.Michael Chan2013-08-071-80/+81
* bnx2: Use kernel APIs for WoL and power state changes.Michael Chan2013-08-071-22/+14
* bnx2: Handle error condition in ->slot_reset()Michael Chan2013-08-071-5/+10
* be2net: update driver versionSathya Perla2013-08-071-1/+1
* be2net: Initialize "status" in be_cmd_get_die_temperature()Vasundhara Volam2013-08-071-1/+1
* be2net: fixup log msgs for async eventsVasundhara Volam2013-08-071-2/+4
* be2net: Fix displaying supported speeds for BE2Vasundhara Volam2013-08-071-0/+6
* be2net: don't limit max MAC and VLAN countsVasundhara Volam2013-08-071-7/+0
* be2net: Do not call get_die_temperature cmd for VFVasundhara Volam2013-08-071-1/+2
* be2net: Adding more speeds reported by get_settingsVasundhara Volam2013-08-072-1/+10
* gianfar: Cleanup TxFCB insertion on xmitClaudiu Manoil2013-08-051-29/+33
* gianfar: Fix Tx csum generation errata handlingClaudiu Manoil2013-08-051-19/+25
* bonding: remove locking from bond_set_rx_mode()Veaceslav Falico2013-08-051-6/+4
* drivers: net: cpsw: Add support for new CPSW IP versionMugunthan V N2013-08-051-0/+3
* bonding: add bond_time_in_interval() and use it for time comparisonVeaceslav Falico2013-08-051-53/+32
* bonding: call slave_last_rx() only once per slaveVeaceslav Falico2013-08-051-7/+8
* tile: fix missing unlock on error in tile_net_open()Wei Yongjun2013-08-051-1/+3
* net: mlx4: Staticize local functionsJingoo Han2013-08-051-3/+3
* net: micrel: Staticize local functionsJingoo Han2013-08-052-5/+7
* be2net: Staticize local functionsJingoo Han2013-08-053-19/+20
* bna: Staticize local functionsJingoo Han2013-08-051-5/+5
* vxlan: fix rcu related warningstephen hemminger2013-08-041-5/+11
* ax88179_178a: avoid copy of tx tcp packetsEric Dumazet2013-08-031-17/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-03537-95275/+6940
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-0349-403/+665
| |\
| | * qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani2013-08-0310-132/+231
| | * qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia2013-08-031-9/+16
| | * qlcnic: Fix link speed display for 82xx adapterRajesh Borundia2013-08-031-3/+7
| | * qlcnic: Fix external loopback test.Shahed Shaikh2013-08-031-2/+10
| | * qlcnic: Removed adapter series name from warning messages.Pratik Pujar2013-08-032-2/+2
| | * qlcnic: Free up memory in error path.Himanshu Madhani2013-08-031-3/+3
| | * qlcnic: Fix ingress MAC learningShahed Shaikh2013-08-031-33/+66
| | * qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh2013-08-031-1/+1
| | * net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N2013-08-031-2/+1
| | * sis900: Fix the tx queue timeout issueDenis Kirjanov2013-08-021-10/+2
| | * r8169: remove "PHY reset until link up" log spamLekensteyn2013-08-021-1/+1
| | * net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi2013-08-021-1/+1
| | * macvlan: handle set_promiscuity failuresMichael S. Tsirkin2013-08-011-2/+5
| | * macvlan: better mode validationMichael S. Tsirkin2013-08-011-2/+14
| | * net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-018-26/+26
| | * net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein2013-08-011-1/+1
OpenPOWER on IntegriCloud