summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* igb: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-242-10/+1Star
* igb: count Rx FIFO errors correctlyMitch Williams2010-03-241-5/+5
* bnx2: Use proper handler during netpoll.Michael Chan2010-03-241-3/+5
* bnx2: Fix netpoll crash.Benjamin Li2010-03-241-2/+4
* ksz884x: fix return value of netdev_set_eepromJens Rottmann2010-03-231-1/+1
* netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail.Eric W. Biederman2010-03-231-2/+2
* can: bfin_can: switch to common Blackfin can headerMike Frysinger2010-03-231-90/+7Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-2218-127/+211
|\
| * KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov2010-03-201-15/+9Star
| * igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny2010-03-203-0/+3
| * ixgbevf: Message formatting cleanupsGreg Rose2010-03-201-2/+2
| * ixgbevf: Shorten up delay timer for watchdog taskGreg Rose2010-03-201-1/+1
| * ixgbevf: Fix VF Stats accounting after resetGreg Rose2010-03-203-38/+78
| * ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the addressMallikarjuna R Chilakala2010-03-201-2/+6
| * ixgbe: fix for real_num_tx_queues update issueVasu Dev2010-03-201-3/+3
| * smsc95xx: Fix tx checksum offload for small packetsSteve Glendinning2010-03-191-3/+15
| * ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdownMallikarjuna R Chilakala2010-03-191-3/+0Star
| * ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala2010-03-193-36/+54
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-193-22/+4Star
| |\
| | * iwlwifi: Silence tfds_in_queue messageAdel Gadllah2010-03-161-1/+1
| | * ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau2010-03-161-20/+1Star
| | * wl1251: fix potential crashGrazvydas Ignotas2010-03-161-1/+2
| * | jme: Advance driver version numberGuo-Fu Tseng2010-03-191-1/+1
| * | jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng2010-03-191-0/+33
| * | jme: Fix VLAN memory leakGuo-Fu Tseng2010-03-191-0/+2
| * | KS8851: Avoid NULL pointer in set rx modeAbraham Arce2010-03-191-1/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-191-0/+1
|\ \ \ | |/ / |/| |
| * | sysfs: fix sysfs lockdep warning in mlx4 codeGreg Kroah-Hartman2010-03-191-0/+1
* | | l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman2010-03-161-0/+3
* | | smsc95xx: wait for PHY to complete reset during initSteve Glendinning2010-03-161-0/+15
* | | l2tp: Fix oops in pppol2tp_xmitJames Chapman2010-03-161-1/+2
* | | smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning2010-03-164-0/+1718
* | | ne: Do not use slashes in irq name stringAtsushi Nemoto2010-03-161-1/+1
* | | NET: ksz884x, fix lock imbalanceJiri Slaby2010-03-161-3/+5
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-1652-78/+169
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-1353-398/+690
| |\ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-1339-58/+58
| |\ \ \
| | * \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-0839-58/+58
| | |\ \ \
| | | * | | tree-wide: Assorted spelling fixesDaniel Mack2010-02-0929-37/+37
| | | * | | tree-wide: s/widht/width/g typo in commentsDaniel Mack2010-02-051-1/+1
| | | * | | tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-051-1/+1
| | | * | | Fix spelling of 'platform' in log messagesStefan Weil2010-02-051-1/+1
| | | * | | Fix spelling of 'platform' in comments and docStefan Weil2010-02-051-2/+2
| | | * | | Coding style correction of some wan driversRudy Matela2010-02-043-11/+11
| | | * | | Fix misspellings of "truly" in comments.Adam Buchbinder2010-02-041-1/+1
| | | * | | Fix misspelling of "truly" in a label.Adam Buchbinder2010-02-041-3/+3
| | | * | | Fix a grammar error (redundant "be") in commentAdam Buchbinder2010-02-041-1/+1
| * | | | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-082-3/+3
| * | | | | driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-081-1/+4
| |/ / / /
| * | | | bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-066-11/+11