aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-27libertas: reduce debug outputHolger Schurig
2008-03-27prism54: correct thinko in "prism54: Convert stats_sem in a mutex"John W. Linville
2008-03-27mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky
2008-03-27libertas: the compact flash driver is no longer experimentalHolger Schurig
2008-03-27libertas: remove CMD_802_11_PWR_CFGHolger Schurig
2008-03-27libertas: kill useless #define LBS_MONITOR_OFF 0Holger Schurig
2008-03-27iwlwifi: iwl_priv - clean up in types of membersTomas Winkler
2008-03-27iwlwifi: allow a default callback for ASYNC host commandsEmmanuel Grumbach
2008-03-27iwlwifi: improve NIC i/o debug prints informationTomas Winkler
2008-03-27iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler
2008-03-27iwlwifi: Add led supportMohamed Abbas
2008-03-27iwlwifi: do not register bands with no supported channelsJohn W. Linville
2008-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-03-25Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-03-26gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure.Andy Fleming
2008-03-26gianfar: Only process completed framesAndy Fleming
2008-03-26gianfar: Fix frame size calculation when hardware VLAN acceleration is onDai Haruki
2008-03-26gianfar: Fix the data buffer stashing amountDai Haruki
2008-03-26Use single_open instead of manual manipulations.Pavel Emelyanov
2008-03-26phy/broadcom: add support for BCM5481 PHYAnton Vorontsov
2008-03-26qla3xxx: convert byte order of constant instead of variableMarcin Slusarz
2008-03-26drivers/net/mv643xx_eth.c: Use FIELD_SIZEOFJulia Lawall
2008-03-26Add support the Korina (IDT RC32434) Ethernet MACFlorian Fainelli
2008-03-26forcedeth: Use round_jiffies for stats timerDaniel Drake
2008-03-26s2io annotationsAl Viro
2008-03-26endianness annotations: rndisAl Viro
2008-03-26annotate cxgb3 (ab)uses of skb->priority/skb->csumAl Viro
2008-03-26skfp annotationsAl Viro
2008-03-26misc drivers/net annotationsAl Viro
2008-03-26ni52: more unbreakingAl Viro
2008-03-26ni52: switch to ioremap()Al Viro
2008-03-26ni52: clean up check586()Al Viro
2008-03-26ni52: clean up initialization of privAl Viro
2008-03-26ni52: make ->base char __iomem *Al Viro
2008-03-26ni52: kill the second argument of check586(), get rid of bogus pointerAl Viro
2008-03-26ni52: unbreak scp_structAl Viro
2008-03-26ni52 trivial iomem annotationsAl Viro
2008-03-26ixgb: remove irq_semJesse Brandeburg
2008-03-26e1000: remove irq_semJesse Brandeburg
2008-03-26e1000e: remove irq_semJesse Brandeburg
2008-03-26e1000e: remove no longer used e1000e_read_nvm_spiAuke Kok
2008-03-26ixgb: move externs out of .c filesAuke Kok
2008-03-26ixgb: convert boolean_t to boolJoe Perches
2008-03-26ixgb: add explicit state checkingJesse Brandeburg
2008-03-26e1000: Convert boolean_t to boolJoe Perches
2008-03-25netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik
2008-03-25S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur
2008-03-25b44: Truncate PHY addressMichael Buesch
2008-03-25skge napi->poll() locking bugMarin Mitov