summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-16tilegx: request_irq with a non-null device nameSimon Marchi
2012-11-15Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-11-15net: phy: smsc: Re-enable EDPD mode for LAN87xxPatrick Trantham
2012-11-15can: grcan: Add device driver for GRCAN and GRHCAN coresAndreas Larsson
2012-11-15can: janz-ican3: Fix the usage of wait_for_completion_timeoutChuansheng Liu
2012-11-15can: usb: esd_usb2: Add support for CAN-USB/MicroMatthias Fuchs
2012-11-15can: usb: esd_usb2: Add support for listen-only modeMatthias Fuchs
2012-11-15can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opt...Muhammad Ghias
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-15Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller
2012-11-15net: cpsw: halt network stack before halting the device during suspendMugunthan V N
2012-11-15cpsw: simplify the setup of the register pointersRichard Cochran
2012-11-15net: cpsw: Add parent<->child relation support between cpsw and mdioVaibhav Hiremath
2012-11-15net: davinci_mdio: Fix typo mistake in calling runtime-pm apiVaibhav Hiremath
2012-11-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-15tg3: Use tp->rxq_cnt when checking RSS tables.Michael Chan
2012-11-15tg3: Cleanup hardcoded ethtool test array indexesNithin Nayak Sujir
2012-11-15tg3: Prevent spurious tx timeout by setting carrier off before tx disable.Nithin Nayak Sujir
2012-11-15tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir
2012-11-15net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel
2012-11-15drivers/net: fix tasklet misuse issueXiaotian Feng
2012-11-15vmxnet3: fix indentationstephen hemminger
2012-11-14net/macb: clear unused address registerJoachim Eastwood
2012-11-14net/macb: add support for phy irq via gpio pinJoachim Eastwood
2012-11-14net/phy/davicom: add irq functions to DM9161E and DM9161AJoachim Eastwood
2012-11-14net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang
2012-11-14brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-13vxlan: Update hard_header_len based on lowerdev when instantiating VXLANAlexander Duyck
2012-11-13vxlan: fix a typo.Rami Rosen
2012-11-13bnx2x: Add static declaration to several functionsMerav Sicron
2012-11-13vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too largeAlexander Duyck
2012-11-13net: cdc_ncm: add Huawei devicesBjørn Mork
2012-11-13smsc95xx: set MII_BUSY bit to read/write PHY regsSteve Glendinning
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
2012-11-13igb: Clear Go Link Disconnect for 82580 and later devicesCarolyn Wyborny