Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | bnx2x: properly handle CFC DEL in cnic flow | Vladislav Zolotarov | 2011-05-22 | 1 | -1/+2 | |
| * | | | | | | | | | | bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb | Vladislav Zolotarov | 2011-05-22 | 2 | -3/+3 | |
| * | | | | | | | | | | net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE | Amerigo Wang | 2011-05-22 | 2 | -4/+4 | |
| * | | | | | | | | | | netpoll: disable netpoll when enslave a device | Amerigo Wang | 2011-05-22 | 2 | -9/+19 | |
| * | | | | | | | | | | macvlan: Forward unicast frames in bridge mode to lowerdev | David Ward | 2011-05-22 | 1 | -4/+2 | |
| * | | | | | | | | | | drivers/net: add prefetch header for prefetch users | Paul Gortmaker | 2011-05-22 | 32 | -0/+32 | |
| * | | | | | | | | | | rionet: Remove pointless printk of skb pointer. | David S. Miller | 2011-05-22 | 1 | -2/+2 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Add appropriate <linux/prefetch.h> include for prefetch users | Paul Gortmaker | 2011-05-22 | 32 | -0/+32 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 | 680 | -32209/+69328 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | macvlan: fix panic if lowerdev in a bond | Eric Dumazet | 2011-05-20 | 1 | -2/+2 | |
| * | | | | | | | | | tg3: Add braces around 5906 workaround. | Matt Carlson | 2011-05-20 | 1 | -1/+3 | |
| * | | | | | | | | | tg3: Fix NETIF_F_LOOPBACK error | Matt Carlson | 2011-05-20 | 1 | -2/+3 | |
| * | | | | | | | | | macvlan: remove one synchronize_rcu() call | Eric Dumazet | 2011-05-20 | 1 | -4/+5 | |
| * | | | | | | | | | be2net: Kill set but unused variable 'req' in lancer_fw_download() | David S. Miller | 2011-05-19 | 1 | -2/+0 | |
| * | | | | | | | | | atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined. | David S. Miller | 2011-05-19 | 1 | -0/+2 | |
| * | | | | | | | | | tg3: Update version to 3.119 | Matt Carlson | 2011-05-19 | 1 | -2/+2 | |
| * | | | | | | | | | tg3: Apply rx_discards fix to 5719/5720 | Matt Carlson | 2011-05-19 | 1 | -1/+3 | |
| * | | | | | | | | | tg3: Remove excessive parenthesis | Matt Carlson | 2011-05-19 | 1 | -18/+18 | |
| * | | | | | | | | | tg3: Consolidate all netdev feature assignments | Matt Carlson | 2011-05-19 | 1 | -27/+24 | |
| * | | | | | | | | | tg3: Move TSO_CAPABLE assignment | Matt Carlson | 2011-05-19 | 1 | -15/+16 | |
| * | | | | | | | | | tg3: Fix stats for 5704 and later devices | Matt Carlson | 2011-05-19 | 2 | -4/+13 | |
| * | | | | | | | | | tg3: Fix TSO loopback test | Matt Carlson | 2011-05-19 | 1 | -1/+1 | |
| * | | | | | | | | | tg3: Consolidate autoneg advertisement setup code | Matt Carlson | 2011-05-19 | 1 | -118/+99 | |
| * | | | | | | | | | tg3: Fix EEE interoperability workaround | Matt Carlson | 2011-05-19 | 2 | -21/+22 | |
| * | | | | | | | | | tg3: Fix IPv6 TCP problems for 5719 | Matt Carlson | 2011-05-19 | 1 | -1/+1 | |
| * | | | | | | | | | tg3: Fix 57765 B0 data corruption | Matt Carlson | 2011-05-19 | 2 | -0/+20 | |
| * | | | | | | | | | tg3: Cleanup transmit error path | Matt Carlson | 2011-05-19 | 1 | -60/+38 | |
| * | | | | | | | | | tg3: Set tx bug flags for more devices | Matt Carlson | 2011-05-19 | 1 | -229/+33 | |
| * | | | | | | | | | be2net: Enable SR-IOV for Lancer | Mammatha Edhala | 2011-05-18 | 2 | -9/+13 | |
| * | | | | | | | | | bnx2x: add support for retrieving dcb peer configuration | Shmulik Ravid | 2011-05-18 | 2 | -25/+131 | |
| * | | | | | | | | | wl12xx: fix compilation error when CONFIG_PM is not set | Luciano Coelho | 2011-05-18 | 2 | -0/+8 | |
| * | | | | | | | | | sfc: Don't use enums as a bitmask. | David S. Miller | 2011-05-17 | 6 | -12/+10 | |
| * | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-05-17 | 15 | -57/+118 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xen: netback: use __CONST_RING_SIZE not __RING_SIZE | Ian Campbell | 2011-05-17 | 1 | -2/+2 | |
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf... | David S. Miller | 2011-05-17 | 5 | -21/+29 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | sfc: Use netif_device_{detach,attach}() around reset and self-test | Ben Hutchings | 2011-05-16 | 4 | -19/+14 | |
| | * | | | | | | | | | | sfc: Fix TX queue numbering when separate_tx_channels=1 | Ben Hutchings | 2011-05-16 | 1 | -0/+12 | |
| | * | | | | | | | | | | sfc: Fix return value from efx_ethtool_set_rx_ntuple() | Ben Hutchings | 2011-05-14 | 1 | -2/+3 | |
| * | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-05-16 | 132 | -1506/+14440 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-05-16 | 132 | -1506/+14440 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | mwifiex: use ieee80211_amsdu_to_8023s routine | Yogesh Ashok Powar | 2011-05-16 | 2 | -127/+20 | |
| | | * | | | | | | | | | | cfg80211: make stripping of 802.11 header optional from AMSDU | Yogesh Ashok Powar | 2011-05-16 | 1 | -1/+2 | |
| | | * | | | | | | | | | | ath9k: make npending frames check as bool | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -2/+5 | |
| | | * | | | | | | | | | | ath9k: make sure main_rssi is positive | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -2/+2 | |
| | | * | | | | | | | | | | ath9k: configure fast_div_bias based on diversity group | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -43/+131 | |
| | | * | | | | | | | | | | ath9k: Implement an API to swap main/ALT LNA's | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -1/+30 | |
| | | * | | | | | | | | | | ath9k_hw: define antenna diversity group | Mohammed Shafi Shajakhan | 2011-05-16 | 5 | -2/+6 | |
| | | * | | | | | | | | | | ath9k_hw: define modules to get/set Antenna diversity paramaters | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -0/+44 | |
| | | * | | | | | | | | | | ath9k_hw: config diversity based on eeprom contents | Mohammed Shafi Shajakhan | 2011-05-16 | 1 | -6/+44 | |
| | | * | | | | | | | | | | ath9k_hw: define registers/macros to support Antenna diversity | Mohammed Shafi Shajakhan | 2011-05-16 | 2 | -0/+25 |