summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* e100: Fix broken cbs accounting due to missing memset.Roger Oksanen2009-12-191-1/+1
* broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin2009-12-191-1/+2
* e1000e: LED settings in EEPROM ignored on 82571 and 82572Bruce Allan2009-12-191-6/+0Star
* netxen: use module parameter correctlyStephen Hemminger2009-12-191-54/+3Star
* net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2Magnus Damm2009-12-161-1/+6
* ixgbe: allow tx of pre-formatted vlan tagged packetsGurucharan Shetty2009-12-161-1/+12
* ixgbe: Fix 82598 premature copper PHY link indicatationMallikarjuna R Chilakala2009-12-162-0/+40
* ixgbe: Fix tx_restart_queue/non_eop_desc statistics countersMallikarjuna R Chilakala2009-12-161-2/+5
* bcm63xx_enet: fix compilation failure after get_stats_count removalFlorian Fainelli2009-12-161-3/+9
* sky2: leave PCI config space writeablestephen hemminger2009-12-151-13/+0Star
* sky2: print Optima chip namestephen hemminger2009-12-151-1/+1
* drivers/net/bonding/: : use pr_fmtJoe Perches2009-12-145-690/+465Star
* can: CAN_MCP251X should depend on HAS_DMAGeert Uytterhoeven2009-12-141-1/+1
* drivers/net/usb: Correct code taking the size of a pointerJulia Lawall2009-12-141-1/+1
* drivers/net/cpmac.c: Correct code taking the size of a pointerJulia Lawall2009-12-141-1/+1
* drivers/net/sfc: Correct code taking the size of a pointerJulia Lawall2009-12-141-1/+1
* 3c574_cs: disable irq before calling el3_interruptKen Kawasaki2009-12-142-0/+8
* mlx4_core: return a negative error valueroel kluin2009-12-141-1/+1
* can: Fix data length code handling in rx pathOliver Hartkopp2009-12-147-25/+17Star
* be2net: fix error in rx completion processing.Ajit Khaparde2009-12-121-2/+2
* igbvf: avoid reset storms due to mailbox issuesAlexander Duyck2009-12-122-1/+8
* igb: fix handling of mailbox collisions between PF/VFAlexander Duyck2009-12-121-9/+13
* usb: remove rare pm primitive for conversion to new APIOliver Neukum2009-12-121-2/+2
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-1262-90/+93
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-121-5/+2Star
| |\
| | * USB: remove the auto_pm flagAlan Stern2009-12-111-5/+2Star
| * | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-0/+1
| |\ \ | | |/ | |/|
| | * xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-041-0/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-1060-85/+90
| |\ \
| | * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-0761-86/+91
| | |\ \
| | | * | tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-041-1/+1
| | | * | hdlc: spelling fix in find_pvc() commentRudy Matela2009-12-041-1/+1
| | | * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-0448-71/+76
| | | * | sky2: fix sky2_link_down copy/paste comment errorBrandon Philips2009-12-041-1/+1
| | | * | tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König2009-12-041-1/+1
| | | * | tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König2009-12-041-1/+1
| | | * | comment typo fix: sybsystem -> subsystemJean Delvare2009-12-041-1/+1
| | | * | tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-042-2/+2
| | | * | tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-094-4/+4
| | | * | tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-092-3/+3
| | | |/
* | | | can: add the driver for Analog Devices Blackfin on-chip CAN controllersBarry Song2009-12-123-0/+793
* | | | cxgb3: Fixing EEH handlersBreno Leitao2009-12-121-0/+1
* | | | cnic: Zero out status block and Event Queue indices.Michael Chan2009-12-121-0/+5
* | | | cnic: Send delete command when shutting down iSCSI ring.Michael Chan2009-12-121-0/+6
* | | | net: smc91x: Fix up type mismatch in smc_drv_resume().Paul Mundt2009-12-121-1/+1
* | | | smc91x: fix unused flags warnings on UP systemsMike Frysinger2009-12-121-3/+3
* | | | net: Add missing TST_CFG_WRITE bits around sky2_pci_writeTakashi Iwai2009-12-111-0/+4
* | | | net: Fix Yukon-2 Optima TCP offload setupTakashi Iwai2009-12-111-0/+5
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-115-24/+55
|\ \ \ \
| * | | | b43: Remove reset after fatal DMA errorLarry Finger2009-12-101-1/+4