| Commit message (Expand) | Author | Age |
* | igb: Increment driver version | Auke Kok | 2008-07-11 |
* | igb: reenable CRC stripping in hardware | Auke Kok | 2008-07-11 |
* | igb: add DCA support | Jeb Cramer | 2008-07-11 |
* | igb: update ethtool stats to support multiqueue | Alexander Duyck | 2008-07-11 |
* | igb: Introduce multiple TX queues with infrastructure | Peter P Waskiewicz Jr | 2008-07-11 |
* | ixgb: update copyright dates and versions | Jesse Brandeburg | 2008-07-11 |
* | ixgb: make NAPI the only option and the default | Jesse Brandeburg | 2008-07-11 |
* | ixgb: cleanup header | Jesse Brandeburg | 2008-07-11 |
* | ixgb: audit use of dev_kfree_skb_any | Jesse Brandeburg | 2008-07-11 |
* | ixgb: clean up assignments inside if statements | Jesse Brandeburg | 2008-07-11 |
* | ixgb: rx cleanup performance improvements | Jesse Brandeburg | 2008-07-11 |
* | ixgb: cleanup checkpatch suggestions that are relevant | Jesse Brandeburg | 2008-07-11 |
* | ixgb: trivial fix space after for | Jesse Brandeburg | 2008-07-11 |
* | ixgb: fix spelling errors | Jesse Brandeburg | 2008-07-11 |
* | ixgb: whitespace fixups | Jesse Brandeburg | 2008-07-11 |
* | ixgb: cleanup space after while | Jesse Brandeburg | 2008-07-11 |
* | ixgb: format all if( to be if ( | Jesse Brandeburg | 2008-07-11 |
* | ixgb: clean up un-necessary declarations | Jesse Brandeburg | 2008-07-11 |
* | ixgb: add copybreak parameter | Jesse Brandeburg | 2008-07-11 |
* | ixgb: remove lltx support and update tx routine | Jesse Brandeburg | 2008-07-11 |
* | ixgb: fix unload race with timers | Jesse Brandeburg | 2008-07-11 |
* | ixgb: fix race on rx_buffer_len in mtu change | Jesse Brandeburg | 2008-07-11 |
* | ixgb: move time stamp set before setting dma pointer | Jesse Brandeburg | 2008-07-11 |
* | ixgb: don't allow too small MTU | Jesse Brandeburg | 2008-07-11 |
* | ixgb: check down state before enable irq | Jesse Brandeburg | 2008-07-11 |
* | ixgb: leave room for extra hardware memory usage | Jesse Brandeburg | 2008-07-11 |
* | ixgb: fix bug in descriptor ring due to prefetch corruption | Jesse Brandeburg | 2008-07-11 |
* | ixgb: repeat 32 bit ioremap cleanup | Jesse Brandeburg | 2008-07-11 |
* | ixgb: maybe stop tx port missed a piece | Jesse Brandeburg | 2008-07-11 |
* | ucc_geth: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 |
* | gianfar: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 |
* | via-rhine: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 |
* | cxgb: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 |
* | S2io: Version update for IOMMU overflow checking and enable msi-x link interr... | Sreenivasa Honnur | 2008-07-11 |
* | S2io: Enable msi-x link interrupts. | Sreenivasa Honnur | 2008-07-11 |
* | S2io: Fix IOMMU overflow checking. | Sreenivasa Honnur | 2008-07-11 |
* | via-velocity: add velocity_set_rxbufsize helper | Francois Romieu | 2008-07-11 |
* | via-velocity: move residual free rx descriptors count register update | Francois Romieu | 2008-07-11 |
* | via-velocity: lean and clean velocity_init_rings | Francois Romieu | 2008-07-11 |
* | via-velocity: remove the bounce buffers | Francois Romieu | 2008-07-11 |
* | net: Delete NETDEVICES_MULTIQUEUE kconfig option. | David S. Miller | 2008-07-09 |
* | netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. | David S. Miller | 2008-07-09 |
* | netdev: The ingress_lock member is no longer needed. | David S. Miller | 2008-07-08 |
* | netdev: Move queue_lock into struct netdev_queue. | David S. Miller | 2008-07-08 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-08 |
|\ |
|
| * | irda: New device ID for nsc-ircc | Ville Syrjala | 2008-07-08 |
| * | irda: via-ircc proper dma freeing | Wang Chen | 2008-07-08 |
| * | zd1211rw: add ID for AirTies WUS-201 | Firat Birlik | 2008-07-07 |
| * | drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit | Darren Jenkins | 2008-07-07 |
| * | hostap_cs: correct poor NULL checks in suspend/resume routines | John W. Linville | 2008-07-07 |