summaryrefslogtreecommitdiffstats
path: root/drivers/zorro (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-11gianfar: Clean up implementation of RX network flow classificationBen Hutchings2-68/+1
2011-04-11qlge: use ethtool set_phys_idstephen hemminger1-19/+19
2011-04-11v3 ethtool: add ntuple flow specifier data to network flow classifierAlexander Duyck2-28/+39
2011-04-11ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntupleAlexander Duyck1-0/+3
2011-04-11net: bnx2: convert to hw_featuresMichał Mirosław2-83/+28
2011-04-11net: via-velocity: convert to hw_featuresMichał Mirosław1-5/+2
2011-04-11net: ksz884x: convert to hw_featuresMichał Mirosław1-52/+21
2011-04-11net: stmmac: convert to hw_featuresMichał Mirosław2-74/+23
2011-04-11net: 8139cp: convert to hw_featuresMichał Mirosław1-29/+17
2011-04-11net: r8169: convert to hw_featuresMichał Mirosław1-62/+33
2011-04-11net: benet: convert to hw_features - fixupMichał Mirosław1-6/+5
2011-04-11net: Remove invalid offloadsMichał Mirosław2-3/+0
2011-04-11Disable rp_filter for IPsec packetsMichael Smith2-1/+14
2011-04-11fib_validate_source(): pass sk_buff instead of markMichael Smith3-17/+15
2011-04-11usb: plusb: Add debug to reset functionsimon1-1/+5
2011-04-11usb: plusb: Add support for PL-25A1simon2-3/+21
2011-04-11usb: plusb: Whitespacesimon1-2/+2
2011-04-08cxgb4vf: drop phys_id interface and implement the newer set_phys_idDimitris Michailidis1-3/+12
2011-04-08cxgb4: drop phys_id interface and implement the newer set_phys_idDimitris Michailidis1-6/+11
2011-04-08cnic: Fix rtnl deadlockMichael Chan1-2/+0
2011-04-08net: atl*: convert to hw_featuresMichał Mirosław6-51/+24
2011-04-08net: tg3: convert to hw_featuresMichał Mirosław2-105/+32
2011-04-08net: enic: convert to hw_featuresMichał Mirosław3-69/+10
2011-04-08net: benet: convert to hw_featuresMichał Mirosław3-37/+10
2011-04-08skge: convert to hw_featuresMichał Mirosław2-49/+5
2011-04-08be2net: call FLR after setup wol in be_shutdownAjit Khaparde1-2/+2
2011-04-08be2net: dynamically allocate adapter->vf_cfgAjit Khaparde2-5/+13
2011-04-08be2net: fix to get max VFs supported from adapterAjit Khaparde1-8/+14
2011-04-08be2net: use common method to check for sriov function typeAjit Khaparde1-10/+2
2011-04-08be2net: add rxhash supportAjit Khaparde3-5/+30
2011-04-07ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi3-4/+10
2011-04-07net: fix skb_add_data_nocache() to calc csum correctlyWei Yongjun1-7/+8
2011-04-07ewrk3: convert to set_phys_idstephen hemminger1-32/+24
2011-04-07qlcnic: convert to set_phys_idstephen hemminger2-25/+29
2011-04-06net: netxen: convert to hw_featuresMichał Mirosław4-114/+46
2011-04-06capi: Perform scheduled capifs removalJan Kiszka6-313/+4
2011-04-06Signed bit field; int have_hotplug_status_watch:1Ian Campbell1-1/+1
2011-04-06MAINTAINERS: add entry for Xen network backendIan Campbell1-0/+7
2011-04-06be2net: Fix suspend/resume operationPadmanabh Ratnakar1-0/+1
2011-04-06be2net: Rename some struct members for clarityPadmanabh Ratnakar2-7/+7
2011-04-06s2io: convert to set_phys_id (v2)stephen hemminger2-48/+41
2011-04-06niu: convert to new ethtool set_phys_idstephen hemminger2-13/+17
2011-04-06pcnet32: convert to set_phys_idstephen hemminger1-46/+28
2011-04-06benet: convert to set_phys_idstephen hemminger2-17/+22
2011-04-06bnx2x: convert to set_phys_idstephen hemminger1-21/+23
2011-04-06bnx2: convert to set_phys_idstephen hemminger2-29/+28
2011-04-06vxge: convert to set_phys_idstephen hemminger1-9/+16
2011-04-06cxgb3: implement set_phys_idstephen hemminger1-11/+14
2011-04-06tg3: implement ethtool set_phys_idstephen hemminger1-20/+23
2011-04-06skge: implement set_phys_idstephen hemminger1-17/+16