aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-08-07list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez
2008-08-07Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik
2008-08-07WAN: remove extra help text from HDLC_PPP config optionKrzysztof Halasa
2008-08-07bonding: Don't destroy bonding master when removing slave via sysfsMoni Shoua
2008-08-07bonding: refactor mii monitorJay Vosburgh
2008-08-07[netdrvr] Drivers should not set IFF_* flag themselvesWang Chen
2008-08-07dm9000: Support MAC address setting through platform data.Laurent Pinchart
2008-08-073c59x: use netdev_alloc_skbStephen Hemminger
2008-08-07pegasus: add blacklist support to fix Belkin bluetooth dongle.Ben Collins
2008-08-07drivers/net/netxen/netxen_nic_hw.c: fix printk warningsAndrew Morton
2008-08-07hamradio: add missing sanity check to tty operationEugene Teo
2008-08-07drivers/net: coding styles fixes to drivers/net/8390.cGustavo F. Padovan
2008-08-07drivers/net: coding styles fixes to drivers/net/8390p.cGustavo F. Padovan
2008-08-07drivers/net: Remove 'return' of void function NS8390p_init()Gustavo F. Padovan
2008-08-07[netdrvr] sh_eth: Add SH7619 supportYoshinori Sato
2008-08-07METH: fix MAC address setupThomas Bogendoerfer
2008-08-07xen-netfront: use netif_start_queue() on xennet_open()Eduardo Habkost
2008-08-07qla3xxx: driver version change.root
2008-08-07qla3xxx: cleanup: Remove some unused structure definitions and structure elem...Ron Mercer
2008-08-07qla3xxx: cleanup: Remove some unused defined constants in the header file.Ron Mercer
2008-08-07qla3xxx: fix: Fix IFF_MULTICAST setting.Ron Mercer
2008-08-07qla3xxx: fix: Remove unused set_multicast function.Ron Mercer
2008-08-07netxen: fix promisc mode, mtu settingDhananjay Phadke
2008-08-07netxen: fix cmd ring initDhananjay Phadke
2008-08-07netxen: fix legacy interruptsDhananjay Phadke
2008-08-07netxen: add new board typesDhananjay Phadke
2008-08-07netxen: fix link status, link speedDhananjay Phadke
2008-08-07remove bogus CONFIG_GFAR_NAPI'sAdrian Bunk
2008-08-07net/fs_enet: remove redundant messages for performanceLi Yang
2008-08-07forcedeth: add tx pause limitAyaz Abdulla
2008-08-07forcedeth: add jumbo frame support for mcp79Ayaz Abdulla
2008-08-07forcedeth: add new tx stat countersAyaz Abdulla
2008-08-07forcedeth: fix rx error policyAyaz Abdulla
2008-08-07Merge branch 'via-velocity' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jeff Garzik
2008-08-07sky2: fix PM related regressionsStephen Hemminger
2008-08-07igb: remove igb_init_managability as it is deprecatedAlexander Duyck
2008-08-07igb: remove three redundant functions left in the codeAlexander Duyck
2008-08-07igb: correct issue of set_mta member of mac.ops not being populatedAlexander Duyck
2008-08-07igb: fixes 82576 serdes init to correctly support manual flow control changesAlexander Duyck
2008-08-07igb: fix null pointer dereference seen with fiber NICsAlexander Duyck
2008-08-07igb: fix commentsAlexander Duyck
2008-08-07atl1: deal with hardware rx checksum bugJay Cliburn
2008-08-07e1000e: remove inapplicable test for ioportBruce Allan
2008-08-07e1000e: fix drv load issuesJesse Brandeburg
2008-08-07e1000e: perform basic 82573 EEPROM checks for known issuesAuke Kok
2008-08-07e1000e: convert ndev_ printks to something smallerJeff Kirsher
2008-08-07myri10ge: set 64bits consistent DMA maskBrice Goglin
2008-08-07myri10ge: update firmware headersBrice Goglin
2008-08-05Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds