aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Add ethtool -g support to 8139cpRick Jones2011-10-07
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-07
|\
| * macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward2011-10-04
| * pch_gbe: Fixed the issue on which a network freezesToshiharu Okada2011-10-03
| * pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada2011-10-03
| * net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel2011-10-03
| * bonding: properly stop queuing work when requestedAndy Gospodarek2011-10-03
| * ibmveth: Fix oops on request_irq failureBrian King2011-09-29
| * cxgb4: Fix EEH on IBM P7IOCDivy Le Ray2011-09-29
| * dp83640: reduce driver noiseRichard Cochran2011-09-29
| * Merge git://github.com/davem330/netLinus Torvalds2011-09-28
| |\
| | * Merge branch 'for-davem' of git://git.infradead.org/users/linville/wirelessDavid S. Miller2011-09-27
| | |\
| | | * Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...John W. Linville2011-09-27
| | | |\
| | * | | bnx2x: add missing break in bnx2x_dcbnl_get_capShmulik Ravid2011-09-27
| | * | | bnx2x: fix WOL by enablement PME in config spaceDmitry Kravkov2011-09-27
| | * | | bnx2x: fix hw attention handlingDmitry Kravkov2011-09-27
| | |/ /
| * / / [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman2011-09-26
| |/ /
* | | Merge git://github.com/Jkirsher/net-nextDavid S. Miller2011-10-07
|\ \ \
| * | | igb: consolidate creation of Tx buffer info and data descriptorAlexander Duyck2011-10-07
| * | | igb: Combine all flag info fields into a single tx_flags structureAlexander Duyck2011-10-07
| * | | igb: Cleanup protocol handling in transmit pathAlexander Duyck2011-10-07
| * | | igb: Create separate functions for generating cmd_type and olinfoAlexander Duyck2011-10-07
| * | | igb: Make first and tx_buffer_info->next_to_watch into pointersAlexander Duyck2011-10-07
| * | | igb: Consolidate creation of Tx context descriptors into a single functionAlexander Duyck2011-10-07
| * | | igb: split buffer_info into tx_buffer_info and rx_buffer_infoAlexander Duyck2011-10-07
| * | | igb: Make Tx budget for NAPI user adjustableAlexander Duyck2011-10-07
| * | | e1000e: bad short packets received when jumbos enabled on 82579Bruce Allan2011-10-07
| * | | e1000: convert to private mutex from rtnlJesse Brandeburg2011-10-07
| * | | e1000: convert mdelay to msleepJesse Brandeburg2011-10-07
| * | | e1000: convert hardware management from timers to threadsJesse Brandeburg2011-10-07
| * | | ixgbe: bump version numberDon Skidmore2011-10-07
* | | | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
|/ / /
* | | virtio-net: Verify page list size before fitting into skbSasha Levin2011-10-06
* | | igb: Alternate MAC Address Updates for Func2&3Akeem G. Abodunrin2011-10-06
* | | igb: Alternate MAC Address EEPROM UpdatesAkeem G. Abodunrin2011-10-06
* | | igb: Code to prevent overwriting SFP I2CAkeem G. Abodunrin2011-10-06
* | | ixgbe: X540 devices RX PFC frames pause traffic even if disabledJohn Fastabend2011-10-06
* | | ixgbe: DCB X540 devices support max traffic class of 4John Fastabend2011-10-06
* | | ixgbe: fixup hard dependencies on supporting 8 traffic classesJohn Fastabend2011-10-06
* | | ixgbe: Fix PFC mask generationMark Rustad2011-10-06
* | | e1000e: WoL fails on device ID 0x1501Bruce Allan2011-10-06
* | | e1000e: WoL can fail on 82578DMBruce Allan2011-10-06
* | | bnx2x: remove some dead codeDan Carpenter2011-10-05
* | | chelsio: convert to SKB paged frag API.Ian Campbell2011-10-05
* | | cxgb3: convert to SKB paged frag API.Ian Campbell2011-10-05
* | | myri10ge: convert to SKB paged frag API.Ian Campbell2011-10-05
* | | xen: netfront: convert to SKB paged frag API.Ian Campbell2011-10-05
* | | xen: netback: convert to SKB paged frag API.Ian Campbell2011-10-05
* | | vxge: convert to SKB paged frag API.Ian Campbell2011-10-05
* | | ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599Emil Tantilov2011-10-05