summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: remove needless queuing for L4 ptp packetsJacob Keller2012-11-221-32/+2Star
* ixgbe: use ETQF filter name instead of magic numberJacob Keller2012-11-221-3/+3
* ixgbe: convert to use simple_open()Wei Yongjun2012-11-221-30/+2Star
* ixgbe: Reformat output of ixgbe_dumpJosh Hay2012-11-221-34/+41
* bnx2x: Remove duplicate inclusion of bnx2x_hsi.hSachin Kamat2012-11-201-1/+0Star
* add DOVE extensions for VXLANDavid Stevens2012-11-201-25/+231
* net: Remove bogus dependencies on INETBen Hutchings2012-11-209-10/+10
* ehea: Remove remnants of LRO supportBen Hutchings2012-11-202-4/+3Star
* mlx4_en: Remove remnants of LRO supportBen Hutchings2012-11-203-25/+4Star
* net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood2012-11-2013-62/+1Star
* net/macb: move to circ_buf macros and fix initial conditionNicolas Ferre2012-11-191-10/+7Star
* net: Allow userns root to control tun and tap devicesEric W. Biederman2012-11-191-2/+3
* qlcnic: fix sparse warningsSony Chacko2012-11-183-53/+65
* qlcnic: fix compiler warningsSony Chacko2012-11-185-25/+17Star
* pch_gbe, ptp_pch: Fix the dependency direction between these driversBen Hutchings2012-11-181-0/+1
* vxlan: remove unused variable.Rami Rosen2012-11-181-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-1813-56/+85
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-164-5/+24
| |\
| | * brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens2012-11-141-1/+1
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-143-4/+23
| | |\
| | | * iwlwifi: use ieee80211_free_txskbJohannes Berg2012-11-072-2/+2
| | | * iwlwifi: handle DMA mapping failuresJohannes Berg2012-11-051-2/+21
| * | | tilegx: request_irq with a non-null device nameSimon Marchi2012-11-161-1/+1
| * | | Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller2012-11-151-1/+0Star
| * | | net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel2012-11-151-2/+15
| * | | drivers/net: fix tasklet misuse issueXiaotian Feng2012-11-153-38/+18Star
| * | | vxlan: Update hard_header_len based on lowerdev when instantiating VXLANAlexander Duyck2012-11-141-0/+4
| * | | vxlan: fix a typo.Rami Rosen2012-11-131-1/+1
| * | | vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too largeAlexander Duyck2012-11-131-2/+2
| * | | net: cdc_ncm: add Huawei devicesBjørn Mork2012-11-131-4/+18
| * | | smsc95xx: set MII_BUSY bit to read/write PHY regsSteve Glendinning2012-11-131-2/+2
* | | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-11-157-8/+1817
|\ \ \ \
| * | | | can: grcan: Add device driver for GRCAN and GRHCAN coresAndreas Larsson2012-11-153-0/+1766
| * | | | can: janz-ican3: Fix the usage of wait_for_completion_timeoutChuansheng Liu2012-11-151-2/+2
| * | | | can: usb: esd_usb2: Add support for CAN-USB/MicroMatthias Fuchs2012-11-151-6/+25
| * | | | can: usb: esd_usb2: Add support for listen-only modeMatthias Fuchs2012-11-151-0/+4
| * | | | can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opt...Muhammad Ghias2012-11-152-0/+20
* | | | | net: phy: smsc: Re-enable EDPD mode for LAN87xxPatrick Trantham2012-11-151-26/+43
* | | | | ixgbevf: Add checksum statistics counters to ringsGreg Rose2012-11-152-7/+18
* | | | | ixgbevf: Remove unneeded and obsolete commentGreg Rose2012-11-151-7/+0Star
* | | | | ixgbevf: White space and comments clean upGreg Rose2012-11-151-13/+6Star
* | | | | ixgbevf: Remove mailbox spinlock from the reset functionGreg Rose2012-11-151-4/+0Star
* | | | | ixgbevf: Remove checking for mac.ops function pointersGreg Rose2012-11-151-38/+18Star
* | | | | ixgbevf: Remove the ring adapter pointer valueGreg Rose2012-11-151-1/+0Star
* | | | | ixgbevf: Fix unnecessary dereference where local var is available.Greg Rose2012-11-151-2/+2
* | | | | ixgbevf: Streamline the rx buffer allocationGreg Rose2012-11-151-5/+5
|/ / / /
* | | | net: cpsw: halt network stack before halting the device during suspendMugunthan V N2012-11-151-3/+3
* | | | cpsw: simplify the setup of the register pointersRichard Cochran2012-11-151-139/+103Star
* | | | net: cpsw: Add parent<->child relation support between cpsw and mdioVaibhav Hiremath2012-11-151-2/+14
* | | | net: davinci_mdio: Fix typo mistake in calling runtime-pm apiVaibhav Hiremath2012-11-151-1/+1