summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* netdev: remove HAVE_ leftoversAlexey Dobriyan2010-01-285-26/+5
* ariadne: Fix build.David S. Miller2010-01-261-2/+0
* net: use helpers to access uc list V2Jiri Pirko2010-01-2511-30/+30
* ixgbevf: Fix IPv6 GSO type checksJeff Kirsher2010-01-231-1/+1
* ixgbevf: Tell network stack to stop tx when the VF detects PF resetGreg Rose2010-01-231-0/+2
* ixgbevf: Fix panics in the VF driverGreg Rose2010-01-231-4/+20
* ixgbevf: Take action when the PF notifies the VF it is resetting.Greg Rose2010-01-231-0/+7
* ixgbe: Improve reset coordination between the PF and the VFGreg Rose2010-01-233-0/+39
* ixgbe: Allow the VF driver to be loaded before the PF driverGreg Rose2010-01-232-5/+8
* ixgbe: Remove unused emulation MAC storage from the per VF data structure.Greg Rose2010-01-231-1/+0
* ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.Greg Rose2010-01-231-2/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-2352-197/+303
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-2234-136/+1426
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-1440-165/+226
| | |\
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-1239-269/+420
| | |\ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-01-081-1/+1
| | |\ \ \
| | | * | | mlx4_core: Fix cleanup in __mlx4_init_one() error pathEli Cohen2010-01-061-1/+1
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-01-081-0/+1
| | |\ \ \ \
| | | * | | | PCI/PM: Use per-device D3 delaysRafael J. Wysocki2010-01-041-0/+1
| | * | | | | ARM: 5865/1: nuc900 ethernet driver needs miiLi Jie2010-01-051-0/+1
| | |/ / / /
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-3074-799/+770
| | |\ \ \ \ | | | |/ / / | | |/| | |
| * | | | | be2net: fix bug in rx page postingSathya Perla2010-01-211-3/+5
| * | | | | e1000e: enhance frame fragment detectionJesse Brandeburg2010-01-202-4/+22
| * | | | | e1000: enhance frame fragment detectionJesse Brandeburg2010-01-202-2/+13
| * | | | | e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()Roel Kluin2010-01-205-25/+25
| * | | | | S2io: two branches the same in wait_for_cmd_complete()Ram Vepa2010-01-191-1/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-197-0/+71
| |\ \ \ \ \
| | * | | | | zd1211rw: adding 0409:0248 to supported device listHin-Tak Leung2010-01-181-0/+1
| | * | | | | p54pci: rx frame length checkChristian Lamparter2010-01-181-0/+8
| | * | | | | iwlwifi: add license to tracing filesReinette Chatre2010-01-182-0/+52
| | * | | | | iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy2010-01-181-0/+5
| | * | | | | iwmc3200wifi: Add UMAC wifi headers to the pmkid commandSamuel Ortiz2010-01-142-0/+5
| * | | | | | bfin_mac: use the newer CLKBUFOE bit name via asm/dpmc.hMike Frysinger2010-01-191-2/+3
| * | | | | | sfc: QT202x: Remove unreliable MMD check at initialisationMatthew Slattery2010-01-191-6/+0
| * | | | | | ucc_geth: Fix full TX queue processingJiajun Wu2010-01-191-3/+2
| * | | | | | phylib: Move workqueue initialization to a proper placeAnton Vorontsov2010-01-192-3/+2
| | |_|_|_|/ | |/| | | |
| * | | | | tg3: Update copyright and driver versionMatt Carlson2010-01-132-3/+4
| * | | | | tg3: Disable 5717 serdes and B0 supportMatt Carlson2010-01-131-0/+5
| * | | | | tg3: Add reliable serdes detection for 5717 A0Matt Carlson2010-01-132-2/+9
| * | | | | tg3: Fix std rx prod ring handlingMatt Carlson2010-01-131-2/+3
| * | | | | tg3: Fix std prod ring nicaddr for 5787 and 57765Matt Carlson2010-01-131-1/+1
| * | | | | sfc: Fix conditions for MDIO self-testBen Hutchings2010-01-131-2/+6
| * | | | | sfc: Fix polling for slow MCDI operationsBen Hutchings2010-01-131-2/+3
| * | | | | e1000e: workaround link issues on busy hub in half duplex on 82577/82578Bruce Allan2010-01-131-1/+18
| * | | | | e1000e: MDIO slow mode should always be done for 82577Bruce Allan2010-01-133-90/+53
| * | | | | ixgbe: update copyright datesShannon Nelson2010-01-1320-21/+21
| * | | | | ixgbe: Do not attempt to perform interrupts in netpoll when downAlexander Duyck2010-01-131-0/+4
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-1213-41/+99
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | iwlwifi: silence buffer overflow warningDan Carpenter2010-01-111-1/+1
| | * | | iwlwifi: disable tx on beacon update notificationAbhijeet Kolekar2010-01-081-20/+25
OpenPOWER on IntegriCloud