summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-018-20/+46
|\
| * Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds2009-11-301-1/+9
| |\
| | * mac80211: fix spurious delBA handlingJohannes Berg2009-11-301-1/+9
| * | b44: Fix wedge when using netconsole.David S. Miller2009-11-301-3/+0
| * | wan: cosa: drop chan->wsem on error pathDan Carpenter2009-11-301-0/+1
| * | ep93xx-eth: check for zero MAC address on probe, not on device openFlorian Fainelli2009-11-291-9/+3
| * | NET: smc91x: Fix irq flagsRussell King - ARM Linux2009-11-291-1/+1
| * | smsc9420: prevent BUG() if ethtool is called with interface downSteve Glendinning2009-11-291-0/+14
| * | r8169: restore mac addr in rtl8169_remove_one and rtl_shutdownIvan Vecera2009-11-291-0/+7
| * | e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failureRoger Oksanen2009-11-291-6/+11
| |/
* | net: Simplify pppol2tp pernet operations.Eric W. Biederman2009-12-011-29/+7
* | net: Simplify pppoe pernet operations.Eric W. Biederman2009-12-011-30/+8
* | net: Simplify ppp_generic pernet operations.Eric W. Biederman2009-12-011-23/+7
* | net: Simplify the bond drivers pernet operations.Eric W. Biederman2009-12-011-23/+9
* | net: Simplify loopback and improve batching.Eric W. Biederman2009-12-011-8/+0
* | wan: Coding style correction in HDLC/Frame Relay support routinesRudy Matela2009-11-291-3/+3
* | wan: Frame Relay/DLCI coding style corrections.Rudy Matela2009-11-291-7/+7
* | netxen: fix merge 9b963e5d0e01461099aAmit Kumar Salecha2009-11-291-0/+2
* | sfc: Update version, copyright dates, authorsBen Hutchings2009-11-2923-26/+26
* | sfc: Implement TSO for TCP/IPv6Ben Hutchings2009-11-293-14/+60
* | sfc: Add support for SFC9000 family (2)Ben Hutchings2009-11-2914-29/+414
* | sfc: Add support for SFC9000 family (1)Ben Hutchings2009-11-295-0/+2595
* | sfc: Add firmware protocol definitions (MCDI)Steve Hodgson2009-11-291-0/+1578
* | sfc: Move shared NIC code from falcon.c to new source file nic.cBen Hutchings2009-11-293-1537/+1549
* | sfc: Rename falcon.h to nic.hBen Hutchings2009-11-2914-16/+16
* | sfc: Allow for additional checksum offload featuresBen Hutchings2009-11-294-2/+21
* | sfc: Extend MTD driver for use with new NICsBen Hutchings2009-11-296-124/+255
* | sfc: Remove static PHY data and enumerationsBen Hutchings2009-11-299-65/+95
* | sfc: Extend loopback mode enumerationBen Hutchings2009-11-297-28/+111
* | sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()Ben Hutchings2009-11-291-40/+24
* | mv643xx: convert to netdev_tx_tDenis Kirjanov2009-11-291-1/+1
* | sfc: Separate shared NIC code from Falcon-specific and rename accordinglyBen Hutchings2009-11-297-306/+341
* | sfc: Add efx_nic_type operation for identity LED controlBen Hutchings2009-11-293-3/+12
* | sfc: Add efx_nic_type operation for NVRAM self-testBen Hutchings2009-11-294-7/+17
* | sfc: Add efx_nic_type operation for register self-testBen Hutchings2009-11-294-8/+10
* | sfc: Implement ethtool reset operationBen Hutchings2009-11-295-50/+84
* | sfc: Add power-management and wake-on-LAN supportBen Hutchings2009-11-294-0/+146
* | sfc: Generalise link state monitoringSteve Hodgson2009-11-292-34/+61
* | sfc: Refactor link configurationBen Hutchings2009-11-2915-182/+273
* | sfc: Move Falcon NIC operations to efx_nic_typeBen Hutchings2009-11-296-63/+105
* | sfc: Turn pause frame generation on and off at the MAC, not the RX FIFOBen Hutchings2009-11-292-8/+8
* | sfc: Remove duplicate hardware structure definitionsBen Hutchings2009-11-292-15/+3
* | sfc: Remove redundant writes to INT_ADR_KERBen Hutchings2009-11-291-8/+7
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-2918-196/+240
|\ \ | |/
| * macvlan: fix gso_max_size settingPatrick McHardy2009-11-231-0/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-231-0/+2
| |\
| | * ath9k: set ps_default as falseJohn W. Linville2009-11-231-0/+2
| * | hso: fix soft-lockupAntti Kaijanmäki2009-11-231-1/+3
| * | hso: fix debug routinesAntti Kaijanmäki2009-11-231-2/+2
| * | stmmac: do not fail when the timer cannot be used.Giuseppe CAVALLARO2009-11-232-22/+29
OpenPOWER on IntegriCloud