aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | qlcnic: support quisce modeSucheta Chakraborty2010-05-14
* | | | qlcnic: check device classSucheta Chakraborty2010-05-14
* | | | qlcnic: check IDC versionSucheta Chakraborty2010-05-14
* | | | qlcnic: cleanup unused codeAmit Kumar Salecha2010-05-14
* | | | qlcnic: cleanup dma mask settingAmit Kumar Salecha2010-05-14
* | | | qlcnic: fix caching window registerAmit Kumar Salecha2010-05-14
* | | | qlcnic: remove obsolete registerAmit Kumar Salecha2010-05-14
* | | | qlcnic: fix context cleanupAmit Kumar Salecha2010-05-14
* | | | sky2: version 1.28stephen hemminger2010-05-14
* | | | sky2: Avoid allocating memory in sky2_resumeMike McCormack2010-05-14
* | | | sky2: Refactor down/up code out of sky2_restart()Mike McCormack2010-05-14
* | | | sky2: Shut off interrupts before NAPIMike McCormack2010-05-14
* | | | sky2: Avoid race in sky2_change_mtuMike McCormack2010-05-14
* | | | sky2: Restore multicast after restartMike McCormack2010-05-14
* | | | ixgb and e1000: Use new function for copybreak testsJoe Perches2010-05-14
* | | | e1000: cleanup unused parametersJesse Brandeburg2010-05-14
* | | | e1000: fix WARN_ON with mac-vlanJesse Brandeburg2010-05-14
* | | | drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* | | | ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala2010-05-14
* | | | ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSCMallikarjuna R Chilakala2010-05-14
* | | | ixgbe: fix setting of promisc mode when using mac-vlansEmil Tantilov2010-05-14
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-13
|\ \ \ \
| * | | | netfilter: remove unnecessary returns from void function()sJoe Perches2010-05-13
| * | | | netfilter: cleanup printk messagesStephen Hemminger2010-05-13
| * | | | netfilter: change NF_ASSERT to WARN_ONStephen Hemminger2010-05-13
| * | | | netfilter: bridge-netfilter: fix crash in br_nf_forward_finish()Bart De Schuymer2010-05-13
| * | | | Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-05-11
| |\ \ \ \
| | * | | | netfilter: xtables: combine built-in extension structsJan Engelhardt2010-05-11
| | * | | | netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt2010-05-11
| | * | | | netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-11
| | * | | | netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-11
| | * | | | netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt2010-05-11
| | * | | | netfilter: xtables: dissolve do_match functionJan Engelhardt2010-05-02
| | * | | | netfilter: xtables: fix incorrect return codeJan Engelhardt2010-05-02
| | * | | | netfilter: ip_tables: fix compilation when debug is enabledJan Engelhardt2010-05-02
* | | | | | cxgb4: report GRO stats with ethtool -SDimitris Michailidis2010-05-13
* | | | | | cxgb4: report the PCIe link speedDimitris Michailidis2010-05-13
* | | | | | cxgb4: configure HW VLAN extraction through FWDimitris Michailidis2010-05-13
* | | | | | e1000e: add PCI device id to enable support for 82567V-4Bruce Allan2010-05-13
* | | | | | e1000e: Fix/cleanup PHY reset code for ICHx/PCHxBruce Allan2010-05-13
* | | | | | e1000e: move settting of flow control refresh timer to link setup codeBruce Allan2010-05-13
* | | | | | e1000e: fix checks for manageability enabled and management pass-throughBruce Allan2010-05-13
* | | | | | e1000e: Incorrect function pointer set for force_speed_duplex on 82577Bruce Allan2010-05-13
* | | | | | e1000e: Cleanup e1000_sw_lcd_config_ich8lan()Bruce Allan2010-05-13
* | | | | | e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru checkBruce Allan2010-05-13
* | | | | | e1000e: cleanup multiple common exit pointsBruce Allan2010-05-13
* | | | | | e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmitBruce Allan2010-05-13
* | | | | | e1000e: initialize manageability (IPMI) pass-through in 82574/82583Bruce Allan2010-05-13
* | | | | | e1000e: bad state after running ethtool diagnostics with AMT enabledBruce Allan2010-05-13
* | | | | | e1000e: use static params to save stack space (part 2)Bruce Allan2010-05-13