aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-03-12bnx2x: ethtool now returns unknown speed/duplexYuval Mintz
2012-03-12bnx2x: mark functions as loaded on shared memoryYuval Mintz
2012-03-12bnx2x: use param's id instead of sp_obj's idYuval Mintz
2012-03-12bnx2x: set_one_mac_e1x uses raw's state as inputYuval Mintz
2012-03-12bnx2x: removed unused function bnx2x_queue_set_cos_cidYuval Mintz
2012-03-12bnx2x: move LLH_CAM to header, apply naming conventionsYuval Mintz
2012-03-12lpc32xx: Added ethernet driverstigge@antcom.de
2012-03-12bnx2x: FCoE statistics id fixedYuval Mintz
2012-03-12bnx2x: dcb bit indices flags used as bitsYuval Mintz
2012-03-12bnx2x: added cpu_to_le16 when preparing ramrod's dataAriel Elior
2012-03-12bnx2x: pfc statistics counts pfc events twiceYuval Mintz
2012-03-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier
2012-03-12mlx4_core: Scale size of MTT table with system RAMRoland Dreier
2012-03-12mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz
2012-03-12mlx4_core: Report thermal error eventsJack Morgenstein
2012-03-12mlx4_core: Fix one more static exported functionRoland Dreier
2012-03-11r8169: enable transmit time stamping.Richard Cochran
2012-03-11Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller
2012-03-10r8169: stop using net_device.{base_addr, irq}.Francois Romieu
2012-03-10r8169: move rtl_cfg_info closer to its caller.Francois Romieu
2012-03-10r8169: move the netpoll handler after the irq handler.Francois Romieu
2012-03-10r8169: move rtl8169_open after rtl_task it depends on.Francois Romieu
2012-03-10r8169: move rtl_set_rx_mode before its rtl_hw_start callers.Francois Romieu
2012-03-10r8169: move net_device_ops beyond the methods it references.Francois Romieu
2012-03-10r8169: move the driver probe method to the end of the driver file.Francois Romieu
2012-03-10r8169: move the driver removal method to the end of the driver file.Francois Romieu
2012-03-09net: powerpc: remove the legacy iSeries ethernet driverStephen Rothwell
2012-03-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-09net/pch_gbe: supports eg20t ptp clockTakahiroi Shimizu
2012-03-08Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson
2012-03-08enic: Fix addr valid check in enic_set_vf_macRoopa Prabhu
2012-03-08mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein
2012-03-08atl1c: set ATL1C_WORK_EVENT_RESET bit correctlyDan Carpenter
2012-03-08ehea: restore multicast and rx_errors fieldsEric Dumazet
2012-03-06mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz
2012-03-06powerpc/44x: Add more changes for APM821XX EMAC driverDuc Dang
2012-03-06cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya
2012-03-06cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya
2012-03-06net/mlx4: defining functions as staticYevgeny Petrilin
2012-03-06net/mlx4: remove unused functionsYevgeny Petrilin
2012-03-06net/mlx4: fixing sparse warnings for not declared, functionsYevgeny Petrilin
2012-03-06net/mlx4: fixing sparse warnings when copying mac, address to gid entryYevgeny Petrilin
2012-03-06net/mlx4: fix sparse warnings on wrong type for RSS keysYevgeny Petrilin
2012-03-06net/mlx4: fix sparse warnings on TX blue flame bufferOr Gerlitz
2012-03-06net/mlx4: fix sparse warnings on TX control flags, endianessOr Gerlitz
2012-03-06net/mlx4_en: Saving mem access on data pathYevgeny Petrilin
2012-03-06qla3xxx: ethernet: Silence static checker warning.Santosh Nayak
2012-03-06mlx4_core: remove buggy sched_queue maskingYevgeny Petrilin
2012-03-06r8169: runtime resume before shutdown.françois romieu