summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-2919-198/+242
|\
| * 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
| * | stmmac: fixed a compilation error when use the external timerGiuseppe CAVALLARO2009-11-231-2/+2
| * | Au1x00: fix crash when trying register_netdev()Alexander Beregalov2009-11-221-7/+8
| * | netxen : fix BOND_MODE_TLB/ALB mode.Narender Kumar2009-11-213-4/+8
| * | netxen: fix promisc for NX2031.Narender Kumar2009-11-212-11/+40
| * | netxen: fix memory initializationAmit Kumar Salecha2009-11-211-0/+2
| * | TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com2009-11-201-15/+11
| * | drivers/net: ks8851_mll ethernet network driver -resubmitDavid J. Choi2009-11-201-74/+68
| * | net: ETHOC should depend on HAS_DMAGeert Uytterhoeven2009-11-201-1/+1
| * | e1000e: do not initiate autonegotiation during OEM configurationBruce Allan2009-11-201-1/+2
| * | e1000e: remove unnecessary 82577 workaround causing link issuesBruce Allan2009-11-201-10/+0
| * | e1000e: flow control thresholds not correct when changing mtuBruce Allan2009-11-201-4/+3
| * | e1000e: add Tx timeout factor for 100MbpsBruce Allan2009-11-201-1/+1
| * | e1000e: set flow control thresholds properly after enabling/disabling pauseBruce Allan2009-11-201-2/+10
| * | e1000e: read of PHY register may access wrong page on 82578Bruce Allan2009-11-201-24/+22
| * | e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8Bruce Allan2009-11-203-12/+32
| * | ixgbe: move tc variable to CONFIG_IXGBE_DCBJaswinder Singh Rajput2009-11-201-1/+1
| * | veth: Fix veth_get_stats()Eric Dumazet2009-11-191-19/+16
| * | ieee802154: dont leak skbs in ieee802154_fake_xmit()Eric Dumazet2009-11-191-4/+1
* | | ixgbe: Display currently attached PHY through ethtoolPJ Waskiewicz2009-11-291-0/+50
* | | ixgbe: Fix Receive Address Register (RAR) cleaning and accountingShannon Nelson2009-11-291-4/+4
OpenPOWER on IntegriCloud