summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-29e1000e: reorganize PHY and flow control interfaceJeff Kirsher9-159/+205
2008-03-29e1000e: rename mc_addr_list_updateJeff Kirsher7-23/+24
2008-03-29e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan12-642/+1009
2008-03-29Compilation fix for ixgbe_main.c.Denis V. Lunev1-3/+3
2008-03-29net: yellowfin parenthesis fixMariusz Kozlowski1-2/+2
2008-03-29netdev: ehea: port_lock semaphore to mutexDaniel Walker2-22/+24
2008-03-29netdev: ehea: bcmc_regs semaphore to mutexDaniel Walker2-10/+10
2008-03-29netdev: ehea: locking order correctionDaniel Walker1-2/+2
2008-03-29netdev: ehea: ehea_fw_handles semaphore to mutexDaniel Walker2-10/+10
2008-03-29netdev: ehea: semaphore to mutexDaniel Walker1-4/+4
2008-03-29drivers/net/tokenring/3c359.c: use time_* macrosS.Caglar Onur1-10/+11
2008-03-29drivers/net/arcnet/arcnet.c: use time_* macrosS.Caglar Onur1-2/+3
2008-03-293c509: convert to isa_driver and pnp_driverOndrej Zary1-357/+372
2008-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller38-546/+421
2008-03-27libertas: reduce debug outputHolger Schurig3-9/+9
2008-03-27prism54: correct thinko in "prism54: Convert stats_sem in a mutex"John W. Linville1-1/+1
2008-03-27mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky1-1/+1
2008-03-27libertas: the compact flash driver is no longer experimentalHolger Schurig1-1/+1
2008-03-27libertas: remove CMD_802_11_PWR_CFGHolger Schurig4-28/+0
2008-03-27libertas: kill useless #define LBS_MONITOR_OFF 0Holger Schurig4-12/+9
2008-03-27iwlwifi: iwl_priv - clean up in types of membersTomas Winkler4-4/+14
2008-03-27iwlwifi: allow a default callback for ASYNC host commandsEmmanuel Grumbach1-2/+28
2008-03-27iwlwifi: improve NIC i/o debug prints informationTomas Winkler1-22/+25
2008-03-27iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler7-366/+364
2008-03-27iwlwifi: Add led supportMohamed Abbas13-16/+1107
2008-03-27iwlwifi: do not register bands with no supported channelsJohn W. Linville2-4/+12
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-31/+31
2008-03-26Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller41-740/+1948
2008-03-26gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure.Andy Fleming2-11/+11
2008-03-26gianfar: Only process completed framesAndy Fleming2-3/+4
2008-03-26gianfar: Fix frame size calculation when hardware VLAN acceleration is onDai Haruki1-1/+1
2008-03-26gianfar: Fix the data buffer stashing amountDai Haruki1-1/+1
2008-03-26Use single_open instead of manual manipulations.Pavel Emelyanov1-39/+3
2008-03-26phy/broadcom: add support for BCM5481 PHYAnton Vorontsov1-1/+56
2008-03-26qla3xxx: convert byte order of constant instead of variableMarcin Slusarz1-4/+2
2008-03-26drivers/net/mv643xx_eth.c: Use FIELD_SIZEOFJulia Lawall1-1/+1
2008-03-26Add support the Korina (IDT RC32434) Ethernet MACFlorian Fainelli3-0/+1241
2008-03-26forcedeth: Use round_jiffies for stats timerDaniel Drake1-2/+4
2008-03-26s2io annotationsAl Viro1-8/+9
2008-03-26endianness annotations: rndisAl Viro1-1/+2
2008-03-26annotate cxgb3 (ab)uses of skb->priority/skb->csumAl Viro1-3/+19
2008-03-26skfp annotationsAl Viro4-62/+60
2008-03-26misc drivers/net annotationsAl Viro6-19/+20
2008-03-26ni52: more unbreakingAl Viro1-15/+16
2008-03-26ni52: switch to ioremap()Al Viro1-5/+18
2008-03-26ni52: clean up check586()Al Viro1-23/+24
2008-03-26ni52: clean up initialization of privAl Viro1-14/+7
2008-03-26ni52: make ->base char __iomem *Al Viro1-15/+17
2008-03-26ni52: kill the second argument of check586(), get rid of bogus pointerAl Viro1-11/+11
2008-03-26ni52: unbreak scp_structAl Viro1-2/+2