aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* appletalk: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* intel: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* 3com: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* tulip: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* netdev: convert pseudo drivers to netdev_tx_tStephen Hemminger2009-09-01
* irda: convert to netdev_tx_tStephen Hemminger2009-09-01
* netdev: convert pcmcia drivers to netdev_tx_tStephen Hemminger2009-09-01
* wan: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* tokenring: convert to netdev_tx_tStephen Hemminger2009-09-01
* usbnet: convert to netdev_tx_tStephen Hemminger2009-09-01
* convert hamradio drivers to netdev_txreturnt_tStephen Hemminger2009-09-01
* s2io: Generate complete messages using single line DBG_PRINTsJoe Perches2009-08-31
* s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg->Joe Perches2009-08-31
* s2io.c: Standardize statistics accessorsJoe Perches2009-08-31
* s2io.c: fix spelling explainationJoe Perches2009-08-31
* s2io.c: convert printks to pr_<level>Joe Perches2009-08-31
* s2io.c: Make more conforming to normal kernel styleJoe Perches2009-08-31
* s2io.c: use kzallocJoe Perches2009-08-31
* s2io.c: Use calculated size in kmallocsJoe Perches2009-08-31
* s2io.c: Shorten code line length by using intermediate pointersJoe Perches2009-08-31
* s2io.c: Use const for stringsJoe Perches2009-08-31
* WAN: bit and/or confusionroel kluin2009-08-31
* ucc_geth: Implement suspend/resume and Wake-On-LAN supportAnton Vorontsov2009-08-31
* ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and codeAnton Vorontsov2009-08-31
* ucc_geth: Factor out MAC initialization steps into a callAnton Vorontsov2009-08-31
* ucc_geth: Fix NULL pointer dereference in uec_get_ethtool_stats()Anton Vorontsov2009-08-31
* tg3: Update version to 3.101Matt Carlson2009-08-29
* tg3: Move per-int tx members to a per-int structMatt Carlson2009-08-29
* tg3: Move per-int rx members to per-int structMatt Carlson2009-08-29
* tg3: Move general int members to a per-int structMatt Carlson2009-08-29
* tg3: Convert napi handlers to use tnapiMatt Carlson2009-08-29
* tg3: Convert ISR parameter to tnapiMatt Carlson2009-08-29
* tg3: Move napi to per-int structMatt Carlson2009-08-29
* tg3: Cleanup interrupt setup / teardownMatt Carlson2009-08-29
* tg3: Use ext rx bdsMatt Carlson2009-08-29
* tg3: Create a new prodring_set structureMatt Carlson2009-08-29
* tg3: Create rx producer ring setup routinesMatt Carlson2009-08-29
* tg3: Clarify rx buffer relationshipsMatt Carlson2009-08-29
* tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flagsMatt Carlson2009-08-29
* tg3: Break out mini producer ring handlingMatt Carlson2009-08-29
* tg3: Reformat NVRAM case statementsMatt Carlson2009-08-29
* tg3: Add new 5785 10/100 only device IDMatt Carlson2009-08-29
* tg3: Delay mdio bus init until fw finishesMatt Carlson2009-08-29
* net: sh_eth: add value of ether_link pin in platform_dataYoshihiro Shimoda2009-08-29
* TI DaVinci EMAC: delay DaVinci EMAC initializationRajashekhara, Sudhakar2009-08-29
* WAN/LMC: Fix type_trans().Krzysztof Halasa2009-08-29
* bnx2: Update firmware to 5.0.0.j3.Michael Chan2009-08-29
* cnic: Put uio init in separate function.Michael Chan2009-08-29