summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* via-rhine: endiannessAl Viro2007-10-111-8/+8
* r8169: endiannessAl Viro2007-10-111-13/+13
* starfire: trivial endianness annotationsAl Viro2007-10-111-44/+44
* drivers/net/irda: endianness, NULL noiseAl Viro2007-10-114-6/+6
* ixgb: endiannessAl Viro2007-10-114-26/+26
* pcnet32: endiannessAl Viro2007-10-111-50/+48
* typhoon: trivial endianness annotationsAl Viro2007-10-112-113/+113
* tulip: endianness annotationsAl Viro2007-10-116-28/+28
* arcnet endianness annotationsAl Viro2007-10-112-5/+5
* amd8111e big-endian fixAl Viro2007-10-111-1/+2
* amd8111e: trivial endianness annotations, NULL noise removalAl Viro2007-10-112-15/+15
* 3c59x: trivial endianness annotations, NULL noise removalAl Viro2007-10-111-14/+14
* fix vlan in 8139cp on big-endianAl Viro2007-10-111-5/+5
* endianness annotations drivers/net/bonding/Al Viro2007-10-117-73/+48
* FS_ENET: Add polling supportVitaly Bordug2007-10-115-63/+80
* FS_ENET: TX stuff should use fep->tx_lock, instead of fep->lock.Vitaly Bordug2007-10-111-2/+4
* NET_SB1250_MAC: Rename to SB1250_MACMaciej W. Rozycki2007-10-112-2/+2
* NET_SB1250_MAC: Update Kconfig entryMaciej W. Rozycki2007-10-111-4/+12
* netxen: ethtool fixesDhananjay Phadke2007-10-114-9/+28
* Device tree aware EMAC driverDavid Gibson2007-10-1120-69/+6507
* 8139cp: trivial endianness annotationsAl Viro2007-10-111-19/+19
* Blackfin EMAC driver: add a select for the PHYLIB of this driverBryan Wu2007-10-111-0/+2
* Blackfin EMAC driver: Add phy abstraction layer supporting in bfin_emac driverBryan Wu2007-10-112-168/+196
* Blackfin EMAC driver: add power management interface and change the bf537mac_...Bryan Wu2007-10-111-4/+19
* Blackfin EMAC driver: add function to change the MAC addressAlex Landau2007-10-111-1/+12
* S2io: Updating transceiver information in ethtool functionSivakumar Subramani2007-10-111-2/+4
* S2io: Added support set_mac_address driver entry pointSivakumar Subramani2007-10-112-41/+68
* S2io: Removed unused feature - bimodal interruptsSivakumar Subramani2007-10-112-145/+88
* S2io: Change kmalloc+memset to k[zc]allocSivakumar Subramani2007-10-111-9/+5
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-1135-245/+345
* [B44]: port to native ssb supportMichael Buesch2007-10-113-466/+386
* [P54]: add mac80211-based driver for prism54 softmac hardwareMichael Wu2007-10-1110-0/+3697
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-11194-1622/+1486
* [RT2x00]: add driver for Ralink wireless hardwareIvo van Doorn2007-10-1129-0/+21135
* [IWLWIFI]: add iwlwifi wireless driversZhu Yi2007-10-1127-0/+34824
* [B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger2007-10-1125-0/+14841
* [B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch2007-10-1127-0/+16690
* [NET]: Add Tehuti network driver.Andy Gospodarek2007-10-115-0/+13791
* [IPG]: add IP1000A driver to kernel treeFrancois Romieu2007-10-114-0/+3192
* [TAP]: Configurable interface MTU.Ed Swierk2007-10-111-0/+14
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-1136-94/+1
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-1180-1760/+948
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-1137-78/+70
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-11231-316/+0
* S2io: code Optimization of isr functionSivakumar Subramani2007-10-112-97/+61
* S2io: Check for device state before handling trafficSivakumar Subramani2007-10-112-22/+46
* S2io: Cleanup - removed unused variable intr_typeSivakumar Subramani2007-10-112-22/+17
* [S2IO]: Handle and monitor all of the device errors and alarmsSivakumar Subramani2007-10-112-136/+357
* S2io: Enable all the error and alarm indicationsSivakumar Subramani2007-10-113-85/+278
* remove setup of platform device from jazzsonic.cThomas Bogendoerfer2007-10-111-54/+7