aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[B43LEGACY]: Change the hardware radio enable logic and cleanup codeLarry Finger4-34/+25
2007-10-10[B43LEGACY]: Support for turning the radio off from software.Larry Finger4-19/+61
2007-10-10[B43]: Support for turning the radio off from software.Michael Buesch3-13/+63
2007-10-10[B43]: Remove the "radio hw enabled" message on startup.Michael Buesch1-3/+3
2007-10-10[B43]: Change loglevel of radio-enable message.Michael Buesch3-29/+26
2007-10-10[SSB]: Sparse fixes.Michael Buesch3-9/+10
2007-10-10[SSB]: Use ioreadX() and iowriteX() for PCI.Michael Buesch1-4/+4
2007-10-10[B43]: Don't lock irq_lock in debugfs txpower adjustMichael Buesch1-14/+5
2007-10-10[P54PCI]: terminate pci tableAndrew Morton1-0/+1
2007-10-10[ZD1211RD]: add USB id for Telegent TG54USB WLAN adapterUlrich Kunitz1-0/+1
2007-10-10[BCM43XX]: Change radio hardware switch status printk from debug to regularLarry Finger2-3/+3
2007-10-10[ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chipJesper Juhl1-1/+1
2007-10-10[IWLWIFI]: remove per-file CFLAGS for IWL defineZhu Yi7-6/+12
2007-10-10[NET]: Dynamically allocate the loopback device, part 2.Daniel Lezcano1-28/+44
2007-10-10[NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano1-2/+4
2007-10-10[B43]: Fix sparse warnings.Michael Buesch8-34/+50
2007-10-10cxgb3: trivial endianness annotationsAl Viro2-5/+5
2007-10-103c509: endiannessAl Viro1-2/+2
2007-10-10drivers/net/appletalk: endiannessAl Viro2-2/+2
2007-10-10tms380tr: trivial endianness annotationsAl Viro2-11/+11
2007-10-10pppoe: endiannessAl Viro1-9/+9
2007-10-10via-rhine: endiannessAl Viro1-8/+8
2007-10-10r8169: endiannessAl Viro1-13/+13
2007-10-10starfire: trivial endianness annotationsAl Viro1-44/+44
2007-10-10drivers/net/irda: endianness, NULL noiseAl Viro4-6/+6
2007-10-10ixgb: endiannessAl Viro4-26/+26
2007-10-10pcnet32: endiannessAl Viro1-50/+48
2007-10-10typhoon: trivial endianness annotationsAl Viro2-113/+113
2007-10-10tulip: endianness annotationsAl Viro6-28/+28
2007-10-10arcnet endianness annotationsAl Viro2-5/+5
2007-10-10amd8111e big-endian fixAl Viro1-1/+2
2007-10-10amd8111e: trivial endianness annotations, NULL noise removalAl Viro2-15/+15
2007-10-103c59x: trivial endianness annotations, NULL noise removalAl Viro1-14/+14
2007-10-10fix vlan in 8139cp on big-endianAl Viro1-5/+5
2007-10-10endianness annotations drivers/net/bonding/Al Viro7-73/+48
2007-10-10FS_ENET: Add polling supportVitaly Bordug5-63/+80
2007-10-10FS_ENET: TX stuff should use fep->tx_lock, instead of fep->lock.Vitaly Bordug1-2/+4
2007-10-10NET_SB1250_MAC: Rename to SB1250_MACMaciej W. Rozycki2-2/+2
2007-10-10NET_SB1250_MAC: Update Kconfig entryMaciej W. Rozycki1-4/+12
2007-10-10netxen: ethtool fixesDhananjay Phadke4-9/+28
2007-10-10Device tree aware EMAC driverDavid Gibson20-69/+6507
2007-10-108139cp: trivial endianness annotationsAl Viro1-19/+19
2007-10-10Blackfin EMAC driver: add a select for the PHYLIB of this driverBryan Wu1-0/+2
2007-10-10Blackfin EMAC driver: Add phy abstraction layer supporting in bfin_emac driverBryan Wu2-168/+196
2007-10-10Blackfin EMAC driver: add power management interface and change the bf537mac_reset to bf537mac_disableBryan Wu1-4/+19
2007-10-10Blackfin EMAC driver: add function to change the MAC addressAlex Landau1-1/+12
2007-10-10S2io: Updating transceiver information in ethtool functionSivakumar Subramani1-2/+4
2007-10-10S2io: Added support set_mac_address driver entry pointSivakumar Subramani2-41/+68
2007-10-10S2io: Removed unused feature - bimodal interruptsSivakumar Subramani2-145/+88
2007-10-10S2io: Change kmalloc+memset to k[zc]allocSivakumar Subramani1-9/+5