summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* bnx2x: Support ndo_set_rxmode in VF driverAriel Elior2013-01-023-6/+179
* bnx2x: Add teardown_q and close to VF <-> PF channelAriel Elior2013-01-024-2/+112
* bnx2x: Add init, setup_q, set_mac to VF <-> PF channelAriel Elior2013-01-024-0/+310
* bnx2x: Separate VF and PF logicAriel Elior2013-01-026-266/+525
* bnx2x: Add to VF <-> PF channel the release requestAriel Elior2013-01-023-0/+59
* bnx2x: VF <-> PF channel 'acquire' at vf probeAriel Elior2013-01-027-1/+407
* bnx2x: Support probing and removing of VF deviceAriel Elior2013-01-027-158/+353
* team: add ethtool supportFlavio Leitner2012-12-301-0/+17
* veth: extend device featuresEric Dumazet2012-12-301-1/+6
* veth: reduce stat overheadEric Dumazet2012-12-301-68/+47
* team: implement carrier changeFlavio Leitner2012-12-301-0/+10
* dummy: implement carrier changeJiri Pirko2012-12-281-0/+10
* bnx2x: use ARRAY_SIZE where possibleSasha Levin2012-12-271-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-277-40/+21
|\
| * net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman2012-12-261-2/+4
| * cpts: fix a run time warn_on.Richard Cochran2012-12-261-1/+1
| * cpts: fix build error by removing useless code.Richard Cochran2012-12-262-2/+0
| * Drivers: network: more __dev* removalGreg KH2012-12-223-14/+13
| * tuntap: dont use a private kmem_cacheEric Dumazet2012-12-211-21/+3
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-2115-59/+1309
|\ \ | |/ |/|
| *-. Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier2012-12-196-44/+128
| |\ \
| | | * mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-193-16/+49
| | | * mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein2012-12-193-25/+62
| | | * mlx4_core: Fix error flow in the flow steering wrapperHadar Hen Zion2012-12-191-1/+1
| | | * mlx4_core: Add QPN enforcement for flow steering rules set by VFsHadar Hen Zion2012-12-191-6/+20
| | |/
| * | RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya2012-12-194-6/+24
| * | RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya2012-12-192-0/+55
| * | RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya2012-12-193-2/+162
| * | cxgb4: Add LE hash collision bug fix path in LLD driverVipul Pandya2012-12-194-10/+193
| * | cxgb4: Add T4 filter supportVipul Pandya2012-12-198-7/+757
| |/
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-201-29/+19
|\ \
| * | virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-181-1/+1
| * | virtio_net: don't rely on virtqueue_add_buf() returning capacity.Rusty Russell2012-12-181-20/+13
| * | virtio-net: remove unused skb_vnet_hdr->num_sg fieldMichael S. Tsirkin2012-12-181-3/+3
| * | virtio-net: correct capacity math on ring fullMichael S. Tsirkin2012-12-181-5/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-1927-127/+237
|\ \ \
| * | | 8139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene2012-12-191-7/+11
| * | | net: qmi_wwan: add ZTE MF880Bjørn Mork2012-12-191-0/+1
| * | | drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat2012-12-191-1/+3
| * | | drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat2012-12-191-3/+1
| * | | use generic usbnet_manage_power()Oliver Neukum2012-12-192-16/+4
| * | | usbnet: generic manage_power()Oliver Neukum2012-12-191-0/+10
| * | | usbnet: handle PM failure gracefullyOliver Neukum2012-12-191-7/+8
| * | | ksz884x: fix receive polling race conditionLennert Buytenhek2012-12-191-3/+9
| * | | qlcnic: update driver versionSigned-off-by: Sony Chacko2012-12-191-2/+2
| * | | qlcnic: fix unused variable warningsShahed Shaikh2012-12-194-12/+6
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-192-1/+9
| |\ \ \
| | * | | wireless: fix Atheros drivers compilationVladimir Kondratiev2012-12-171-1/+1
| | * | | rt2x00: zero-out rx_statusGabor Juhos2012-12-171-0/+8
| * | | | net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo2012-12-181-2/+1
OpenPOWER on IntegriCloud