summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-03-27plat-orion: make mv643xx_eth available for all Orion familiesLennert Buytenhek
2008-03-27rt2x00: Ignore set_state(STATE_SLEEP) failureIvo van Doorn
2008-03-27drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &Julia Lawall
2008-03-27libertas: fix spinlock recursion bugHolger Schurig
2008-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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
2008-03-25rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna
2008-03-25cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier
2008-03-25ehea: Fix IPv6 supportThomas Klein
2008-03-25dm9000: Support promisc and all-multi modesPeter Korsgaard
2008-03-25dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard
2008-03-25dm9601: add Hirose USB-100 device IDPeter Korsgaard
2008-03-25Marvell PHY m88e1111 driver fixAlexandr Smirnov
2008-03-25netxen: fix rx dropped statsDhananjay Phadke