summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2012-07-091-318/+666
|\
| * r8169: support RTL8168GHayes Wang2012-07-091-0/+291
| * r8169: abstract out loop conditions.Francois Romieu2012-07-091-181/+186
| * r8169: ephy, eri and efuse functions signature changes.Francois Romieu2012-07-091-111/+100
| * r8169: csi_ops signature change.Francois Romieu2012-07-091-11/+12
| * r8169: mdio_ops signature change.Francois Romieu2012-07-091-20/+26
| * r8169: add RTL8106E support.Hayes Wang2012-07-091-0/+56
* | net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator registerTimur Tabi2012-07-091-10/+19
* | smsc95xx: support ethtool get_regsEmeric Vigier2012-07-091-0/+31
* | r6040: use module_pci_driver macroDevendra Naga2012-07-091-14/+1
* | bnx2x: populate skb->l4_rxhashEric Dumazet2012-07-092-4/+16
|/
* be2net: Fix EndianLi RongQing2012-07-091-1/+1
* bcm87xx: fix reg-init comment typoPeter Korsgaard2012-07-091-1/+1
* phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-0915-431/+157
* bcm87xx: disable autonegotiation by defaultPeter Korsgaard2012-07-091-0/+1
* sky2: Fix for interrupt handlerMirko Lindner2012-07-091-1/+3
* sky2: Added support for Optima EEEMirko Lindner2012-07-092-1/+18
* net/macb: manage carrier state with call to netif_carrier_{on|off}()Nicolas Ferre2012-07-091-2/+11
* bnx2i: use strlcpy() instead of memcpy() for stringsDan Carpenter2012-07-081-1/+1
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-07-073-18/+57
|\
| * can: flexcan: add hardware controller version supportHui Wang2012-07-031-8/+52
| * can: flexcan: use of_property_read_u32 to get DT entry valueHui Wang2012-07-021-8/+3
| * can: dev: fix sparse warning for can_restartMarc Kleine-Budde2012-07-021-1/+1
| * can: cc770: fix sparse warning for cc770_interruptMarc Kleine-Budde2012-07-021-1/+1
* | asix: avoid copies in tx pathEric Dumazet2012-07-071-4/+24
* | net/mlx4_en: Add support for drop action through ethtoolHadar Hen Zion2012-07-074-2/+42
* | net/mlx4_en: Manage flow steering rules with ethtoolHadar Hen Zion2012-07-072-0/+389
* | net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion2012-07-072-0/+101
* | net/mlx4_core: Add resource tracking for device managed flow steering rulesHadar Hen Zion2012-07-072-8/+125
* | {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-0713-76/+655
* | net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion2012-07-074-0/+82
* | net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion2012-07-075-81/+124
* | net/mlx4_en: Re-design multicast attachments flowYevgeny Petrilin2012-07-072-35/+124
* | net/mlx4_core: Change resource tracking ID to be 64 bitHadar Hen Zion2012-07-072-14/+14
* | net/mlx4_core: Change resource tracking mechanism to use red-black treeHadar Hen Zion2012-07-072-32/+77
* | r6040: remove duplicate call to the pci_set_drvdataDevendra Naga2012-07-071-1/+0
* | ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.David S. Miller2012-07-051-7/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-0536-277/+585
|\ \
| * \ Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-07-031-15/+13
| |\ \
| | * | clk: fix parent validation in __clk_set_parent()Rajendra Nayak2012-07-031-15/+13
| * | | Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2012-07-031-1/+1
| |\ \ \
| | * | | md/raid10: fix careless build errorNeilBrown2012-07-041-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-0320-101/+108
| |\ \ \ \
| | * | | | e1000e: remove use of IP payload checksumBruce Allan2012-07-012-61/+15
| | * | | | igbvf: fix divide by zeroMitch A Williams2012-06-301-11/+18
| * | | | | floppy: cancel any pending fd_timeouts before adding a new oneLinus Torvalds2012-07-031-0/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-07-037-87/+261
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe2012-06-132-26/+51
| | |\ \ \ \ \
| | | * | | | | drbd: fix null pointer dereference with on-congestion policy when disklessLars Ellenberg2012-06-121-23/+36
| | | * | | | | drbd: fix list corruption by failing but already aborted readsLars Ellenberg2012-06-121-1/+6