index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2008-03-27
plat-orion: make mv643xx_eth available for all Orion families
Lennert Buytenhek
2008-03-27
rt2x00: Ignore set_state(STATE_SLEEP) failure
Ivo van Doorn
2008-03-27
drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &
Julia Lawall
2008-03-27
libertas: fix spinlock recursion bug
Holger Schurig
2008-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-03-25
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-03-26
gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure.
Andy Fleming
2008-03-26
gianfar: Only process completed frames
Andy Fleming
2008-03-26
gianfar: Fix frame size calculation when hardware VLAN acceleration is on
Dai Haruki
2008-03-26
gianfar: Fix the data buffer stashing amount
Dai Haruki
2008-03-26
Use single_open instead of manual manipulations.
Pavel Emelyanov
2008-03-26
phy/broadcom: add support for BCM5481 PHY
Anton Vorontsov
2008-03-26
qla3xxx: convert byte order of constant instead of variable
Marcin Slusarz
2008-03-26
drivers/net/mv643xx_eth.c: Use FIELD_SIZEOF
Julia Lawall
2008-03-26
Add support the Korina (IDT RC32434) Ethernet MAC
Florian Fainelli
2008-03-26
forcedeth: Use round_jiffies for stats timer
Daniel Drake
2008-03-26
s2io annotations
Al Viro
2008-03-26
endianness annotations: rndis
Al Viro
2008-03-26
annotate cxgb3 (ab)uses of skb->priority/skb->csum
Al Viro
2008-03-26
skfp annotations
Al Viro
2008-03-26
misc drivers/net annotations
Al Viro
2008-03-26
ni52: more unbreaking
Al Viro
2008-03-26
ni52: switch to ioremap()
Al Viro
2008-03-26
ni52: clean up check586()
Al Viro
2008-03-26
ni52: clean up initialization of priv
Al Viro
2008-03-26
ni52: make ->base char __iomem *
Al Viro
2008-03-26
ni52: kill the second argument of check586(), get rid of bogus pointer
Al Viro
2008-03-26
ni52: unbreak scp_struct
Al Viro
2008-03-26
ni52 trivial iomem annotations
Al Viro
2008-03-26
ixgb: remove irq_sem
Jesse Brandeburg
2008-03-26
e1000: remove irq_sem
Jesse Brandeburg
2008-03-26
e1000e: remove irq_sem
Jesse Brandeburg
2008-03-26
e1000e: remove no longer used e1000e_read_nvm_spi
Auke Kok
2008-03-26
ixgb: move externs out of .c files
Auke Kok
2008-03-26
ixgb: convert boolean_t to bool
Joe Perches
2008-03-26
ixgb: add explicit state checking
Jesse Brandeburg
2008-03-26
e1000: Convert boolean_t to bool
Joe Perches
2008-03-25
netxen, phy/marvell, skge: minor checkpatch fixes
Jeff Garzik
2008-03-25
S2io: Handle TX completions on the same CPU as the sender for MIS-X interrupts
Sreenivasa Honnur
2008-03-25
b44: Truncate PHY address
Michael Buesch
2008-03-25
skge napi->poll() locking bug
Marin Mitov
2008-03-25
rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails
Jussi Kivilinna
2008-03-25
cxgb3: Fix lockdep problems with sge.reg_lock
Roland Dreier
2008-03-25
ehea: Fix IPv6 support
Thomas Klein
2008-03-25
dm9000: Support promisc and all-multi modes
Peter Korsgaard
2008-03-25
dm9601: configure MAC to drop invalid (crc/length) packets
Peter Korsgaard
2008-03-25
dm9601: add Hirose USB-100 device ID
Peter Korsgaard
2008-03-25
Marvell PHY m88e1111 driver fix
Alexandr Smirnov
2008-03-25
netxen: fix rx dropped stats
Dhananjay Phadke
[prev]
[next]