]> bbs.cooldavid.org Git - net-next-2.6.git/history - drivers
tg3: Update version to 3.102
[net-next-2.6.git] / drivers /
2009-09-02 Matt Carlsontg3: Update version to 3.102
2009-09-02 Matt Carlsontg3: Add MDIO bus address assignments
2009-09-02 Matt Carlsontg3: Add 5717 NVRAM detection routines
2009-09-02 Matt Carlsontg3: Add 5717 asic rev
2009-09-02 Matt Carlsontg3: Assign rx ret producer indexes by vector
2009-09-02 Matt Carlsontg3: Adjust RSS ring allocation strategies
2009-09-02 Matt Carlsontg3: Add RSS support
2009-09-02 Matt Carlsontg3: Add coalesce parameters for msix vectors
2009-09-02 Matt Carlsontg3: Enable NAPI instances for other int vectors
2009-09-02 Matt Carlsontg3: Add TSS support
2009-09-02 Matt Carlsontg3: Update intmbox and coal_now for msix
2009-09-02 Matt Carlsontg3: Add tx and rx ring resource tracking
2009-09-02 Matt Carlsontg3: Add mailbox assignments
2009-09-02 Matt Carlsontg3: Add MSI-X support
2009-09-02 Matt Carlsontg3: Add support code around kernel interrupt API
2009-09-02 Matt Carlsontg3: Create tg3_rings_reset()
2009-09-02 Matt Carlsontg3: Add per-int coalesce now member
2009-09-02 Matt Carlsontg3: inline tg3_cond_int()
2009-09-02 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2009-09-02 David S. Millerxilinx_emaclite: Fix permissions on driver sources.
2009-09-02 roel kluinau1000_eth: possible NULL dereference of aup->mii_bus...
2009-09-02 Mike McCormacksky2: Use 32bit read to read Y2_VAUX_AVAIL
2009-09-02 Mike McCormacksky2: Create buffer alloc and free helpers
2009-09-02 Stephen Hemmingersky2: fix management of driver LED
2009-09-02 Michael S. Tsirkintun: reuse struct sock fields
2009-09-02 Eric Dumazetbonding: use compare_ether_addr_64bits() in ALB
2009-09-02 Eric Dumazetmacvlan: Use compare_ether_addr_64bits()
2009-09-02 Mallikarjuna R Chi... ixgbe: Patch to fix 82599 multispeed fiber link issues...
2009-09-02 Peter P Waskiewicz Jrixgbe: Properly disable DCB arbiters prior to applying...
2009-09-02 Mallikarjuna R Chi... ixgbe: refactor link setup code
2009-09-02 Graham, Davide1000: Fix for e1000 kills IPMI on a tagged vlan.
2009-09-01 Yi Zouixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
2009-09-01 Yi Zouixgbe: Add support for the net_device_ops.ndo_fcoe_enab...
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-09-01 Stephen Hemmingerwireless: convert drivers to netdev_tx_t
2009-09-01 Stephen Hemmingerappletalk: convert drivers to netdev_tx_t
2009-09-01 Stephen Hemmingerintel: convert drivers to netdev_tx_t
2009-09-01 Stephen Hemminger3com: convert drivers to netdev_tx_t
2009-09-01 Stephen Hemmingertulip: convert drivers to netdev_tx_t
2009-09-01 Stephen Hemmingeruwb: convert to netdev_tx_t
2009-09-01 Stephen Hemmingernetdev: convert pseudo drivers to netdev_tx_t
2009-09-01 Stephen Hemmingerirda: convert to netdev_tx_t
2009-09-01 Stephen Hemmingernetdev: convert pcmcia drivers to netdev_tx_t
2009-09-01 Stephen Hemmingerhdlc: convert to netdev_tx_t
2009-09-01 Stephen Hemmingerwan: convert drivers to netdev_tx_t
2009-09-01 Stephen Hemmingertokenring: convert to netdev_tx_t
2009-09-01 Stephen Hemmingerusbnet: convert to netdev_tx_t
2009-09-01 Stephen Hemmingerisdn: convert to netdev_tx_t
2009-09-01 Stephen Hemmingerconvert hamradio drivers to netdev_txreturnt_t
2009-09-01 Stephen Hemmingernetdev: convert pseudo-devices to netdev_tx_t
2009-08-31 Joe Perchess2io: Generate complete messages using single line...
2009-08-31 Joe Perchess2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg->
2009-08-31 Joe Perchess2io.c: Standardize statistics accessors
2009-08-31 Joe Perchess2io.c: fix spelling explaination
2009-08-31 Joe Perchess2io.c: convert printks to pr_<level>
2009-08-31 Joe Perchess2io.c: Make more conforming to normal kernel style
2009-08-31 Joe Perchess2io.c: use kzalloc
2009-08-31 Joe Perchess2io.c: Use calculated size in kmallocs
2009-08-31 Joe Perchess2io.c: Shorten code line length by using intermediate...
2009-08-31 Joe Perchess2io.c: Use const for strings
2009-08-31 Toru UCHIYAMAgianfar: gfar_remove needs to call unregister_netdev()
2009-08-31 roel kluinWAN: bit and/or confusion
2009-08-31 Anton Vorontsovucc_geth: Implement suspend/resume and Wake-On-LAN...
2009-08-31 Anton Vorontsovucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol...
2009-08-31 Anton Vorontsovucc_geth: Factor out MAC initialization steps into...
2009-08-31 Anton Vorontsovucc_geth: Fix NULL pointer dereference in uec_get_ethto...
2009-08-31 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-08-29 Matt Carlsontg3: Update version to 3.101
2009-08-29 Matt Carlsontg3: Move per-int tx members to a per-int struct
2009-08-29 Matt Carlsontg3: Move per-int rx members to per-int struct
2009-08-29 Matt Carlsontg3: Move general int members to a per-int struct
2009-08-29 Matt Carlsontg3: Convert napi handlers to use tnapi
2009-08-29 Matt Carlsontg3: Convert ISR parameter to tnapi
2009-08-29 Matt Carlsontg3: Move napi to per-int struct
2009-08-29 Matt Carlsontg3: Cleanup interrupt setup / teardown
2009-08-29 Matt Carlsontg3: Use ext rx bds
2009-08-29 Matt Carlsontg3: Create a new prodring_set structure
2009-08-29 Matt Carlsontg3: Create rx producer ring setup routines
2009-08-29 Matt Carlsontg3: Clarify rx buffer relationships
2009-08-29 Matt Carlsontg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flags
2009-08-29 Matt Carlsontg3: Break out mini producer ring handling
2009-08-29 Matt Carlsontg3: Reformat NVRAM case statements
2009-08-29 Matt Carlsontg3: Add new 5785 10/100 only device ID
2009-08-29 Matt Carlsontg3: Delay mdio bus init until fw finishes
2009-08-29 Yoshihiro Shimodanet: sh_eth: add value of ether_link pin in platform_data
2009-08-29 Rajashekhara, SudhakarTI DaVinci EMAC: delay DaVinci EMAC initialization
2009-08-29 Krzysztof HalasaWAN/LMC: Fix type_trans().
2009-08-29 Michael Chanbnx2: Update firmware to 5.0.0.j3.
2009-08-29 Michael Chancnic: Put uio init in separate function.
2009-08-29 Michael Chancnic: Put rx/tx ring allocation in separate function.
2009-08-29 Ron Mercerqlge: Move TX completions from workqueue to NAPI.
2009-08-29 Ron Mercerqlge: Allow running MSIx with fewer vectors.
2009-08-29 Ron Mercerqlge: Get rid of 'default' rx_ring type.
2009-08-29 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-08-29 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-08-29 Petri Gyntherbonding: Have bond_check_dev_link examine netif_running
2009-08-29 Nicolas de Pesloüanbonding: Fix useless test: int > INT_MAX
2009-08-29 Stephen Hemmingerbonding: use compare_ether_addr
2009-08-29 Jay Vosburghbonding: propogate vlan_features to bonding master
2009-08-28 Kiran Divekarlibertas: add NULL check on return value of get_zeroed_page
next