aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-28bnx2x: Tx barriers and locksVladislav Zolotarov1-9/+22
2010-02-28wireless: convert to use netdev_for_each_mc_addrJiri Pirko7-36/+31
2010-02-28axnet_cs: add new idKen Kawasaki1-0/+1
2010-02-28tg3: Remove now useless VPD codeMatt Carlson1-29/+23
2010-02-28bnx2: Remove now useless VPD codeMatt Carlson1-45/+29
2010-02-28pci: Add helper to search for VPD keywordsMatt Carlson2-43/+43
2010-02-28pci: Add VPD information field helper functionsMatt Carlson2-8/+10
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson2-41/+9
2010-02-28pci: Add large and small resource data type codeMatt Carlson2-12/+34
2010-02-28pci: Add PCI LRDT tag size and section sizeMatt Carlson2-10/+11
2010-02-27ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()John Fastabend1-10/+11
2010-02-27bonding: fix device leak on error in bond_create()Patrick McHardy1-0/+2
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy1-5/+10
2010-02-27fs_enet: add FEC TX buffer alignment workaround for MPC5121Anatolij Gustschin1-0/+47
2010-02-27fs_enet: Add support for MPC512x to fs_enet driverAnatolij Gustschin5-21/+95
2010-02-27fs_enet: use dev_xxx instead of printkAnatolij Gustschin4-38/+27
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller10-73/+53
2010-02-26b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds3-7/+31
2010-02-26ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau2-0/+13
2010-02-26Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville3-62/+1
2010-02-26Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville2-4/+8
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville9-13/+35
2010-02-26net: Delete isa-skeleton net driverJeff Garzik1-718/+0
2010-02-26can: ti hecc module : add platform specific initialization callback.Sriramakrishnan1-1/+16
2010-02-26greth: fall through to common return statement on errorSimon Horman1-2/+0
2010-02-26myri10ge: optimize 4k-boundary check when stocking rx pagesBrice Goglin1-4/+7
2010-02-26cnic: Update version to 2.1.1.Michael Chan4-6/+6
2010-02-26cnic: Use union for the status blocks of different devices.Michael Chan2-21/+23
2010-02-26cnic: Simplify route checking during iSCSI connection.Michael Chan1-24/+13
2010-02-26cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down.Michael Chan1-0/+7
2010-02-26cnic: Finetune iSCSI connection reset.Eddie Wai1-5/+16
2010-02-26cnic: Finetune iSCSI connection set up.Eddie Wai2-2/+17
2010-02-26ixgbe: Do not allocate too many netdev txqueuesJohn Fastabend1-1/+13
2010-02-26ixgbe: do not stop tx queues in ixgbe_set_tsoJohn Fastabend1-2/+0
2010-02-26ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enabled kernelsMallikarjuna R Chilakala1-3/+29
2010-02-26greth: convert to netdev_tx_tkirjanov@gmail.com1-4/+8
2010-02-26sis190: handle DMA mapping errorskirjanov@gmail.com1-8/+19
2010-02-26tc35815: Fix double locking on NAPIAtsushi Nemoto1-2/+11
2010-02-26isa-skelton: Remove a wrong netif_wake_queue() callAtsushi Nemoto1-1/+0
2010-02-26octeon: convert to use netdev_for_each_mc_addrJiri Pirko1-6/+1
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part6Jiri Pirko18-77/+42
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko27-105/+82
2010-02-26can: netlink support for bus-error reporting and countersWolfgang Grandegger2-3/+28
2010-02-26drivers/net/myri10ge: Use pr_<level> and netdev_<level>Joe Perches1-116/+67
2010-02-26drivers/net/chelsio: Use pr_<level>, netif_msg_<type>Joe Perches7-72/+56
2010-02-26KS8695: Don't call netif_carrier_off() from ndo_stop()Yegor Yefremov1-1/+0
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller79-1474/+2182
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-30/+78
2010-02-23iwlwifi: increase command buffer sizeAbhijeet Kolekar2-4/+8
2010-02-23Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"Reinette Chatre3-62/+1