aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6David S. Miller2011-02-22
|\
| * net/fec: remove unused driver dataUwe Kleine-König2011-02-17
* | sh: sh_eth: Add support ethtoolNobuhiro Iwamatsu2011-02-22
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-19
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-18
| |\ \
| | * | tg3: Restrict phy ioctl accessMatt Carlson2011-02-17
| | * | drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera2011-02-17
| | * | ixgbe: work around for DDP last buffer sizeAmir Hanania2011-02-17
| | * | ixgbe: fix panic due to uninitialised pointerAndy Gospodarek2011-02-17
| | * | e1000e: flush all writebacks before unloadJesse Brandeburg2011-02-17
| | * | e1000e: check down flag in tasksJesse Brandeburg2011-02-17
| | * | cxgb4vf: Use defined Mailbox TimeoutCasey Leedom2011-02-14
| | * | cxgb4vf: Quiesce Virtual Interfaces on shutdown ...Casey Leedom2011-02-14
| | * | cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...Casey Leedom2011-02-14
| | * | cxgb4vf: Check driver parameters in the right place ...Casey Leedom2011-02-14
| | * | pch_gbe: Fix the MAC Address load issue.Toshiharu Okada2011-02-14
| | * | iwlwifi: Delete iwl3945_good_plcp_health.David S. Miller2011-02-14
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-14
| | |\ \
| | | * | iwl3945: remove plcp checkStanislaw Gruszka2011-02-09
| | * | | net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTINGKurt Van Dijck2011-02-14
| | * | | pch_gbe: Fix the issue that the receiving data is not normal.Toshiharu Okada2011-02-14
| | * | | stmmac: enable wol via magic frame by default.Giuseppe Cavallaro2011-02-13
| | * | | Net, USB, Option, hso: Do not dereference NULL pointerJesper Juhl2011-02-13
| | * | | USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...Jesper Juhl2011-02-13
| * | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-18
| |\ \ \ \
| | * | | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-16
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-02-15
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven2011-02-08
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-10
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | virtio_net: Add schedule check to napi_enable callBruce Rogers2011-02-10
| | * | | pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA2011-02-09
| | * | | can: softing_cs needs slab.hRandy Dunlap2011-02-09
| | * | | pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada2011-02-09
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-04
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-02-03
| |\ \ \ \ \
| | * | | | | mlx4_core: Add ConnectX-3 device IDsYevgeny Petrilin2011-01-28
* | | | | | | enic: Always use single transmit and single receive hardware queues per deviceVasanthy Kolluri2011-02-17
* | | | | | | loopback: convert to hw_featuresMichał Mirosław2011-02-17
* | | | | | | enic: Clean up: Remove a not needed #ifdefVasanthy Kolluri2011-02-17
* | | | | | | enic: Bug fix: Reset driver count of registered unicast addresses to zero dur...Vasanthy Kolluri2011-02-17
* | | | | | | bnx2x: Support for managing RX indirection tableTom Herbert2011-02-17
* | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-02-15
|\ \ \ \ \ \ \
| * | | | | | | sfc: Add TX queues for high-priority trafficBen Hutchings2011-02-15
| * | | | | | | sfc: Distinguish queue lookup from test for queue existenceBen Hutchings2011-02-15
| * | | | | | | sfc: Move TX queue core queue mapping into tx.cBen Hutchings2011-02-15
* | | | | | | | Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6David S. Miller2011-02-15
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | net/fec: enable flow control and length check on enet-macUwe Kleine-König2011-02-15
| * | | | | | | net/fec: postpone unsetting driver data until the hardware is stoppedUwe Kleine-König2011-02-15
| * | | | | | | net/fec: provide device for dma functions and matching sizes for map and unmapUwe Kleine-König2011-02-15
| * | | | | | | net/fec: reorder functions a bit allows removing forward declarationsUwe Kleine-König2011-02-15