aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: tun: convert to hw_featuresMichał Mirosław2011-04-201-38/+25
* net: xen-netback: convert to hw_featuresMichał Mirosław2011-04-202-72/+15
* net: qlcnic: convert to hw_featuresMichał Mirosław2011-04-205-142/+57
* net: ibmveth: convert to hw_featuresMichał Mirosław2011-04-201-69/+27
* net: pch_gbe: convert to hw_featuresMichał Mirosław2011-04-204-74/+42
* net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław2011-04-205-46/+20
* net: s390: convert to hw_featuresMichał Mirosław2011-04-203-107/+52
* net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław2011-04-203-54/+7
* Staging: convert hv network driver to hw_featuresMichał Mirosław2011-04-201-2/+1
* be2net: add code to display default value of tx rate for VFsAjit Khaparde2011-04-191-0/+13
* be2net: pass domain id to be_cmd_link_status_queryAjit Khaparde2011-04-194-5/+5
* be2net: fix be_mcc_compl_process to identify eth_get_stat commandAjit Khaparde2011-04-191-1/+3
* be2net: Add code to display nic speeds other than 1Gbps/10GbpsAjit Khaparde2011-04-191-0/+9
* be2net: allow register dump only for PFsAjit Khaparde2011-04-191-3/+7
* net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not usedShan Wei2011-04-191-7/+0
* net: forcedeth: fix compile warning of not used nv_set_tso functionShan Wei2011-04-191-10/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-1931-105/+166
|\
| * ip6_pol_route panic: Do not allow VLAN on loopbackKrishna Kumar2011-04-171-1/+2
| * bnx2x: Fix port identification problemYaniv Rosner2011-04-171-5/+4
| * bna: fix memory leak during RX path cleanupRasesh Mody2011-04-141-1/+0
| * bna: fix for clean fw re-initializationRasesh Mody2011-04-144-15/+51
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-1411-46/+39
| |\
| | * iwlegacy: fix tx_power initializationStanislaw Gruszka2011-04-136-28/+11
| | * ath9k_htc: Fix ethtool reportingSujith Manoharan2011-04-121-2/+2
| | * ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-124-16/+26
| * | qlcnic: limit skb frags for non tso packetAmit Kumar Salecha2011-04-132-0/+15
| * | net: can: mscan: fix build breakage in mpc5xxx_canAnatolij Gustschin2011-04-131-1/+1
| * | Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2011-04-127-31/+30
| |\ \
| | * | sfc: Use rmb() to ensure reads occur in orderNeil Turton2011-04-121-0/+2
| | * | sfc: Do not use efx_process_channel_now() in online self-testBen Hutchings2011-04-125-29/+23
| | * | sfc: Stop the TX queues during loopback self-testsNeil Turton2011-04-123-2/+5
| * | | net/natsami: store MAC into perm_addrOtavio Salvador2011-04-121-0/+3
| * | | net/sis900: store MAC into perm_addr for SiS 900, 630E, 635 and 96x variantsOtavio Salvador2011-04-121-4/+19
| * | | connector: fix skb double free in cn_rx_skb()Patrick McHardy2011-04-121-0/+1
| |/ /
* | | net: qlge: convert to hw_featuresMichał Mirosław2011-04-182-47/+8
* | | net: vmxnet3: convert to hw_featuresMichał Mirosław2011-04-183-86/+28
* | | net: vxge: convert to hw_featuresMichał Mirosław2011-04-183-127/+59
* | | net: chelsio: convert to hw_featuresMichał Mirosław2011-04-185-58/+14
* | | net: s2io: convert to hw_featuresMichał Mirosław2011-04-181-80/+20
* | | net: fix section mismatchesMichał Mirosław2011-04-1810-68/+72
* | | r8169: TSO fixes.Francois Romieu2011-04-181-72/+137
* | | net: myri10ge: convert to hw_featuresMichał Mirosław2011-04-181-54/+12
* | | net: dm9000: Fix buildMark Brown2011-04-181-1/+1
* | | bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...Ben Hutchings2011-04-174-206/+0
* | | bnx2x: cosmetics: Using ethtool_cmd_speed() APIDavid Decotigny2011-04-171-12/+13
* | | via-rhine: Assign random MAC address if necessaryJoe Perches2011-04-171-5/+7
* | | via_rhine: Use netdev_<level> and pr_<level>Joe Perches2011-04-171-122/+108
* | | net: cxgb4{,vf}: convert to hw_featuresMichał Mirosław2011-04-176-121/+28
* | | drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function.Thiago Farina2011-04-171-3/+3
* | | net: ibm_newemac: convert to hw_featuresMichał Mirosław2011-04-171-13/+4