aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* vxge: Removed unused functions.Sreenivasa Honnur2009-10-061-204/+0
* vxge: Fixed crash in PAE system due to wrong typecasting.Sreenivasa Honnur2009-10-061-1/+1
* vxge: Removed accessing non-supported registers.Sreenivasa Honnur2009-10-062-6/+0
* vxge: Update driver_config->vpath_per_dev for each function in probe.Sreenivasa Honnur2009-10-061-1/+2
* vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...Sreenivasa Honnur2009-10-061-22/+30
* igb: add flushes between RAR writes when setting mac addressAlexander Duyck2009-10-061-0/+7
* igb: add additional error handling to the phy codeAlexander Duyck2009-10-061-14/+25
* igb: add code to retry a phy read in the event of failure on link checkAlexander Duyck2009-10-061-2/+8
* igb: move the generic copper link setup code into e1000_phy.cAlexander Duyck2009-10-063-41/+62
* igb: remove microwire support from igbAlexander Duyck2009-10-062-36/+3
* igb: change how we handle alternate mac addressesAlexander Duyck2009-10-063-10/+22
* igb: fix a few items where weren't correctly setup for mbx timeoutAlexander Duyck2009-10-061-5/+14
* igb: add function to handle mailbox lockAlexander Duyck2009-10-061-29/+34
* igb: add support for 82576NS SerDes adapterAlexander Duyck2009-10-063-0/+3
* igb: make use of the uta to allow for promiscous mode filterAlexander Duyck2009-10-064-47/+163
* igb: add combined function for setting rar and pool bitsAlexander Duyck2009-10-061-23/+40
* igb: add locking to reads of the i2c interfaceAlexander Duyck2009-10-063-65/+119
* igb: update the approach taken to acquiring and releasing the phy lockAlexander Duyck2009-10-061-4/+7
* igb: update comments for serdes config and update to handle duplexAlexander Duyck2009-10-063-17/+40
* igb: remove unused temp variable from stats clearing pathAlexander Duyck2009-10-062-88/+84
* usbnet: Set device type for wlan and wwan devicesMarcel Holtmann2009-10-051-0/+14
* usbnet: Use wwan%d interface name for mobile broadband devicesMarcel Holtmann2009-10-052-6/+17
* TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com2009-10-051-15/+11
* net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()Ben Hutchings2009-10-055-50/+63
* tehuti: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings2009-10-051-15/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-0236-220/+2094
|\
| * cnic: Fix NETDEV_UP event processing.Michael Chan2009-10-022-3/+4
| * e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop2009-10-023-33/+6
| * net: Fix wrong sizeofJean Delvare2009-10-021-1/+1
| * sky2: irqname based on pci addressStephen Hemminger2009-10-012-2/+7
| * skge: use unique IRQ nameMichal Schmidt2009-10-012-2/+7
| * Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle2009-10-011-7/+6
| * NET: mkiss: Fix typoRalf Baechle2009-10-011-2/+2
| * tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet2009-10-011-1/+0
| * move virtnet_remove to .devexit.textUwe Kleine-König2009-10-011-1/+1
| * don't use __devexit_p to wrap sgiseeq_removeUwe Kleine-König2009-10-011-1/+1
| * don't use __devexit_p to wrap meth_removeUwe Kleine-König2009-10-011-1/+1
| * bonding: set primary param via sysfsJiri Pirko2009-10-011-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-014-26/+44
| |\
| | * ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter2009-09-291-4/+2
| | * rt2x00: Thrustmaster FunAccess WIFI USB and rt73usbMichal Szalata2009-09-291-0/+1
| | * mac80211_hwsim: Fix initial beacon timer configurationJouni Malinen2009-09-291-0/+3
| | * b43: Always use block-I/O for the PIO data registersMichael Buesch2009-09-291-22/+38
| * | ixgbe: correct the parameter descriptionJiri Pirko2009-10-011-3/+1
| * | be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde2009-09-304-6/+24
| * | 3c59x: Rework suspend and resumeAnton Vorontsov2009-09-301-39/+38
| * | drivers/net: ks8851_mll ethernet network driverChoi, David2009-09-303-0/+1705
| * | skge: Make sure both ports initialize correctlyMike McCormack2009-09-301-3/+6
| * | bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin2009-09-301-1/+1
| * | qlge: Fix error exit for probe call.Ron Mercer2009-09-301-5/+5