summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-1713-18/+96
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | mac80211: fix warn, enum may be used uninitializedChristoph Fritz2010-06-161-1/+1
| | * | | hostap: Protect against initialization interruptTim Gardner2010-06-153-3/+27
| | * | | iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville2010-06-151-0/+1
| | * | | wireless: orphan ipw2x00 driversZhu Yi2010-06-141-8/+2
| | * | | p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert2010-06-141-0/+2
| | * | | libertas_tf: Fix warning in lbtf_rx for stats structPrarit Bhargava2010-06-141-1/+1
| | * | | iwlagn: verify flow id in compressed BA packetShanyu Zhao2010-06-141-0/+5
| | * | | iwlwifi: serialize station management actionsReinette Chatre2010-06-143-4/+17
| * | | | ath5k: report PHY error frames only for chips which need itBruno Randolf2010-06-161-1/+2
| * | | | ath5k: review RX descriptor functionsBruno Randolf2010-06-161-14/+20
| * | | | ath5k: take descriptor differences between 5210 and 5211 into accountBruno Randolf2010-06-162-10/+25
| * | | | ath5k: update 5210/5211 frame typesBruno Randolf2010-06-162-6/+8
| * | | | ath5k: review and add comments for descriptorsBruno Randolf2010-06-162-154/+144