| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 | 194 | -1622/+1486 |
* | [RT2x00]: add driver for Ralink wireless hardware | Ivo van Doorn | 2007-10-10 | 29 | -0/+21135 |
* | [IWLWIFI]: add iwlwifi wireless drivers | Zhu Yi | 2007-10-10 | 27 | -0/+34824 |
* | [B43LEGACY]: add mac80211-based driver for legacy BCM43xx devices | Larry Finger | 2007-10-10 | 25 | -0/+14841 |
* | [B43]: add mac80211-based driver for modern BCM43xx devices | Michael Buesch | 2007-10-10 | 27 | -0/+16690 |
* | [SSB]: add Sonics Silicon Backplane bus support | Michael Buesch | 2007-10-10 | 15 | -0/+4384 |
* | [NET]: Add Tehuti network driver. | Andy Gospodarek | 2007-10-10 | 5 | -0/+13791 |
* | [IPG]: add IP1000A driver to kernel tree | Francois Romieu | 2007-10-10 | 4 | -0/+3192 |
* | [TAP]: Configurable interface MTU. | Ed Swierk | 2007-10-10 | 1 | -0/+14 |
* | [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls | Jeff Garzik | 2007-10-10 | 36 | -94/+1 |
* | [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code | Jeff Garzik | 2007-10-10 | 80 | -1760/+948 |
* | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE | Denis Cheng | 2007-10-10 | 37 | -78/+70 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 | 242 | -329/+0 |
* | S2io: code Optimization of isr function | Sivakumar Subramani | 2007-10-10 | 2 | -97/+61 |
* | S2io: Check for device state before handling traffic | Sivakumar Subramani | 2007-10-10 | 2 | -22/+46 |
* | S2io: Cleanup - removed unused variable intr_type | Sivakumar Subramani | 2007-10-10 | 2 | -22/+17 |
* | [S2IO]: Handle and monitor all of the device errors and alarms | Sivakumar Subramani | 2007-10-10 | 2 | -136/+357 |
* | S2io: Enable all the error and alarm indications | Sivakumar Subramani | 2007-10-10 | 3 | -85/+278 |
* | remove setup of platform device from jazzsonic.c | Thomas Bogendoerfer | 2007-10-10 | 1 | -54/+7 |
* | sgiseeq: replace use of dma_cache_wback_inv | Ralf Baechle | 2007-10-10 | 1 | -15/+11 |
* | cxgb3 - Update engine microcode version | Divy Le Ray | 2007-10-10 | 1 | -2/+2 |
* | cxgb3 - Add T3C rev | Divy Le Ray | 2007-10-10 | 2 | -0/+4 |
* | cxgb3 - CQ context operations time out too soon. | Divy Le Ray | 2007-10-10 | 1 | -8/+11 |
* | cxgb3 - Set the CQ_ERR bit in CQ contexts. | Divy Le Ray | 2007-10-10 | 2 | -1/+6 |
* | cxgb3 - remove false positive in xgmac workaround | Divy Le Ray | 2007-10-10 | 2 | -1/+4 |
* | cxgb3 - log and clear PEX errors | Divy Le Ray | 2007-10-10 | 1 | -0/+6 |
* | cxgb3 - Firmware update | Divy Le Ray | 2007-10-10 | 4 | -11/+22 |
* | e100: timer power saving | Stephen Hemminger | 2007-10-10 | 1 | -1/+2 |
* | ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4) | Auke Kok | 2007-10-10 | 12 | -2/+7863 |
* | PS3: Remove the workaround no longer needed | Masakazu Mokuno | 2007-10-10 | 1 | -12/+4 |
* | PS3: changed the way to handle tx skbs | Masakazu Mokuno | 2007-10-10 | 1 | -77/+63 |
* | pasemi_mac: Clean TX ring in poll | Olof Johansson | 2007-10-10 | 1 | -0/+1 |
* | pasemi_mac: Enable LLTX | Olof Johansson | 2007-10-10 | 1 | -1/+1 |
* | pasemi_mac: Fix RX checksum flags | Olof Johansson | 2007-10-10 | 1 | -1/+1 |
* | pasemi_mac: Fix TX ring wrap checking | Olof Johansson | 2007-10-10 | 2 | -12/+15 |
* | pasemi_mac: Batch up TX buffer frees | Olof Johansson | 2007-10-10 | 1 | -10/+29 |
* | pasemi_mac: RX performance tweaks | Olof Johansson | 2007-10-10 | 1 | -8/+12 |
* | pasemi_mac: Fix memcpy amount for short receives | Olof Johansson | 2007-10-10 | 1 | -3/+1 |
* | pasemi_mac: Enable L2 caching of packet headers | Olof Johansson | 2007-10-10 | 2 | -1/+12 |
* | pasemi_mac: Stop using the pci config space accessors for register read/writes | Olof Johansson | 2007-10-10 | 2 | -41/+94 |
* | pasemi_mac: Abstract out register access | Olof Johansson | 2007-10-10 | 1 | -94/+101 |
* | bmac: add simple ethtool support for network manager | Olaf Hering | 2007-10-10 | 1 | -0/+13 |
* | sky2: use pci_config access functions | Stephen Hemminger | 2007-10-10 | 2 | -63/+51 |
* | sky2: advanced error reporting | Stephen Hemminger | 2007-10-10 | 2 | -61/+27 |
* | sky2: dont restrict config space access | Stephen Hemminger | 2007-10-10 | 1 | -12/+0 |
* | sky2: document GPHY_CTRL bits | Stephen Hemminger | 2007-10-10 | 1 | -0/+22 |
* | sky2: use debugfs rename | Stephen Hemminger | 2007-10-10 | 1 | -32/+24 |
* | cxgb3 - Update internal memory management | Divy Le Ray | 2007-10-10 | 2 | -0/+4 |
* | cxgb3 - log adapter serial number | Divy Le Ray | 2007-10-10 | 3 | -3/+8 |
* | cxgb3 - Fatal error update | Divy Le Ray | 2007-10-10 | 1 | -0/+4 |