summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net - IP_NODEFRAG option for IPv4 socketJiri Olsa2010-06-235-2/+18
* qeth: handle missing z/VM authorization of OSXUrsula Braun2010-06-232-4/+9
* qeth: specify correct function level for OSN devicesUrsula Braun2010-06-231-0/+1
* qeth: fix page breaks in hw headersFrank Blaschka2010-06-234-73/+65
* qeth: fix use after free for qeths debug areaCarsten Otte2010-06-231-1/+0
* qeth: Fold qeth_qerr debug areaCarsten Otte2010-06-232-11/+4
* qeth: Fold qeth_misc debug areaCarsten Otte2010-06-232-4/+1
* qeth: Fold qeth_sense debug areaCarsten Otte2010-06-232-3/+0
* qeth: Fold qeth_trace debug areaCarsten Otte2010-06-234-272/+259
* qeth: Add new s390 debug feature for each qeth cardCarsten Otte2010-06-232-3/+31
* qeth: Rework qeth_dbf_longtextCarsten Otte2010-06-232-5/+5
* smsgiucv: guarantee single iucv connect in thawUrsula Braun2010-06-231-2/+9
* qlcnic: update version to 5.0.6Amit Kumar Salecha2010-06-231-2/+2
* qlcnic: mark context state freed after destroyAmit Kumar Salecha2010-06-232-1/+3
* qlcnic: offload tx timeout recoveryAmit Kumar Salecha2010-06-232-36/+32
* qlcnic: dont free host resources during fw recoveryAmit Kumar Salecha2010-06-231-29/+3
* qlcnic: release device resources during interface downAmit Kumar Salecha2010-06-236-37/+114
* qlcnic: fix mac address mgmtAmit Kumar Salecha2010-06-231-3/+8
* qlcnic: handshake with card after fw loadAmit Kumar Salecha2010-06-233-7/+9
* qlcnic: cleanup skb allocationAmit Kumar Salecha2010-06-233-21/+13
* bridge: 64bit rx/tx countersEric Dumazet2010-06-233-13/+23
* net: Introduce u64_stats_sync infrastructureEric Dumazet2010-06-231-0/+107
* net: consolidate netif_needs_gso() checksJohn Fastabend2010-06-231-36/+32
* net: Fix a typo in netlink.hJustin P. Mattock2010-06-231-1/+1
* e1000e: disable gig speed when in S0->Sx transitionBruce Allan2010-06-231-14/+5
* e1000e: packet split should not be used with early receiveBruce Allan2010-06-231-1/+1
* e1000e: do not touch PHY page 800 registers when link speed is 1000MbpsBruce Allan2010-06-231-2/+0
* e1000e: avoid polling h/w registers during link negotiationBruce Allan2010-06-233-28/+29
* caif: Add debug connection type for CAIF.Sjur Braendeland2010-06-212-0/+39
* caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-2115-69/+173
* caif: Bugfix - RFM must support segmentation.Sjur Braendeland2010-06-216-67/+278
* caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland2010-06-219-18/+26
* e1000e: update driver version numberBruce Allan2010-06-191-1/+3
* e1000e: update copyright informationBruce Allan2010-06-1911-12/+12
* e1000e: enable support for EEE on 82579Bruce Allan2010-06-194-1/+70
* e1000e: initial support for 82579 LOMsBruce Allan2010-06-197-46/+386
* e1000e: fix check for manageability on ICHx/PCHBruce Allan2010-06-191-4/+27
* e1000e: separate out PHY statistics register updatesBruce Allan2010-06-193-47/+126
* e1000e: cleanup e1000_sw_lcd_config_ich8lan()Bruce Allan2010-06-191-13/+19
* e1000e: cleanup ethtool loopback setup codeBruce Allan2010-06-191-32/+42
* cxgb4: minor cleanupDimitris Michailidis2010-06-192-3/+2
* cxgb4: update FW definitionsDimitris Michailidis2010-06-194-24/+73
* cxgb4: add a missing error interruptDimitris Michailidis2010-06-191-0/+1
* cxgb4: propagate link initialization errors to .ndo_open's callersDimitris Michailidis2010-06-191-3/+4
* cxgb4: switch to 64 bit inteface statisticsDimitris Michailidis2010-06-191-3/+3
* cxgb4: set dev_id to the port numberDimitris Michailidis2010-06-191-0/+1
* cxgb4: implement EEHDimitris Michailidis2010-06-194-3/+124
* cxgb4: rearrange initialization code in preparation for EEHDimitris Michailidis2010-06-191-49/+60
* cxgb4: dynamically determine flash size and FW image locationDimitris Michailidis2010-06-194-23/+61
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-17106-2435/+4945
|\