aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds3-2/+7
2011-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+2
2011-07-29Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds4-49/+135
2011-07-29smc91c92_cs.c: fix bogus compiler warningDominik Brodowski1-1/+1
2011-07-29orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002Pavel Roskin1-1/+4
2011-07-29hostap_cs: support cards with "Version 01.02" as third product IDPavel Roskin1-0/+2
2011-07-29sungem: fix compile failure caused by trivial #include consolidationJiri Kosina1-1/+2
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-223/+318
2011-07-27tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson1-3/+3
2011-07-27tg3: Break larger frags into 4k chunks for 5719Matt Carlson2-6/+47
2011-07-27tg3: Add tx BD budgeting codeMatt Carlson1-20/+29
2011-07-27tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson1-37/+42
2011-07-27tg3: Add partial fragment unmapping codeMatt Carlson2-0/+27
2011-07-27tg3: Generalize tg3_skb_error_unmap()Matt Carlson1-32/+16
2011-07-27tg3: Remove short DMA check for 1st fragmentMatt Carlson1-3/+0
2011-07-27tg3: Simplify tx bd assignmentsMatt Carlson1-39/+37
2011-07-27tg3: Reintroduce tg3_tx_ring_infoMatt Carlson2-7/+12
2011-07-27ASIX: Use only 11 bits of header for data sizeMarek Vasut1-2/+2
2011-07-27ASIX: Simplify condition in rx_fixup()Marek Vasut1-3/+2
2011-07-27Fix cdc-phonet buildChris Clayton1-0/+1
2011-07-27bonding: reduce noise during initAndy Gospodarek1-1/+1
2011-07-27bonding: fix string comparison errorsAndy Gospodarek1-62/+71
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman8-6/+14
2011-07-27forcedeth: fix vlansJiri Pirko1-3/+13
2011-07-27gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3eSebastian Pöhn1-5/+1
2011-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller3-3/+6
2011-07-27net/fec: add device tree probe supportShawn Guo1-5/+98
2011-07-27net: ibm_newemac: convert it to use of_get_phy_modeShawn Guo3-40/+19
2011-07-27net/fec: gasket needs to be enabled for some i.mxShawn Guo1-4/+18
2011-07-26atomic: use <linux/atomic.h>Arun Sharma18-18/+18
2011-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville3-3/+6
2011-07-26b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin1-2/+3
2011-07-26b43: bcma: drop BROKENRafał Miłecki1-1/+1
2011-07-26b43: bus: fix memory corruption when setting driver's dataRafał Miłecki1-0/+2
2011-07-25acenic: use netdev_alloc_skb_ip_alignstephen hemminger2-24/+27
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds62-76/+75
2011-07-24bnx2x: use pci_pcie_cap()Vladislav Zolotarov1-1/+1
2011-07-24bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_taskVladislav Zolotarov1-11/+25
2011-07-24bnx2x: enable internal target-read for 57712 and up onlyShmulik Ravid1-3/+6
2011-07-24bnx2x: count statistic ramrods on EQ to prevent MC assertVladislav Zolotarov1-31/+32
2011-07-24bnx2x: fix loopback for non 10G linkYaniv Rosner1-6/+18
2011-07-24bnx2x: dcb - send all unmapped priorities to same COS as L2Dmitry Kravkov1-6/+33
2011-07-24iwlwifi: Fix build with CONFIG_PM disabled.David S. Miller1-0/+6
2011-07-23via-velocity: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-23qlge: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-23igb: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-23can: c_can: remove duplicated #includeHuang Weiyi2-2/+0
2011-07-23bnad: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-22Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller146-5993/+6492
2011-07-22bna: Header File ConsolidationRasesh Mody6-87/+69