aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-04[CASSINI]: Bump driver version and release date.David S. Miller1-2/+2
2008-01-04[CASSINI]: Fix two obvious NAPI bugs.David S. Miller1-2/+2
2008-01-04[CASSINI]: Set skb->truesize properly on receive packets.David S. Miller1-0/+1
2008-01-04[CASSINI]: Program parent Intel31154 bridge when necessary.David S. Miller1-0/+86
2008-01-04[CASSINI]: Revert 'dont touch page_count'.David S. Miller1-32/+4
2008-01-04[CASSINI]: Fix endianness bug.Al Viro2-12/+14
2007-12-26[VETH]: move veth.h to include/linuxStephen Hemminger1-1/+1
2007-12-26[TUNTAP]: Fix wrong debug message.Toyo Abe1-1/+1
2007-12-22MACB: clear transmit buffers properly on transmit underrunGregory CLEMENT1-1/+24
2007-12-22Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik5-27/+75
2007-12-223c359 endianness annotations and fixesAl Viro2-66/+62
2007-12-22fec_mpc52xx: write in C...Al Viro1-2/+3
2007-12-223c574 and 3c589 endianness fixes (.24?)Al Viro2-9/+10
2007-12-22rrunner: use offsetof() instead of homegrown insanityAl Viro2-26/+25
2007-12-22r8169 endiannessAl Viro1-2/+2
2007-12-22dl2k endianness fixes (.24 fodder?)Al Viro2-27/+30
2007-12-22yellowfin: annotations and fixes (.24 fodder?)Al Viro1-12/+13
2007-12-22asix fixesAl Viro1-130/+105
2007-12-22cycx: annotations and fixes (.24 fodder?)Al Viro1-6/+6
2007-12-22typhoon: trivial endianness annotationsAl Viro2-20/+24
2007-12-22typhoon: memory corruptor on big-endian if TSO is enabledAl Viro1-1/+1
2007-12-22typhoon: missed rx overruns on big-endianAl Viro2-3/+3
2007-12-22typhoon: set_settings broken on big-endianAl Viro1-1/+1
2007-12-22typhoon: missing le32_to_cpu() in get_drvinfoAl Viro1-1/+1
2007-12-22typhoon: endianness bug in tx/rx byte countersAl Viro1-2/+2
2007-12-19ipw2200: prevent alloc of unspecified size on stackReinette Chatre1-1/+12
2007-12-19iwlwifi: fix possible priv->mutex deadlock during suspendZhu Yi2-26/+10
2007-12-19p54: add Kconfig descriptionMichael Wu1-0/+51
2007-12-19rtl8187: Add USB ID for Sitecom WL-168 v1 001Matthias Mueller1-0/+2
2007-12-19[TG3]: Endianness bugfix.Al Viro1-2/+1
2007-12-19[TG3]: Endianness annotations.Al Viro1-43/+54
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds22-91/+161
2007-12-17Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik9-24/+69
2007-12-17iwlwifi: fix rf_kill state inconsistent during suspend and resumeZhu Yi2-2/+6
2007-12-17b43: Fix rfkill radio LEDLarry Finger3-16/+47
2007-12-17bcm43xx_debugfs sscanf fixAndrew Morton1-1/+1
2007-12-17libertas: select WIRELESS_EXTDan Williams1-0/+1
2007-12-17iwlwifi3945/4965: fix rate control algo reference leakCyrill Gorcunov2-0/+2
2007-12-17wireless/ipw2200.c: add __dev{init,exit} annotationsAdrian Bunk1-3/+4
2007-12-17zd1211rw: Fix alignment problemsUlrich Kunitz1-2/+8
2007-12-17sis190 endiannessAl Viro1-4/+4
2007-12-17ucc_geth: really fix section mismatchAnton Vorontsov1-1/+1
2007-12-17pcnet_cs: add new idKomuro1-0/+1
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-22/+30
2007-12-16[IRDA]: stir4200 fixes.Olaf Hartmann1-4/+6
2007-12-16[IRDA]: mcs7780 needs to free allocated rx buffer.Hinko Kocevar1-0/+2
2007-12-16[IRDA]: Race between open and disconnect in irda-usb.Oliver Neukum1-0/+5
2007-12-14[SYNCPPP]: Endianness and 64bit fixes.Al Viro1-18/+17
2007-12-14ixgb: make sure jumbos stay enabled after resetMatheos Worku1-2/+14
2007-12-14Net: ibm_newemac, remove SPIN_LOCK_UNLOCKEDJiri Slaby1-1/+1