summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-11-28bnx2x: Activate LFAYaniv Rosner
2012-11-26cpts: add missing kconfig dependencyRichard Cochran
2012-11-26stmmac: update the driver version to Nov_2012Giuseppe CAVALLARO
2012-11-26stmmac: get/set coalesce parameters via ethtoolGiuseppe CAVALLARO
2012-11-26stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO
2012-11-26stmmac: add the initial tx coalesce schemaGiuseppe CAVALLARO
2012-11-26stmmac: remove dead code for STMMAC_TIMER supportGiuseppe CAVALLARO
2012-11-26tun: put correct method name in a debug message.Rami Rosen
2012-11-26vtun: fix typos.Rami Rosen
2012-11-26dsa: Hide core config options; make drivers select what they needBen Hutchings
2012-11-25smsc: Add logging message newlinesJoe Perches
2012-11-25qlcnic: fix sparse check endian warningsShahed Shaikh
2012-11-25net: dsa/slave: Fix compilation warningsviresh kumar
2012-11-258139cp: re-enable interrupts after tx timeoutDavid Woodhouse
2012-11-258139cp: enable bqlDavid Woodhouse
2012-11-258139cp: set ring address after enabling C+ modeDavid Woodhouse
2012-11-25Revert "8139cp: revert "set ring address before enabling receiver""David S. Miller
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-23net/macb: GEM DMA configuration register updateNicolas Ferre
2012-11-23asix: use ramdom hw addr if the one read is not validJean-Christophe PLAGNIOL-VILLARD
2012-11-23net: add micrel KSZ8873MLL switch supportJean-Christophe PLAGNIOL-VILLARD
2012-11-23be2net: fix a possible events_get() race on BE2Sathya Perla
2012-11-23tun: change tun_get_iff() prototype.Rami Rosen
2012-11-23bnx2x: remove redundant warning logAriel Elior
2012-11-23smsc95xx: refactor entering suspend modesSteve Glendinning
2012-11-23smsc95xx: support PHY wakeup sourceSteve Glendinning
2012-11-23smsc95xx: detect chip revision specific featuresSteve Glendinning
2012-11-23smsc95xx: fix error checking of usbnet_resumeSteve Glendinning
2012-11-238139cp: revert "set ring address before enabling receiver"françois romieu
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-21team: bcast: convert return value of team_dev_queue_xmit() to bool correctlyJiri Pirko
2012-11-21bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...Sarveshwar Bandi
2012-11-21xen/netfront: handle compound page fragments on transmitIan Campbell
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-20net: fix build failure in xilinxJeff Mahoney
2012-11-20irda: sir_dev: Fix copy/paste typoAlexander Shiyan
2012-11-20ixp4xx_hss: avoid calling dma_pool_create() with NULL devXi Wang
2012-11-20ixp4xx_eth: avoid calling dma_pool_create() with NULL devXi Wang
2012-11-20ne2000: add the right platform deviceAlan Cox
2012-11-20bnx2x: Remove duplicate inclusion of bnx2x_hsi.hSachin Kamat
2012-11-20add DOVE extensions for VXLANDavid Stevens
2012-11-20net: Remove bogus dependencies on INETBen Hutchings