summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | bridge: change console message interfacestephen hemminger2010-05-1510-62/+62
* | | | bridge: netpoll cleanupstephen hemminger2010-05-153-28/+39
* | | | rndis_host: Poll status channel before control channelBen Hutchings2010-05-151-6/+12
* | | | netfilter: xt_TEE depends on NF_CONNTRACKRandy Dunlap2010-05-141-0/+1
* | | | qlcnic: add idc debug registersSucheta Chakraborty2010-05-142-0/+23
* | | | qlcnic: support quisce modeSucheta Chakraborty2010-05-141-2/+26
* | | | qlcnic: check device classSucheta Chakraborty2010-05-143-8/+18
* | | | qlcnic: check IDC versionSucheta Chakraborty2010-05-142-2/+19
* | | | qlcnic: cleanup unused codeAmit Kumar Salecha2010-05-144-61/+10
* | | | qlcnic: cleanup dma mask settingAmit Kumar Salecha2010-05-142-70/+24
* | | | qlcnic: fix caching window registerAmit Kumar Salecha2010-05-143-18/+0
* | | | qlcnic: remove obsolete registerAmit Kumar Salecha2010-05-143-16/+1
* | | | qlcnic: fix context cleanupAmit Kumar Salecha2010-05-141-3/+1
* | | | sky2: version 1.28stephen hemminger2010-05-141-1/+1
* | | | sky2: Avoid allocating memory in sky2_resumeMike McCormack2010-05-141-15/+5
* | | | sky2: Refactor down/up code out of sky2_restart()Mike McCormack2010-05-141-7/+19
* | | | sky2: Shut off interrupts before NAPIMike McCormack2010-05-141-2/+2
* | | | sky2: Avoid race in sky2_change_mtuMike McCormack2010-05-141-1/+1
* | | | sky2: Restore multicast after restartMike McCormack2010-05-141-0/+1
* | | | ixgb and e1000: Use new function for copybreak testsJoe Perches2010-05-142-41/+58
* | | | e1000: cleanup unused parametersJesse Brandeburg2010-05-141-8/+0
* | | | e1000: fix WARN_ON with mac-vlanJesse Brandeburg2010-05-141-2/+0
* | | | drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14171-631/+0
* | | | ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala2010-05-135-421/+557
* | | | ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSCMallikarjuna R Chilakala2010-05-131-6/+11
* | | | ixgbe: fix setting of promisc mode when using mac-vlansEmil Tantilov2010-05-133-4/+8
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-13123-455/+384
|\ \ \ \
| * | | | netfilter: remove unnecessary returns from void function()sJoe Perches2010-05-135-5/+0
| * | | | netfilter: cleanup printk messagesStephen Hemminger2010-05-1324-64/+64
| * | | | netfilter: change NF_ASSERT to WARN_ONStephen Hemminger2010-05-133-18/+3
| * | | | netfilter: bridge-netfilter: fix crash in br_nf_forward_finish()Bart De Schuymer2010-05-131-1/+1
| * | | | Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-05-1198-367/+316
| |\ \ \ \
| | * | | | netfilter: xtables: combine built-in extension structsJan Engelhardt2010-05-113-92/+78
| | * | | | netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt2010-05-1122-47/+47
| | * | | | netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-1159-82/+70
| | * | | | netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-1197-123/+133
| | * | | | netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt2010-05-115-79/+68
| | * | | | netfilter: xtables: dissolve do_match functionJan Engelhardt2010-05-022-34/+10
| | * | | | netfilter: xtables: fix incorrect return codeJan Engelhardt2010-05-021-2/+2
| | * | | | netfilter: ip_tables: fix compilation when debug is enabledJan Engelhardt2010-05-021-2/+2
* | | | | | cxgb4: report GRO stats with ethtool -SDimitris Michailidis2010-05-121-0/+6
* | | | | | cxgb4: report the PCIe link speedDimitris Michailidis2010-05-121-2/+8
* | | | | | cxgb4: configure HW VLAN extraction through FWDimitris Michailidis2010-05-124-28/+20
* | | | | | e1000e: add PCI device id to enable support for 82567V-4Bruce Allan2010-05-122-0/+2
* | | | | | e1000e: Fix/cleanup PHY reset code for ICHx/PCHxBruce Allan2010-05-121-74/+75
* | | | | | e1000e: move settting of flow control refresh timer to link setup codeBruce Allan2010-05-123-4/+4
* | | | | | e1000e: fix checks for manageability enabled and management pass-throughBruce Allan2010-05-126-16/+52
* | | | | | e1000e: Incorrect function pointer set for force_speed_duplex on 82577Bruce Allan2010-05-122-20/+2
* | | | | | e1000e: Cleanup e1000_sw_lcd_config_ich8lan()Bruce Allan2010-05-121-77/+75
* | | | | | e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru checkBruce Allan2010-05-121-4/+4
OpenPOWER on IntegriCloud