summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-08-03bnx2x: Fix remote fault handlingYaniv Rosner3-45/+69
2011-08-03bnx2x: Fix chip hanging due to TX pipe stall.Yaniv Rosner1-1/+11
2011-08-03bnx2x: Fix missing pause on for 578xxYaniv Rosner2-0/+8
2011-08-03r8169 : MAC address change fix for the 8168e-vl.françois romieu1-0/+27
2011-08-02iwlagn: 5000 do not support idle modeWey-Yi Guy3-1/+5
2011-08-02rt2x00: fix usage of NULL queueStanislaw Gruszka1-2/+3
2011-08-02rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTOHelmut Schaa1-1/+2
2011-08-02iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach1-9/+9
2011-08-02bnx2x: Prevent restarting Tx during bnx2x_nic_unloadVladislav Zolotarov1-2/+8
2011-08-01rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka1-2/+1
2011-08-01rtlwifi: Fix kernel oops on ARM SOCLarry Finger1-9/+11
2011-08-01ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka5-13/+40
2011-08-01iwlegacy: set tx power after rxon_assocStanislaw Gruszka2-3/+11
2011-08-01ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau1-0/+2
2011-08-01drivers/net/niu.c: adjust array indexJulia Lawall1-2/+2
2011-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds3-2/+7
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+2
2011-07-30Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus 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-29r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)Lennart Sorensen1-0/+1
2011-07-29sis190: Rx filter init is needed for MAC address change.Klement Fish1-1/+11
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-223/+318
2011-07-28tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson1-3/+3
2011-07-28tg3: Break larger frags into 4k chunks for 5719Matt Carlson2-6/+47
2011-07-28tg3: Add tx BD budgeting codeMatt Carlson1-20/+29
2011-07-28tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson1-37/+42
2011-07-28tg3: Add partial fragment unmapping codeMatt Carlson2-0/+27
2011-07-28tg3: Generalize tg3_skb_error_unmap()Matt Carlson1-32/+16
2011-07-28tg3: Remove short DMA check for 1st fragmentMatt Carlson1-3/+0
2011-07-28tg3: Simplify tx bd assignmentsMatt Carlson1-39/+37
2011-07-28tg3: Reintroduce tg3_tx_ring_infoMatt Carlson2-7/+12
2011-07-28ASIX: Use only 11 bits of header for data sizeMarek Vasut1-2/+2
2011-07-28ASIX: Simplify condition in rx_fixup()Marek Vasut1-3/+2
2011-07-28Fix cdc-phonet buildChris Clayton1-0/+1
2011-07-28bonding: reduce noise during initAndy Gospodarek1-1/+1
2011-07-28bonding: fix string comparison errorsAndy Gospodarek1-62/+71
2011-07-28net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman8-6/+14
2011-07-28forcedeth: fix vlansJiri Pirko1-3/+13
2011-07-28gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3eSebastian Pöhn1-5/+1
2011-07-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David 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-27atomic: use <linux/atomic.h>Arun Sharma18-18/+18
2011-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-3/+6
2011-07-27b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin1-2/+3
2011-07-27b43: bcma: drop BROKENRafał Miłecki1-1/+1