aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* bridge: fdb dumping takes a filter deviceJamal Hadi Salim2014-07-10
* r8152: support jumbo frame for RTL8153hayeswang2014-07-10
* net: cpmac: fix in releasing resourcesVarka Bhadram2014-07-10
* net: cpmac: fix proper spacing before return statementVarka Bhadram2014-07-10
* net: cpmac: fix missing a blank line after declarationsVarka Bhadram2014-07-10
* net: cpmac: fix cpmac driver structureVarka Bhadram2014-07-10
* net: cpmac: dynamic debug fixesVarka Bhadram2014-07-10
* net: cpmac: fix commentsVarka Bhadram2014-07-10
* net: cpmac: remove space in macro definationVarka Bhadram2014-07-10
* net: systemport: use kcalloc instead of kzallocFlorian Fainelli2014-07-09
* net: systemport: align multiple lines correctlyFlorian Fainelli2014-07-09
* hyperv: Add netpoll supportRichard Weinberger2014-07-09
* arc_emac: Remove unused pointer to net_device from arc_emac_privTobias Klauser2014-07-09
* arc_emac: Use net_device_stats from struct net_deviceTobias Klauser2014-07-09
* net: phy: export phy_suspend and phy_resumeFlorian Fainelli2014-07-09
* net: fec: consolidate hwtstamp implementationRussell King2014-07-08
* net: fec: remove useless status check in tx reap pathRussell King2014-07-08
* net: fec: add support for dumping transmit ring on timeoutRussell King2014-07-08
* net: fec: reorder ethtool ops to match order in struct declarationRussell King2014-07-08
* net: fec: clear receive interrupts before processing a packetRussell King2014-07-08
* net: fec: replace delayed work with standard workRussell King2014-07-08
* net: fec: better implementation of iMX6 ERR006358 quirkRussell King2014-07-08
* xen-netback: Adding debugfs "io_ring_qX" filesZoltan Kiss2014-07-08
* net: fec: clean up duplex mode handlingRussell King2014-07-08
* net: fec: quiesce packet processing when taking link down in fec_enet_adjust_...Russell King2014-07-08
* net: fec: quiesce packet processing before changing featuresRussell King2014-07-08
* net: fec: quiesce packet processing before stopping device in fec_set_features()Russell King2014-07-08
* net: fec: quiesce packet processing before stopping device in fec_suspend()Russell King2014-07-08
* net: fec: remove inappropriate calls around fec_restart()Russell King2014-07-08
* net: fec: move calls to quiesce/resume packet processing out of fec_restart()Russell King2014-07-08
* net: fec: only restart or stop the device if it is present and runningRussell King2014-07-08
* net: fec: ensure fec_enet_close() copes with resume failureRussell King2014-07-08
* net: fec: improve safety of suspend/resume/transmit timeout pathsRussell King2014-07-08
* net/mlx4_en: Fix mac_hash database inconsistencyNoa Osherovich2014-07-08
* net/mlx4_en: Do not count LLC/SNAP in MTU calculationYishai Hadas2014-07-08
* net/mlx4_en: Do not disable vlan filter during promiscuous modeEugenia Emantayev2014-07-08
* net/mlx4: Verify port number in __mlx4_unregister_macEugenia Emantayev2014-07-08
* net/mlx4_en: Run loopback test only when port is upEugenia Emantayev2014-07-08
* net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev2014-07-08
* defxx: Fix issues with debug printk callsMaciej W. Rozycki2014-07-08
* defxx: Add missing DMA synchronisation callsMaciej W. Rozycki2014-07-08
* defxx: Handle DMA mapping errorsMaciej W. Rozycki2014-07-08
* defxx: Use netdev_alloc_skb consistentlyMaciej W. Rozycki2014-07-08
* defxx: Discard DMA maps on buffer deallocationMaciej W. Rozycki2014-07-08
* defxx: Correct the receive DMA map sizeMaciej W. Rozycki2014-07-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2014-07-08
|\
| * b43: fix reading info about radio for new devices (cores 40 & 42)Rafał Miłecki2014-07-07
| * b43: N-PHY: add TX gains tables for radio 0x2057 rev 9Rafał Miłecki2014-07-07
| * b43: N-PHY: rework names & picking of TX gain tablesRafał Miłecki2014-07-07
| * b43: N-PHY: initialize hardware tables on new devicesRafał Miłecki2014-07-07