summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-12-28Merge branch 'v3.2-rc6' into next/driversArnd Bergmann8-57/+21
2011-12-28Merge branch 'omap/hwmod' into next/driversArnd Bergmann33-145/+305
2011-12-22net: macb: fix build break with !CONFIG_OFOlof Johansson1-0/+1
2011-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-57/+21
2011-12-16Merge branch 'at91/macb' into next/driversArnd Bergmann3-18/+80
2011-12-16net/at91_ether: use gpio_is_valid for phy IRQ lineNicolas Ferre1-10/+13
2011-12-16net/macb: add DT support for Cadence macb/gem driverJean-Christophe PLAGNIOL-VILLARD2-8/+67
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-5/+5
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-4/+4
2011-12-08rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann4-4/+4
2011-12-07fsl_pq_mdio: Clean up tbi address configurationAndy Fleming1-45/+8
2011-12-07ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni1-3/+1
2011-12-07net/fec: fix the use of pdev->idShawn Guo1-4/+7
2011-12-07ath9k: fix check for antenna diversity supportFelix Fietkau1-1/+1
2011-12-06Merge branch 'mxs/saif' into next/driversArnd Bergmann40-191/+410
2011-12-06pasemi_mac: Fix building as moduleBen Hutchings1-1/+2
2011-12-06netback: Fix alert message.Wei Liu1-1/+1
2011-12-06r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.françois romieu1-8/+3
2011-12-06r8169: Rx FIFO overflow fixes.françois romieu1-25/+17
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-42/+65
2011-12-04arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf1-2/+2
2011-12-04drivers/net/ethernet/tile: use skb_frag_page() APIChris Metcalf1-2/+2
2011-12-02iwlwifi: change the default behavior of watchdog timerWey-Yi Guy6-9/+26
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy3-28/+28
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg2-5/+11
2011-12-01bonding: only use primary address for ARPHenrik Saavedra Persson1-27/+6
2011-12-01net: fec: Select the FEC driver by default for i.MX SoCsFabio Estevam1-0/+1
2011-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-9/+11
2011-11-28ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki1-1/+2
2011-11-28rtlwifi: fix lps_lock deadlockStanislaw Gruszka1-8/+9
2011-11-28jme: PHY configuration for compatible issueAries Lee2-3/+129
2011-11-27ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki1-1/+2
2011-11-27dm9000: Fix check for disabled wake on LANMark Brown1-1/+1
2011-11-26net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings2-2/+2
2011-11-24ehea: Use round_jiffies_relative to align workqueueAnton Blanchard1-2/+4
2011-11-24ehea: Reduce memory usage in buffer poolsAnton Blanchard1-2/+2
2011-11-24qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo1-5/+3
2011-11-24bnx2x: Fix 5461x LEDYaniv Rosner2-1/+39
2011-11-24b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover1-1/+1
2011-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-4/+5
2011-11-23Revert "rt2800pci: handle spurious interrupts"John W. Linville1-6/+1
2011-11-23Revert "rt2x00: handle spurious pci interrupts"John W. Linville3-3/+3
2011-11-22macb: allow GEM to have configurable receive buffer sizeJamie Iles2-0/+22
2011-11-22macb: support DMA bus widths > 32 bitsJamie Iles2-0/+42
2011-11-22macb: support statistics for GEM devicesJamie Iles2-4/+107
2011-11-22macb: support higher rate GEM MDIO clock divisorsJamie Iles2-11/+55
2011-11-22macb: initial support for Cadence GEMJamie Iles4-27/+95
2011-11-22macb: convert printk to netdev_ and friendsJamie Iles1-64/+56
2011-11-22macb: unify at91 and avr32 platform dataJamie Iles3-8/+9
2011-11-22macb: remove conditional clk handlingJamie Iles1-21/+2