aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
* stmmac: update the driver's module versionGiuseppe CAVALLARO2010-01-07
* stmmac: improve Kconfig helpGiuseppe CAVALLARO2010-01-07
* stmmac: include netdevice.h into the common.h headerGiuseppe CAVALLARO2010-01-07
* stmmac: rename the gmac as dwmac1000 and split core and dma partsGiuseppe CAVALLARO2010-01-07
* stmmac: rename mac100 as dwmac100 and fix spare coding styleGiuseppe CAVALLARO2010-01-07
* stmmac: move the dma out from the mainGiuseppe CAVALLARO2010-01-07
* stmmac: reorganise class operations.Giuseppe CAVALLARO2010-01-07
* stmmac: do not call fix_mac_speed if NULLGiuseppe CAVALLARO2010-01-07
* stmmac: perform hw bus configurationGiuseppe CAVALLARO2010-01-07
* stmmac: rewiew platform dataGiuseppe CAVALLARO2010-01-07
* stmmac: convert unicast addr list to list_headGiuseppe CAVALLARO2010-01-07
* stmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZEGiuseppe CAVALLARO2010-01-07
* drivers/net/skfp/skfddi.c: use %pMF to show MAC addresshartleys2010-01-07
* drivers/net/defxx.c: use %pMF to show MAC addresshartleys2010-01-07
* drivers/message/i2o/i2o_proc.c: use %pM to show MAC addressH Hartley Sweeten2010-01-07
* drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC addressH Hartley Sweeten2010-01-07
* drivers/net/wimax/i2400m/driver.c: use %pM to show MAC addresshartleys2010-01-07
* drivers/net/qlge/qlge_main.c: use %pM to show MAC addresshartleys2010-01-07
* drivers/net/atl1e/atl1e_main.c: use %pM to show MAC addresshartleys2010-01-07
* drivers/net/wimax/i2400m/fw.c: use %pM to show MAC addresshartleys2010-01-07
* drivers/net/atl1c/atl1c_main.c: use %pM to show MAC addresshartleys2010-01-07
* drivers/net/vxge/vxge-main.c: use %pM to show MAC addresshartleys2010-01-07
* drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC addresshartleys2010-01-07
* drivers/atm/lanai.c: use %pM to show MAC addresshartleys2010-01-07
* drivers/atm/fore200e.c: use %pM to show MAC addresshartleys2010-01-07
* drivers/firmware/iscsi_ibft.c: use %pM to show MAC addresshartleys2010-01-07
* drivers/atm/idt77252.c: use %pM to show MAC addresshartleys2010-01-07
* drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC addresshartleys2010-01-07
* drivers/atm/nicstar.c: use %pM to show MAC addresshartleys2010-01-07
* 8139too: make PCI device ids constantMárton Németh2010-01-07
* drivers/net/mac8390.c: Add mac8390_init functionJoe Perches2010-01-06
* drivers/net/mac8390.c: Checkpatch cleanupsJoe Perches2010-01-06
* drivers/net/mac8390.c: Convert printk(KERN_<level> to pr_<level>(Joe Perches2010-01-06
* drivers/net/mac8390.c: Remove useless memcpy castingJoe Perches2010-01-06
* drivers/net/mac8390.c: Indent case labelsJoe Perches2010-01-06
* phy: SMSC device Energy Detect power-down modeGiuseppe Cavallaro2010-01-06
* qlge: Add napi gro frags interface.Ron Mercer2010-01-06
* qlge: Add RX frame handlers for non-split frames.Ron Mercer2010-01-06
* qlge: Turn on RX header split based on platform.Ron Mercer2010-01-06
* sky2: Lock transmit queue while disabling deviceMike McCormack2010-01-06
* sky2: Refactor sky2_get_regs into two functionsMike McCormack2010-01-06
* axnet_cs: remove unnecessary spin_unlock_irqrestoreKen Kawasaki2010-01-04
* drivers/net/cxgb3: Use kzalloc for allocating only one thingJulia Lawall2010-01-04
* bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek2010-01-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-30
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-30
| |\
| | * Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville2009-12-29
| | * iwmc3200wifi: fix array out-of-boundary accessZhu Yi2009-12-28
| | * wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin2009-12-28