aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* bridge: 64bit rx/tx countersEric Dumazet2010-06-23
* net: Introduce u64_stats_sync infrastructureEric Dumazet2010-06-23
* net: consolidate netif_needs_gso() checksJohn Fastabend2010-06-23
* net: Fix a typo in netlink.hJustin P. Mattock2010-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: Add debug connection type for CAIF.Sjur Braendeland2010-06-20
* caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-20
* caif: Bugfix - RFM must support segmentation.Sjur Braendeland2010-06-20
* caif: Bugfix not all services uses flow-ctrl.Sjur 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
| |\
| | * mac80211: fix warn, enum may be used uninitializedChristoph Fritz2010-06-16
| | * hostap: Protect against initialization interruptTim Gardner2010-06-15
| | * iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville2010-06-15
| | * wireless: orphan ipw2x00 driversZhu Yi2010-06-14
| | * 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