summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* tg3: Update version to 3.136Nithin Sujir2014-01-041-2/+2
* tg3: Poll cpmu link state on APE + ASF enabled devicesNithin Sujir2014-01-042-0/+12
* tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir2014-01-042-4/+54
* tg3: Add unicast filtering support.Michael Chan2014-01-041-0/+21
* tg3: Refactor __tg3_set_mac_addr()Michael Chan2014-01-041-13/+22
* sh_eth: coding style fixesSergei Shtylyov2014-01-042-88/+75
* r8152: fix the wrong return valuehayeswang2014-01-041-1/+1
* smsc9420: use named constants for pci_power_t valuesJulia Lawall2014-01-041-1/+1
* net: tulip: delete useless tests on netdev_privJulia Lawall2014-01-041-6/+0
* mlx4_en: Only cycle port if HW timestamp config changesShawn Bohrer2014-01-021-0/+4
* mlx4_en: Add PTP hardware clockShawn Bohrer2014-01-024-8/+198
* hamradio: 6pack: fix error return codeJulia Lawall2014-01-021-1/+2
* net: fix error return codeJulia Lawall2014-01-021-7/+11
* tun, rfs: fix the incorrect hash valueZhi Yong Wu2014-01-021-1/+1
* bonding: make more functions staticstephen hemminger2014-01-022-6/+3
* stmicro: make local variables staticstephen hemminger2014-01-023-6/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-01-0222-0/+16092
|\
| * i40evf: A0 silicon specificGreg Rose2014-01-013-6/+36
| * i40evf: add driver to kernel build systemGreg Rose2014-01-013-0/+53
| * i40evf: init code and hardware supportGreg Rose2014-01-0111-0/+9868
| * i40evf: driver core headersGreg Rose2014-01-013-0/+689
| * i40evf: virtual channel interfaceGreg Rose2014-01-012-0/+1136
| * i40evf: core ethtool functionalityGreg Rose2014-01-011-0/+390
| * i40evf: transmit and receive functionalityGreg Rose2014-01-011-0/+1573
| * i40evf: main driver coreGreg Rose2014-01-011-0/+2353
* | bonding: use ether_addr_equal_64bits to instead of ether_addr_equaldingtianhong2014-01-021-2/+2
* | bonding: remove the return value for bond_3ad_bind_slave()dingtianhong2014-01-022-22/+16
* | bonding: remove unwanted return value for bond_dev_queue_xmit()dingtianhong2014-01-022-4/+2
* | bonding: slight optimizztion for bond_slave_override()dingtianhong2014-01-021-12/+8
* | bonding: slight optimization for bond_alb_xmit()dingtianhong2014-01-021-7/+5
* | bonding: slight optimization for bond_3ad_xmit_xor()dingtianhong2014-01-021-11/+11
* | bonding: use ether_addr_equal_unaligned for bond addr comparedingtianhong2014-01-021-29/+33
* | r8152: support RTL8153hayeswang2014-01-023-6/+621
* | r8152: split rtl8152_enablehayeswang2014-01-021-3/+15
* | r8152: add rtl_opshayeswang2014-01-021-7/+50
* | r8152: change some definitionshayeswang2014-01-021-11/+16
* | r8152: modify the method of accessing PHYhayeswang2014-01-021-34/+18
* | r8152: move rtl8152_unload and ocp_reg_writehayeswang2014-01-021-29/+29
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-0293-3481/+4341
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-0193-3481/+4341
| |\ \ | | |/ | |/|
| | * ath9k: simplify/fix tx packet TID handlingFelix Fietkau2013-12-191-8/+1
| | * ath9k: fix TSF offset precision issueFelix Fietkau2013-12-191-3/+4
| | * ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau2013-12-193-12/+11
| | * ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau2013-12-198-57/+64
| | * bcma: add missing put_device callLevente Kurusa2013-12-191-0/+1
| | * ath9k: Use a subroutine for the AR9330 reset WARSujith Manoharan2013-12-182-33/+38
| | * ath9k: Fix RTC reset delaySujith Manoharan2013-12-181-1/+6
| | * ath9k: Add a delay between RTC reset/clear for AR9003Sujith Manoharan2013-12-181-2/+1
| | * ath9k: Fix regulatory complianceSujith Manoharan2013-12-182-1/+35
| | * ath9k: Update BaseExtension_1 eeprom structureSujith Manoharan2013-12-182-7/+17