summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* can: flexcan: add MODULE_DEVICE_TABLEMarc Kleine-Budde2012-11-271-0/+2
* can: cc770_platform: add MODULE_ALIAS and MODULE_DEVICE_TABLEMarc Kleine-Budde2012-11-271-0/+2
* can: sja1000_platform: add MODULE_ALIASMarc Kleine-Budde2012-11-271-0/+1
* can: ti_hecc: add MODULE_ALIASMarc Kleine-Budde2012-11-271-0/+1
* can: bfin_can: add MODULE_ALIASMarc Kleine-Budde2012-11-271-0/+1
* can: sja1000: Make sja1000_of_platform selectable and compilable on SPARCAndreas Larsson2012-11-272-3/+5
* can: kvaser_usb: Add support for Kvaser CAN/USB devicesOlivier Sobrie2012-11-273-0/+1657
* can: c_can: Add d_can raminit supportAnilKumar Ch2012-11-273-1/+42
* cpts: add missing kconfig dependencyRichard Cochran2012-11-261-0/+1
* stmmac: update the driver version to Nov_2012Giuseppe CAVALLARO2012-11-261-1/+1
* stmmac: get/set coalesce parameters via ethtoolGiuseppe CAVALLARO2012-11-261-0/+83
* stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO2012-11-268-20/+71
* stmmac: add the initial tx coalesce schemaGiuseppe CAVALLARO2012-11-265-62/+111
* stmmac: remove dead code for STMMAC_TIMER supportGiuseppe CAVALLARO2012-11-266-310/+3
* tun: put correct method name in a debug message.Rami Rosen2012-11-261-1/+1
* vtun: fix typos.Rami Rosen2012-11-261-4/+4
* dsa: Hide core config options; make drivers select what they needBen Hutchings2012-11-261-0/+4
* smsc: Add logging message newlinesJoe Perches2012-11-252-291/+296
* qlcnic: fix sparse check endian warningsShahed Shaikh2012-11-256-221/+300
* net: dsa/slave: Fix compilation warningsviresh kumar2012-11-251-1/+0
* 8139cp: re-enable interrupts after tx timeoutDavid Woodhouse2012-11-251-0/+1
* 8139cp: enable bqlDavid Woodhouse2012-11-251-0/+11
* 8139cp: set ring address after enabling C+ modeDavid Woodhouse2012-11-251-12/+28
* Revert "8139cp: revert "set ring address before enabling receiver""David S. Miller2012-11-251-11/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-2517-60/+157
|\
| * bnx2x: remove redundant warning logAriel Elior2012-11-231-4/+7
| * 8139cp: revert "set ring address before enabling receiver"françois romieu2012-11-231-11/+11
| * team: bcast: convert return value of team_dev_queue_xmit() to bool correctlyJiri Pirko2012-11-211-3/+3
| * bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...Sarveshwar Bandi2012-11-211-0/+7
| * xen/netfront: handle compound page fragments on transmitIan Campbell2012-11-211-21/+77
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-216-17/+30
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-192-8/+14
| | |\
| | | * iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach2012-11-181-8/+0
| | | * iwlwifi: fix monitor mode FCS flagJohannes Berg2012-11-141-0/+14
| | * | ath9k_hw: Fix regression in device resetSujith Manoharan2012-11-191-1/+1
| | * | mwifiex: report error to MMC core if we cannot suspendBing Zhao2012-11-161-5/+6
| | * | mwifiex: fix system hang issue in cmd timeout error caseBing Zhao2012-11-161-3/+8
| | * | rtlwifi: rtl8192cu: Add new USB IDAlbert Pool2012-11-161-0/+1
| * | | net: fix build failure in xilinxJeff Mahoney2012-11-201-0/+2
| * | | irda: sir_dev: Fix copy/paste typoAlexander Shiyan2012-11-201-1/+1
| * | | ixp4xx_hss: avoid calling dma_pool_create() with NULL devXi Wang2012-11-201-3/+5
| * | | ixp4xx_eth: avoid calling dma_pool_create() with NULL devXi Wang2012-11-201-3/+5
| * | | ne2000: add the right platform deviceAlan Cox2012-11-201-0/+1
| * | | of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla2012-11-201-4/+7
| * | | sis900: fix sis900_set_mode call parameters.Francois Romieu2012-11-191-1/+1
* | | | net/macb: GEM DMA configuration register updateNicolas Ferre2012-11-232-2/+19
* | | | asix: use ramdom hw addr if the one read is not validJean-Christophe PLAGNIOL-VILLARD2012-11-231-3/+16
* | | | net: add micrel KSZ8873MLL switch supportJean-Christophe PLAGNIOL-VILLARD2012-11-231-0/+44
* | | | be2net: fix a possible events_get() race on BE2Sathya Perla2012-11-231-4/+7
* | | | tun: change tun_get_iff() prototype.Rami Rosen2012-11-231-5/+2