aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-01-08can: mscan-mpc5xxx: add support for the MPC512x processorWolfgang Grandegger
2010-01-08can: mscan: fix improper return if dlc < 8 in start_xmit functionWolfgang Grandegger
2010-01-08ep93xx_eth.c general cleanupH Hartley Sweeten
2010-01-08bnx2: Flush the register writes which setup the MSI-X tableBenjamin Li
2010-01-08be2net: implements ethtool function to read eeprom data.Sarveshwar Bandi
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2010-01-07stmmac: update the driver's module versionGiuseppe CAVALLARO
2010-01-07stmmac: improve Kconfig helpGiuseppe CAVALLARO
2010-01-07stmmac: include netdevice.h into the common.h headerGiuseppe CAVALLARO
2010-01-07stmmac: rename the gmac as dwmac1000 and split core and dma partsGiuseppe CAVALLARO
2010-01-07stmmac: rename mac100 as dwmac100 and fix spare coding styleGiuseppe CAVALLARO
2010-01-07stmmac: move the dma out from the mainGiuseppe CAVALLARO
2010-01-07stmmac: reorganise class operations.Giuseppe CAVALLARO
2010-01-07stmmac: do not call fix_mac_speed if NULLGiuseppe CAVALLARO
2010-01-07stmmac: perform hw bus configurationGiuseppe CAVALLARO
2010-01-07stmmac: rewiew platform dataGiuseppe CAVALLARO
2010-01-07stmmac: convert unicast addr list to list_headGiuseppe CAVALLARO
2010-01-07stmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZEGiuseppe CAVALLARO
2010-01-07drivers/net/skfp/skfddi.c: use %pMF to show MAC addresshartleys
2010-01-07drivers/net/defxx.c: use %pMF to show MAC addresshartleys
2010-01-07drivers/message/i2o/i2o_proc.c: use %pM to show MAC addressH Hartley Sweeten
2010-01-07drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC addressH Hartley Sweeten
2010-01-07drivers/net/wimax/i2400m/driver.c: use %pM to show MAC addresshartleys
2010-01-07drivers/net/qlge/qlge_main.c: use %pM to show MAC addresshartleys
2010-01-07drivers/net/atl1e/atl1e_main.c: use %pM to show MAC addresshartleys
2010-01-07drivers/net/wimax/i2400m/fw.c: use %pM to show MAC addresshartleys
2010-01-07drivers/net/atl1c/atl1c_main.c: use %pM to show MAC addresshartleys
2010-01-07drivers/net/vxge/vxge-main.c: use %pM to show MAC addresshartleys
2010-01-07drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC addresshartleys
2010-01-07drivers/atm/lanai.c: use %pM to show MAC addresshartleys
2010-01-07drivers/atm/fore200e.c: use %pM to show MAC addresshartleys
2010-01-07drivers/firmware/iscsi_ibft.c: use %pM to show MAC addresshartleys
2010-01-07drivers/atm/idt77252.c: use %pM to show MAC addresshartleys
2010-01-07drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC addresshartleys
2010-01-07drivers/atm/nicstar.c: use %pM to show MAC addresshartleys
2010-01-078139too: make PCI device ids constantMárton Németh
2010-01-06drivers/net/mac8390.c: Add mac8390_init functionJoe Perches
2010-01-06drivers/net/mac8390.c: Checkpatch cleanupsJoe Perches
2010-01-06drivers/net/mac8390.c: Convert printk(KERN_<level> to pr_<level>(Joe Perches
2010-01-06drivers/net/mac8390.c: Remove useless memcpy castingJoe Perches
2010-01-06drivers/net/mac8390.c: Indent case labelsJoe Perches
2010-01-06phy: SMSC device Energy Detect power-down modeGiuseppe Cavallaro
2010-01-06qlge: Add napi gro frags interface.Ron Mercer
2010-01-06qlge: Add RX frame handlers for non-split frames.Ron Mercer
2010-01-06qlge: Turn on RX header split based on platform.Ron Mercer
2010-01-06sky2: Lock transmit queue while disabling deviceMike McCormack
2010-01-06sky2: Refactor sky2_get_regs into two functionsMike McCormack
2010-01-03axnet_cs: remove unnecessary spin_unlock_irqrestoreKen Kawasaki
2010-01-03drivers/net/cxgb3: Use kzalloc for allocating only one thingJulia Lawall
2010-01-03bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek