summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-0/+9
|\
| * net: fec: adopt pinctrl supportShawn Guo2012-05-121-0/+9
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-21/+50
|\ \
| * | Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtArnd Bergmann2012-05-1416-63/+84
| |\|
| * | net: Add device tree support to LPC32xxRoland Stigge2012-04-221-21/+50
* | | Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-05-2219-33/+852
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier2012-05-2119-33/+853
| |\ \ \ \ \
| | | | * | | be2net: Add functionality to support RoCE driverParav Pandit2012-05-087-15/+375
| | | | * | | be2net: Add function to issue mailbox cmd on MQParav Pandit2012-05-081-0/+39
| | |_|/ / / | |/| | | |
| | | * | | mlx4_core: Change bitmap allocator to work in round-robin fashionJack Morgenstein2012-05-141-3/+0Star
| | | * | | mlx4_core: Add second capabilities flags fieldShlomo Pongratz2012-05-083-0/+33
| | |/ / / | |/| | |
| | * | | cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya2012-05-186-42/+280
| | * | | cxgb4: Common platform specific changes for DB Drop RecoveryVipul Pandya2012-05-182-11/+61
| | * | | cxgb4: Detect DB FULL events and notify RDMA ULDVipul Pandya2012-05-185-0/+103
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-05-212-11/+8Star
|\ \ \ \
| * | | | net/ariadne: Improve debug printsGeert Uytterhoeven2012-04-221-4/+4
| * | | | m68k/atari: Change VME irq numbers from unsigned long to unsigned intGeert Uytterhoeven2012-04-221-7/+4Star
| | |/ / | |/| |
* | | | drivers/net/stmmac: seq_file fix memory leakDjalal Harouni2012-05-211-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-211-1/+5
|\ \ \ \
| * | | | e1000: Prevent reset task killing itself.Tushar Dave2012-05-181-1/+5
* | | | | tg3: use netdev_alloc_frag() APIEric Dumazet2012-05-192-35/+5Star
* | | | | cirrus: cs89x0: Remove function prototypes and reorder declarationsJoe Perches2012-05-191-746/+721Star
* | | | | cirrus: cs89x0: Neaten debugging and loggingJoe Perches2012-05-191-105/+82Star
* | | | | cirrus: cs89x0: Code neateningJoe Perches2012-05-191-180/+272
* | | | | cirrus: cs89x0: Convert printks to pr_<level>Joe Perches2012-05-191-55/+61
* | | | | cirrus: cs89x0: Code style neateningJoe Perches2012-05-191-411/+323Star
* | | | | be2net: Fix to allow get/set of debug levels in the firmware.Somnath Kotur2012-05-185-0/+230
* | | | | CS89x0 : Use ioread16/iowrite16 on all platformsJaccon Bastiaansen2012-05-181-158/+183
* | | | | drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker2012-05-1716-5349/+15Star
* | | | | net/mlx4_en: num cores tx rings for every UPAmir Vadai2012-05-174-24/+47
* | | | | igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick2012-05-172-0/+5
* | | | | e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior2012-05-171-1/+5
* | | | | e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior2012-05-171-24/+0Star
* | | | | e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUSBruce Allan2012-05-171-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-177-40/+34Star
|\| | | |
| * | | | pch_gbe: fix transmit racesEric Dumazet2012-05-152-16/+11Star
| * | | | ks8851: Update link status during link change interruptStephen Boyd2012-05-121-3/+4
| * | | | ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo2012-05-111-0/+2
| * | | | igb: fix rtnl race in PM resume pathBenjamin Poirier2012-05-111-14/+6Star
| * | | | Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-05-101-1/+1
| |\ \ \ \
| | * | | | sfc: Fix division by zero when using one RX channel and no SR-IOVBen Hutchings2012-05-081-1/+1
| * | | | | r8169: fix unsigned int wraparound with TSOJulien Ducourthial2012-05-091-6/+10
| |/ / / /
* | | | | net/mlx4_core: Fixed error flow in rem_slave_eqsJack Morgenstein2012-05-161-7/+6Star
* | | | | net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein2012-05-164-5/+275
* | | | | net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...Jack Morgenstein2012-05-164-8/+26
* | | | | net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriovJack Morgenstein2012-05-161-3/+2Star
* | | | | net/mlx4_core: Remove unused *_str functions from the resource trackerJack Morgenstein2012-05-161-30/+0Star
* | | | | net/mlx4_core: Change SYNC_TPT to be native (not wrapped)Jack Morgenstein2012-05-161-1/+1
* | | | | net/mlx4_core: Fix init_port mask state for slavesJack Morgenstein2012-05-161-2/+1Star
* | | | | net/mlx4: Address build warnings on set but not used variablesOr Gerlitz2012-05-165-18/+8Star