aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * macvlan: fix panic if lowerdev in a bondEric Dumazet2011-05-20
| * tg3: Add braces around 5906 workaround.Matt Carlson2011-05-20
| * tg3: Fix NETIF_F_LOOPBACK errorMatt Carlson2011-05-20
| * macvlan: remove one synchronize_rcu() callEric Dumazet2011-05-20
| * be2net: Kill set but unused variable 'req' in lancer_fw_download()David S. Miller2011-05-19
| * atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined.David S. Miller2011-05-19
| * tg3: Update version to 3.119Matt Carlson2011-05-19
| * tg3: Apply rx_discards fix to 5719/5720Matt Carlson2011-05-19
| * tg3: Remove excessive parenthesisMatt Carlson2011-05-19
| * tg3: Consolidate all netdev feature assignmentsMatt Carlson2011-05-19
| * tg3: Move TSO_CAPABLE assignmentMatt Carlson2011-05-19
| * tg3: Fix stats for 5704 and later devicesMatt Carlson2011-05-19
| * tg3: Fix TSO loopback testMatt Carlson2011-05-19
| * tg3: Consolidate autoneg advertisement setup codeMatt Carlson2011-05-19
| * tg3: Fix EEE interoperability workaroundMatt Carlson2011-05-19
| * tg3: Fix IPv6 TCP problems for 5719Matt Carlson2011-05-19
| * tg3: Fix 57765 B0 data corruptionMatt Carlson2011-05-19
| * tg3: Cleanup transmit error pathMatt Carlson2011-05-19
| * tg3: Set tx bug flags for more devicesMatt Carlson2011-05-19
| * be2net: Enable SR-IOV for LancerMammatha Edhala2011-05-18
| * bnx2x: add support for retrieving dcb peer configurationShmulik Ravid2011-05-18
| * wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho2011-05-18
| * sfc: Don't use enums as a bitmask.David S. Miller2011-05-17
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-17
| |\
| * | xen: netback: use __CONST_RING_SIZE not __RING_SIZEIan Campbell2011-05-17
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...David S. Miller2011-05-17
| |\ \
| | * | sfc: Use netif_device_{detach,attach}() around reset and self-testBen Hutchings2011-05-16
| | * | sfc: Fix TX queue numbering when separate_tx_channels=1Ben Hutchings2011-05-16
| | * | sfc: Fix return value from efx_ethtool_set_rx_ntuple()Ben Hutchings2011-05-13
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-05-16
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-16
| | |\ \ \
| | | * | | mwifiex: use ieee80211_amsdu_to_8023s routineYogesh Ashok Powar2011-05-16
| | | * | | cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar2011-05-16
| | | * | | ath9k: make npending frames check as boolMohammed Shafi Shajakhan2011-05-16
| | | * | | ath9k: make sure main_rssi is positiveMohammed Shafi Shajakhan2011-05-16
| | | * | | ath9k: configure fast_div_bias based on diversity groupMohammed Shafi Shajakhan2011-05-16
| | | * | | ath9k: Implement an API to swap main/ALT LNA'sMohammed Shafi Shajakhan2011-05-16
| | | * | | ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan2011-05-16
| | | * | | ath9k_hw: define modules to get/set Antenna diversity paramatersMohammed Shafi Shajakhan2011-05-16
| | | * | | ath9k_hw: config diversity based on eeprom contentsMohammed Shafi Shajakhan2011-05-16
| | | * | | ath9k_hw: define registers/macros to support Antenna diversityMohammed Shafi Shajakhan2011-05-16
| | | * | | ath9k_hw: enable Antenna diversity for AR9485Mohammed Shafi Shajakhan2011-05-16
| | | * | | ath9k_hw: make antenna diversity modules chip specificMohammed Shafi Shajakhan2011-05-16
| | | * | | iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-05-16
| | | * | | iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-05-16
| | | * | | wl12xx: enter/exit psm on wowlan suspend/resumeEliad Peller2011-05-13
| | | * | | wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING triggerEliad Peller2011-05-13
| | | * | | wl12xx: prevent scheduling while suspending (WoW enabled)Eliad Peller2011-05-13