Age | Commit message (Expand) | Author |
2010-02-26 | cnic: Use union for the status blocks of different devices. | Michael Chan |
2010-02-26 | cnic: Simplify route checking during iSCSI connection. | Michael Chan |
2010-02-26 | cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down. | Michael Chan |
2010-02-26 | cnic: Finetune iSCSI connection reset. | Eddie Wai |
2010-02-26 | cnic: Finetune iSCSI connection set up. | Eddie Wai |
2010-02-26 | ixgbe: Do not allocate too many netdev txqueues | John Fastabend |
2010-02-26 | ixgbe: do not stop tx queues in ixgbe_set_tso | John Fastabend |
2010-02-26 | ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enable... | Mallikarjuna R Chilakala |
2010-02-26 | greth: convert to netdev_tx_t | kirjanov@gmail.com |
2010-02-26 | sis190: handle DMA mapping errors | kirjanov@gmail.com |
2010-02-26 | tc35815: Fix double locking on NAPI | Atsushi Nemoto |
2010-02-26 | isa-skelton: Remove a wrong netif_wake_queue() call | Atsushi Nemoto |
2010-02-26 | octeon: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-02-26 | net: convert multiple drivers to use netdev_for_each_mc_addr, part6 | Jiri Pirko |
2010-02-26 | net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 | Jiri Pirko |
2010-02-26 | can: netlink support for bus-error reporting and counters | Wolfgang Grandegger |
2010-02-26 | drivers/net/myri10ge: Use pr_<level> and netdev_<level> | Joe Perches |
2010-02-26 | drivers/net/chelsio: Use pr_<level>, netif_msg_<type> | Joe Perches |
2010-02-26 | KS8695: Don't call netif_carrier_off() from ndo_stop() | Yegor Yefremov |
2010-02-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-02-25 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-02-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-02-24 | RDMA/cxgb3: Doorbell overflow avoidance and recovery | Steve Wise |
2010-02-23 | iwlwifi: increase command buffer size | Abhijeet Kolekar |
2010-02-23 | Revert "iwlwifi: Monitor and recover the aggregation TX flow failure" | Reinette Chatre |
2010-02-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-02-23 | tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON | Atsushi Nemoto |
2010-02-23 | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit) | Torgny Johansson |
2010-02-23 | e1000: Fix DMA mapping error handling on RX | Anton Blanchard |
2010-02-23 | e1000: correct wrong coding style for "else" | Jiri Pirko |
2010-02-22 | can:ti_hecc: Add pm hook-up | Sriram |
2010-02-22 | net: convert multiple drivers to use netdev_for_each_mc_addr, part4 | Jiri Pirko |
2010-02-22 | e1000: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-02-22 | net: convert multiple drivers to use netdev_for_each_mc_addr, part3 | Jiri Pirko |
2010-02-22 | net/arm: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-02-22 | drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpers | Joe Perches |
2010-02-22 | b44: use netdev_alloc_skb instead of dev_alloc_skb | Hauke Mehrtens |
2010-02-22 | b44: Set PHY address to NO_PHY if reset fails. | Hauke Mehrtens |
2010-02-22 | ixgbe: prevent speculative processing of descriptors before ready | Milton Miller |
2010-02-22 | mwl8k: convert to new station add/remove callbacks | Johannes Berg |
2010-02-22 | iwlwifi: sanity check before counting number of tfds can be free | Stanislaw Gruszka |
2010-02-22 | iwlwifi: error checking for number of tfds in queue | Wey-Yi Guy |
2010-02-20 | eepro: fix netdev_mc_count conversion | Alexander Beregalov |
2010-02-19 | be2net: Bump the driver version number | Ajit Khaparde |
2010-02-19 | be2net: Maintain tx and rx counters in driver | Ajit Khaparde |
2010-02-19 | be2net: update copyright dates | Ajit Khaparde |
2010-02-19 | r8169: enable 64-bit DMA by default for PCI Express devices (v2) | Robert Hancock |
2010-02-19 | sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances | Ben Hutchings |
2010-02-19 | sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll() | Ben Hutchings |
2010-02-19 | mlx4: replace the dma_sync_single_range_for_cpu/device API | FUJITA Tomonori |