summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-141-14/+1
|\
| * Merge branch 'pnp'Rafael J. Wysocki2015-04-131-14/+1
| |\
| | * PNP: net/sb1000: Use module_pnp_driver to register driverPeter Huewe2015-03-181-14/+1
* | | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-1410-652/+923
|\ \ \
| * | | brcmsmac: Move each system tracepoints to their own headerSteven Rostedt (Red Hat)2015-04-084-220/+305
| * | | iwlwifi: Move each system tracepoints to their own headerSteven Rostedt (Red Hat)2015-04-086-432/+618
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-148-9/+9
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typo in printk messagesMasanari Iida2015-03-065-5/+5
| * | treewide: Fix typo in printk messagesMasanari Iida2015-03-063-4/+4
* | | net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein2015-04-061-1/+2
* | | mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev2015-04-061-6/+1
* | | xen-netfront: transmit fully GSO-sized packetsJonathan Davies2015-04-021-4/+1
* | | Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub...David S. Miller2015-04-011-0/+1
|\ \ \
| * \ \ Merge tag 'iwlwifi-for-kalle-2015-03-30' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-03-301-0/+1
| |\ \ \
| | * | | iwlwifi: Fix memory leak in iwl_req_fw_callback()Larry Finger2015-03-241-0/+1
* | | | | cxgb4: Fix to dump devlog, even if FW is crashedHariprasad Shenai2015-04-014-26/+65
* | | | | cxgb4: Firmware macro changes for fw verison 1.13.32.0Hariprasad Shenai2015-04-012-6/+41
* | | | | bnx2x: Fix kdump when iommu=onYuval Mintz2015-04-011-23/+16
* | | | | bnx2x: Fix kdump on 4-port deviceYuval Mintz2015-04-011-18/+35
* | | | | net/usb/r8152: add device id for Lenovo TP USB 3.0 EthernetChristian Hesse2015-03-312-0/+10
* | | | | bonding: Bonding Overriding Configuration logic restored.Anton Nayshtut2015-03-311-1/+2
* | | | | ipvlan: fix check for IP addresses in control pathJiri Benc2015-03-313-10/+21
* | | | | ipvlan: do not use rcu operations for address listJiri Benc2015-03-311-5/+5
* | | | | ipvlan: protect against concurrent link removalJiri Benc2015-03-311-1/+3
* | | | | ipvlan: fix addr hash list corruptionJiri Benc2015-03-312-4/+13
* | | | | net: fec: setup right value for mdio hold timeUwe Kleine-König2015-03-291-3/+27
* | | | | cxgb4vf: Fix sparse warningsHariprasad Shenai2015-03-292-7/+11
* | | | | cxgb4: Disable interrupts and napi before unregistering netdevHariprasad Shenai2015-03-291-7/+18
* | | | | cxgb4: Allocate dynamic mem. for egress and ingress queue mapsHariprasad Shenai2015-03-293-15/+83
* | | | | usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings2015-03-294-9/+18
* | | | | usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-03-294-3/+8
* | | | | cxgb4: Fix frame size warning for 32 bit archHariprasad Shenai2015-03-251-1/+7
* | | | | ucc_geth: Intialize link state to down before register_netdevCliff Clark2015-03-241-0/+3
* | | | | net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein2015-03-243-12/+14
* | | | | net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay2015-03-241-7/+8
* | | | | Merge tag 'wireless-drivers-for-davem-2015-03-24' of git://git.kernel.org/pub...David S. Miller2015-03-2412-32/+68
|\ \ \ \ \ | |/ / / /
| * | | | Merge tag 'iwlwifi-for-kalle-2014-03-22' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-03-237-20/+41
| |\ \ \ \ | | |/ / /
| | * | | iwlwifi: mvm: remove WARN_ON for invalid BA notificationJohannes Berg2015-03-191-2/+4
| | * | | iwlwifi: add new 3165 series PCI IDsOren Givon2015-03-191-2/+4
| | * | | iwlwifi: mvm: protect rate scaling against non-mvm IBSS stationsJohannes Berg2015-03-191-2/+22
| | * | | iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2015-03-192-6/+0
| | * | | iwlwifi: mvm: disconnect if CSA time event fails schedulingJohannes Berg2015-03-121-0/+2
| | * | | iwlwifi: dvm: drop VO packets when mac80211 tells us toEmmanuel Grumbach2015-03-121-8/+9
| * | | | rtlwifi: Fix IOMMU mapping leak in AP modeLarry Finger2015-03-221-1/+11
| * | | | brcmfmac: disable MBSS feature for BCM43362Arend van Spriel2015-03-211-1/+2
| * | | | ath9k: disable TPC support again (for now)Felix Fietkau2015-03-161-1/+1
| * | | | ath9k: fix tracking of enabled AP beaconsFelix Fietkau2015-03-162-9/+13
* | | | | rocker: handle non-bridge master changeSimon Horman2015-03-241-1/+7
* | | | | bnx2x: Fix statistics locking schemeYuval Mintz2015-03-235-100/+83
* | | | | can: flexcan: Deferred on Regulator return EPROBE_DEFERAndreas Werner2015-03-221-3/+8
OpenPOWER on IntegriCloud