aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* qlcnic: update version to 5.0.6Amit Kumar Salecha2010-06-23
* qlcnic: mark context state freed after destroyAmit Kumar Salecha2010-06-23
* qlcnic: offload tx timeout recoveryAmit Kumar Salecha2010-06-23
* qlcnic: dont free host resources during fw recoveryAmit Kumar Salecha2010-06-23
* qlcnic: release device resources during interface downAmit Kumar Salecha2010-06-23
* qlcnic: fix mac address mgmtAmit Kumar Salecha2010-06-23
* qlcnic: handshake with card after fw loadAmit Kumar Salecha2010-06-23
* qlcnic: cleanup skb allocationAmit Kumar Salecha2010-06-23
* e1000e: disable gig speed when in S0->Sx transitionBruce Allan2010-06-23
* e1000e: packet split should not be used with early receiveBruce Allan2010-06-23
* e1000e: do not touch PHY page 800 registers when link speed is 1000MbpsBruce Allan2010-06-23
* e1000e: avoid polling h/w registers during link negotiationBruce Allan2010-06-23
* caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-20
* e1000e: update driver version numberBruce Allan2010-06-19
* e1000e: update copyright informationBruce Allan2010-06-19
* e1000e: enable support for EEE on 82579Bruce Allan2010-06-19
* e1000e: initial support for 82579 LOMsBruce Allan2010-06-19
* e1000e: fix check for manageability on ICHx/PCHBruce Allan2010-06-19
* e1000e: separate out PHY statistics register updatesBruce Allan2010-06-19
* e1000e: cleanup e1000_sw_lcd_config_ich8lan()Bruce Allan2010-06-19
* e1000e: cleanup ethtool loopback setup codeBruce Allan2010-06-19
* cxgb4: minor cleanupDimitris Michailidis2010-06-19
* cxgb4: update FW definitionsDimitris Michailidis2010-06-19
* cxgb4: add a missing error interruptDimitris Michailidis2010-06-19
* cxgb4: propagate link initialization errors to .ndo_open's callersDimitris Michailidis2010-06-19
* cxgb4: switch to 64 bit inteface statisticsDimitris Michailidis2010-06-19
* cxgb4: set dev_id to the port numberDimitris Michailidis2010-06-19
* cxgb4: implement EEHDimitris Michailidis2010-06-19
* cxgb4: rearrange initialization code in preparation for EEHDimitris Michailidis2010-06-19
* cxgb4: dynamically determine flash size and FW image locationDimitris Michailidis2010-06-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-17
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-17
| |\
| | * hostap: Protect against initialization interruptTim Gardner2010-06-15
| | * iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville2010-06-15
| | * p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert2010-06-14
| | * libertas_tf: Fix warning in lbtf_rx for stats structPrarit Bhargava2010-06-14
| | * iwlagn: verify flow id in compressed BA packetShanyu Zhao2010-06-14
| | * iwlwifi: serialize station management actionsReinette Chatre2010-06-14
| * | ath5k: report PHY error frames only for chips which need itBruno Randolf2010-06-16
| * | ath5k: review RX descriptor functionsBruno Randolf2010-06-16
| * | ath5k: take descriptor differences between 5210 and 5211 into accountBruno Randolf2010-06-16
| * | ath5k: update 5210/5211 frame typesBruno Randolf2010-06-16
| * | ath5k: review and add comments for descriptorsBruno Randolf2010-06-16
| * | ath5k: remove pointless rx error overlay structBruno Randolf2010-06-16
| * | ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()Bruno Randolf2010-06-16
| * | ath5k: use direct function calls for descriptors when possibleBruno Randolf2010-06-16
| * | ath5k: move checks and stats into new functionBruno Randolf2010-06-16
| * | ath5k: split descriptor handling and frame receiveBruno Randolf2010-06-16
| * | ath5k: unify rx descriptor error handlingBruno Randolf2010-06-16
| * | ath5k: reset more pointers after we free skbsBruno Randolf2010-06-16