summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-08-08qla3xxx: remove an extra semi-colonDan Carpenter
2011-08-08ucc_geth: Add SUPPORTED_MII and SUPPORTED_AutonegJoakim Tjernlund
2011-08-08via-velocity : cleanups.françois romieu
2011-08-08via-velocity : ethtool statistics support.françois romieu
2011-08-08via-velocity : update receive packets statistics.françois romieu
2011-08-04slip: cleanup statistics generationMatvejchikov Ilya
2011-08-03be2net: fix cmd-rx-filter not notifying MCCSathya Perla
2011-08-03bna: Remove Obsolete File bfi_ctreg.hRasesh Mody
2011-08-03bna: Consolidated HW Registers for Supported HWsRasesh Mody
2011-08-03bna: Remove get_regs Ethtool SupportRasesh Mody
2011-08-03be2net: drop pkts that do not belong to the portSathya Perla
2011-08-03be2net: add support for flashing Teranetics PHY firmwareSathya Perla
2011-08-03be2net: use RX_FILTER cmd to program multicast addressesSathya Perla
2011-08-03be2net: non-member vlan pkts not received in promiscous modeSathya Perla
2011-08-03be2net: no need to query link statusSathya Perla
2011-08-03be2net: remove wrong and unnecessary calls to netif_carrier_off()Sathya Perla
2011-08-02net/smsc911x: add device tree probe supportShawn Guo
2011-08-01ipg: Use constJoe Perches
2011-08-01ipg: Use current logging stylesJoe Perches
2011-08-01qlcnic: Added debug infoSritej Velaga
2011-08-01qlcnic: Move get template from probe to start fwSritej Velaga
2011-08-01qlcnic: Fix delay in reset pathSritej Velaga
2011-08-01qlcnic: FW dump related changesAnirban Chakraborty
2011-08-01qlcnic: Fix enviroment variable for udev event generation during FW dumpAnirban Chakraborty
2011-08-01bna: HW Interface Init UpdateRasesh Mody
2011-08-01bna: Remove Unnecessary CNA CheckRasesh Mody
2011-08-01be2net: use stats-sync to read/write 64-bit statsSathya Perla
2011-08-01be2net: cleanup and refactor stats codeSathya Perla
2011-08-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-30Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds
2011-07-29smc91c92_cs.c: fix bogus compiler warningDominik Brodowski
2011-07-29orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002Pavel Roskin
2011-07-29hostap_cs: support cards with "Version 01.02" as third product IDPavel Roskin
2011-07-29sungem: fix compile failure caused by trivial #include consolidationJiri Kosina
2011-07-29r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)Lennart Sorensen
2011-07-29sis190: Rx filter init is needed for MAC address change.Klement Fish
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-28tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson
2011-07-28tg3: Break larger frags into 4k chunks for 5719Matt Carlson
2011-07-28tg3: Add tx BD budgeting codeMatt Carlson
2011-07-28tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson
2011-07-28tg3: Add partial fragment unmapping codeMatt Carlson
2011-07-28tg3: Generalize tg3_skb_error_unmap()Matt Carlson
2011-07-28tg3: Remove short DMA check for 1st fragmentMatt Carlson
2011-07-28tg3: Simplify tx bd assignmentsMatt Carlson
2011-07-28tg3: Reintroduce tg3_tx_ring_infoMatt Carlson
2011-07-28ASIX: Use only 11 bits of header for data sizeMarek Vasut
2011-07-28ASIX: Simplify condition in rx_fixup()Marek Vasut