summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* netxen: limit skb frags for non tso packetamit salecha2011-04-112-2/+19
* bonding:fix two typosPeter Pan(潘卫平)2011-04-111-2/+2
* net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)2011-04-114-5/+5
* bonding:delete unused rlb_interval_counterPeter Pan(潘卫平)2011-04-111-1/+0
* bonding:delete unused alb_timerPeter Pan(潘卫平)2011-04-111-1/+0
* bonding:set save_load to 0 when initializingPeter Pan(潘卫平)2011-04-111-1/+1
* stmmac: fix Transmit Underflow errorGiuseppe CAVALLARO2011-04-111-1/+0
* stmmac: fix open funct when exit on errorGiuseppe CAVALLARO2011-04-111-20/+28
* stmmac: fixed dma lib build when turn-on the debug optionGiuseppe CAVALLARO2011-04-111-14/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-116-8/+28
|\
| * iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville2011-04-111-4/+5
| * p54: Initialize extra_len in p54_tx_80211Jason Conti2011-04-081-1/+1
| * ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau2011-04-081-2/+10
| * ath: add missing regdomain pair 0x5c mappingChristian Lamparter2011-04-071-0/+1
| * mwl8k: do not free unrequested irqBrian Cavagnolo2011-04-071-1/+8
| * iwlagn: override 5300 EEPROM # of chainsJohannes Berg2011-04-071-0/+3
* | pci: fix PCI bus allocation alignment handlingLinus Torvalds2011-04-111-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-1125-37/+90
|\ \
| * | net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning2011-04-111-0/+15
| * | mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin2011-04-081-0/+4
| * | mlx4: Sensing link type at device initializationYevgeny Petrilin2011-04-083-2/+9
| * | be2net: Fix suspend/resume operationPadmanabh Ratnakar2011-04-061-0/+1
| * | be2net: Rename some struct members for clarityPadmanabh Ratnakar2011-04-062-7/+7
| * | pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_devUlrich Weber2011-04-061-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-0614-13/+38
| |\|
| | * iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville2011-04-041-1/+1
| | * rt2x00: fix cancelling uninitialized workStanislaw Gruszka2011-04-041-2/+4
| | * rtlwifi: Fix some warnings/bugsLarry Finger2011-04-043-3/+3
| | * p54usb: IDs for two new devicesChristian Lamparter2011-04-041-0/+2
| | * wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho2011-04-041-1/+4
| | * zd1211rw: reset rx idle timer from taskletJussi Kivilinna2011-04-042-1/+14
| | * zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()Jussi Kivilinna2011-04-041-1/+5
| | * ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian2011-04-041-0/+1
| | * wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho2011-04-042-2/+2
| | * b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville2011-04-042-2/+2
| * | be2net: Fix a potential crash during shutdown.Ajit Khaparde2011-04-061-3/+5
| * | bna: Fix for handling firmware heartbeat failureRasesh Mody2011-04-061-7/+3
| * | can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra2011-04-061-1/+2
| * | smsc911x: fix mac_lock acquision before calling smsc911x_mac_readEnric Balletbo i Serra2011-04-061-3/+5
| |/
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-04-092-21/+13
|\ \
| * | mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) regionHong Xu2011-04-011-16/+2
| * | mtd: atmel_nand: modify test case for using DMA operationsNicolas Ferre2011-04-011-2/+4
| * | mtd: atmel_nand: fix support for CPUs that do not support DMA accessHong Xu2011-04-011-1/+4
| * | mtd: atmel_nand: trivial: change DMA usage information traceNicolas Ferre2011-04-011-1/+2
| * | mtd: mtdswap: fix printk format warningRandy Dunlap2011-04-011-1/+1
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-04-082-14/+26
|\ \ \
| * | | [S390] cio: prevent purging of CCW devices in the online statePeter Oberparleiter2011-04-041-6/+18
| * | | [S390] qdio: fix init sequenceSebastian Ott2011-04-041-8/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-04-071-1/+1
|\ \ \ \
| * | | | watchdog: mpc8xxx_wdt: fix buildPeter Korsgaard2011-04-071-1/+1