summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-11-23smsc95xx: support PHY wakeup sourceSteve Glendinning2-17/+164
2012-11-23smsc95xx: detect chip revision specific featuresSteve Glendinning2-9/+23
2012-11-23smsc95xx: fix error checking of usbnet_resumeSteve Glendinning1-1/+1
2012-11-22igb: Do not parse past IP header on fragments beyond the firstAlexander Duyck1-4/+7
2012-11-22igb: No longer rely on APME to determine WoL settingsMatthew Vick3-70/+29
2012-11-22igb: Update PTP Rx filtersMatthew Vick1-27/+20
2012-11-22ixgbe: fdb: only allow NUD_PERM fdb entriesJohn Fastabend1-1/+4
2012-11-22ixgbe: ethtool correctly identify autoneg settingJacob Keller4-3/+9
2012-11-22ixgbe: remove needless queuing for L4 ptp packetsJacob Keller1-32/+2
2012-11-22ixgbe: use ETQF filter name instead of magic numberJacob Keller1-3/+3
2012-11-22ixgbe: convert to use simple_open()Wei Yongjun1-30/+2
2012-11-22ixgbe: Reformat output of ixgbe_dumpJosh Hay1-34/+41
2012-11-20bnx2x: Remove duplicate inclusion of bnx2x_hsi.hSachin Kamat1-1/+0
2012-11-20add DOVE extensions for VXLANDavid Stevens1-25/+231
2012-11-20net: Remove bogus dependencies on INETBen Hutchings9-10/+10
2012-11-20ehea: Remove remnants of LRO supportBen Hutchings2-4/+3
2012-11-20mlx4_en: Remove remnants of LRO supportBen Hutchings3-25/+4
2012-11-20net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood13-62/+1
2012-11-19net/macb: move to circ_buf macros and fix initial conditionNicolas Ferre1-10/+7
2012-11-19net: Allow userns root to control tun and tap devicesEric W. Biederman1-2/+3
2012-11-18qlcnic: fix sparse warningsSony Chacko3-53/+65
2012-11-18qlcnic: fix compiler warningsSony Chacko5-25/+17
2012-11-18pch_gbe, ptp_pch: Fix the dependency direction between these driversBen Hutchings1-0/+1
2012-11-18vxlan: remove unused variable.Rami Rosen1-1/+0
2012-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-56/+85
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-5/+24
2012-11-16tilegx: request_irq with a non-null device nameSimon Marchi1-1/+1
2012-11-16Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller7-8/+1817
2012-11-16net: phy: smsc: Re-enable EDPD mode for LAN87xxPatrick Trantham1-26/+43
2012-11-15can: grcan: Add device driver for GRCAN and GRHCAN coresAndreas Larsson3-0/+1766
2012-11-15can: janz-ican3: Fix the usage of wait_for_completion_timeoutChuansheng Liu1-2/+2
2012-11-15can: usb: esd_usb2: Add support for CAN-USB/MicroMatthias Fuchs1-6/+25
2012-11-15can: usb: esd_usb2: Add support for listen-only modeMatthias Fuchs1-0/+4
2012-11-15can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opt...Muhammad Ghias2-0/+20
2012-11-15ixgbevf: Add checksum statistics counters to ringsGreg Rose2-7/+18
2012-11-15ixgbevf: Remove unneeded and obsolete commentGreg Rose1-7/+0
2012-11-15ixgbevf: White space and comments clean upGreg Rose1-13/+6
2012-11-15ixgbevf: Remove mailbox spinlock from the reset functionGreg Rose1-4/+0
2012-11-15ixgbevf: Remove checking for mac.ops function pointersGreg Rose1-38/+18
2012-11-15ixgbevf: Remove the ring adapter pointer valueGreg Rose1-1/+0
2012-11-15ixgbevf: Fix unnecessary dereference where local var is available.Greg Rose1-2/+2
2012-11-15ixgbevf: Streamline the rx buffer allocationGreg Rose1-5/+5
2012-11-15Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller1-1/+0
2012-11-15net: cpsw: halt network stack before halting the device during suspendMugunthan V N1-3/+3
2012-11-15cpsw: simplify the setup of the register pointersRichard Cochran1-139/+103
2012-11-15net: cpsw: Add parent<->child relation support between cpsw and mdioVaibhav Hiremath1-2/+14
2012-11-15net: davinci_mdio: Fix typo mistake in calling runtime-pm apiVaibhav Hiremath1-1/+1
2012-11-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller110-2302/+5161
2012-11-15tg3: Use tp->rxq_cnt when checking RSS tables.Michael Chan1-4/+4
2012-11-15tg3: Cleanup hardcoded ethtool test array indexesNithin Nayak Sujir1-29/+41