aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-11-23net/macb: GEM DMA configuration register updateNicolas Ferre
2012-11-23be2net: fix a possible events_get() race on BE2Sathya Perla
2012-11-22igb: Do not parse past IP header on fragments beyond the firstAlexander Duyck
2012-11-22igb: No longer rely on APME to determine WoL settingsMatthew Vick
2012-11-22igb: Update PTP Rx filtersMatthew Vick
2012-11-22ixgbe: fdb: only allow NUD_PERM fdb entriesJohn Fastabend
2012-11-22ixgbe: ethtool correctly identify autoneg settingJacob Keller
2012-11-22ixgbe: remove needless queuing for L4 ptp packetsJacob Keller
2012-11-22ixgbe: use ETQF filter name instead of magic numberJacob Keller
2012-11-22ixgbe: convert to use simple_open()Wei Yongjun
2012-11-22ixgbe: Reformat output of ixgbe_dumpJosh Hay
2012-11-20bnx2x: Remove duplicate inclusion of bnx2x_hsi.hSachin Kamat
2012-11-19net: Remove bogus dependencies on INETBen Hutchings
2012-11-19ehea: Remove remnants of LRO supportBen Hutchings
2012-11-19mlx4_en: Remove remnants of LRO supportBen Hutchings
2012-11-19net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood
2012-11-19net/macb: move to circ_buf macros and fix initial conditionNicolas Ferre
2012-11-18qlcnic: fix sparse warningsSony Chacko
2012-11-18qlcnic: fix compiler warningsSony Chacko
2012-11-17pch_gbe, ptp_pch: Fix the dependency direction between these driversBen Hutchings
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-16tilegx: request_irq with a non-null device nameSimon Marchi
2012-11-15ixgbevf: Add checksum statistics counters to ringsGreg Rose
2012-11-15ixgbevf: Remove unneeded and obsolete commentGreg Rose
2012-11-15ixgbevf: White space and comments clean upGreg Rose
2012-11-15ixgbevf: Remove mailbox spinlock from the reset functionGreg Rose
2012-11-15ixgbevf: Remove checking for mac.ops function pointersGreg Rose
2012-11-15ixgbevf: Remove the ring adapter pointer valueGreg Rose
2012-11-15ixgbevf: Fix unnecessary dereference where local var is available.Greg Rose
2012-11-15ixgbevf: Streamline the rx buffer allocationGreg Rose
2012-11-14net: cpsw: halt network stack before halting the device during suspendMugunthan V N
2012-11-14cpsw: simplify the setup of the register pointersRichard Cochran
2012-11-14net: cpsw: Add parent<->child relation support between cpsw and mdioVaibhav Hiremath
2012-11-14net: davinci_mdio: Fix typo mistake in calling runtime-pm apiVaibhav Hiremath
2012-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-14tg3: Use tp->rxq_cnt when checking RSS tables.Michael Chan
2012-11-14tg3: Cleanup hardcoded ethtool test array indexesNithin Nayak Sujir
2012-11-14tg3: Prevent spurious tx timeout by setting carrier off before tx disable.Nithin Nayak Sujir
2012-11-14tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir
2012-11-14net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel
2012-11-14drivers/net: fix tasklet misuse issueXiaotian Feng
2012-11-14net/macb: clear unused address registerJoachim Eastwood
2012-11-14net/macb: add support for phy irq via gpio pinJoachim Eastwood
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-13bnx2x: Add static declaration to several functionsMerav Sicron
2012-11-13igb: Ethtool support to enable and disable EEEAkeem G. Abodunrin
2012-11-13igb: Improve performance and reduce size of igb_tx_mapAlexander Duyck
2012-11-13igb: Update igb Tx flags to improve code efficiencyAlexander Duyck
2012-11-13igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck
2012-11-13igb: Support for modifying UDP RSS flow hashingAkeem G. Abodunrin