summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mISDN: fix OOM condition for sending queued I-FramesKarsten Keil2015-10-221-34/+20
* ISDN: fix OOM condition for sending queued I-FramesKarsten Keil2015-10-221-12/+8
* net: phy: dp83848: Add TI DP83848 Ethernet PHYAndrew F. Davis2015-10-223-0/+105
* net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede2015-10-221-4/+16
* net: cavium: change NET_VENDOR_CAVIUM to boolAndreas Schwab2015-10-221-1/+1
* xen-netfront: update num_queues to real createdJoe Jin2015-10-211-7/+7
* net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer2015-10-211-3/+23
* net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer2015-10-211-5/+17
* net: phy: smsc: disable energy detect modeHeiko Schocher2015-10-211-5/+14
* drivers: net: cpsw: add phy-handle parsingHeiko Schocher2015-10-211-4/+11
* bcm63xx_enet: check 1000BASE-T advertisement configurationSimon Arlott2015-10-211-14/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-1946-102/+249
|\
| * net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli2015-10-191-9/+23
| * Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub...David S. Miller2015-10-1912-20/+54
| |\
| | * Merge tag 'iwlwifi-for-kalle-2015-10-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo2015-10-078-20/+27
| | |\
| | | * iwlwifi: mvm: flush fw_dump_wk when mvm fails to startAndrei Otcheretianski2015-10-051-0/+1
| | | * iwlwifi: mvm: init card correctly on ctkill exit checkArik Nemtsov2015-10-052-2/+7
| | | * iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho2015-10-051-0/+5
| | | * iwlwifi: fix firmware filename for 3160Johannes Berg2015-10-051-1/+1
| | | * iwlwifi: mvm: clear csa countdown when AP is stoppedAvraham Stern2015-10-051-0/+1
| | | * iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg2015-10-051-6/+6
| | | * iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg2015-10-051-1/+1
| | | * iwlwifi: mvm: fix D3 CCMP TX PN assignmentJohannes Berg2015-10-051-10/+5
| | * | rtlwifi: rtl8821ae: Fix system lockups on bootLarry Finger2015-10-034-0/+27
| * | | tunnels: Don't require remote endpoint or ID during creation.Jesse Gross2015-10-192-10/+9
| * | | xen-netback: correctly check failed allocationInsu Yun2015-10-191-0/+6
| * | | net: asix: add support for the Billionton GUSB2AM-1G-B USB adapterChia-Sheng Chang2015-10-192-0/+5
| * | | via-rhine: fix VLAN receive handling regression.Andrej Ota2015-10-161-1/+2
| * | | mlxsw: core: Fix race condition in __mlxsw_emad_transmitIdo Schimmel2015-10-151-4/+9
| * | | be2net: remove vlan promisc capability from VF's profile descriptorsKalesh AP2015-10-131-2/+8
| * | | be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmdSomnath Kotur2015-10-134-9/+25
| * | | be2net: pad skb to meet minimum TX pkt size in BE3Suresh Reddy2015-10-131-4/+5
| * | | be2net: release mcc-lock in a failure case in be_cmd_notify_wait()Suresh Reddy2015-10-131-2/+5
| * | | be2net: fix BE3-R FW download compatibility checkKalesh AP2015-10-131-1/+9
| * | | net/fsl_pq_mdio: fix computed address for the TBI registerGerlando Falauto2015-10-131-6/+18
| * | | net/fsl_pq_mdio: check TBI address for consistency with mapped rangeGerlando Falauto2015-10-131-0/+10
| * | | bnx2x: Prevent UDP 4-tuple configurations on older adaptersYuval Mintz2015-10-111-0/+7
| * | | mlxsw: Fix bug in __mlxsw_item_bit_array_offsetIdo Schimmel2015-10-111-1/+3
| * | | mlxsw: switchx2: changing order of exit fallbacksElad Raz2015-10-111-1/+1
| * | | net/mlx5e: Disable VLAN filter in promiscuous modeAchiad Shochat2015-10-091-2/+14
| * | | net/mlx5: Fix typo in mlx5_query_port_pvlcJiri Pirko2015-10-091-1/+1
| * | | net/mlx4_core: Avoid failing the interrupts testCarol L Soto2015-10-091-0/+4
| * | | net/mlx4: Remove shared_ports variable at mlx4_enable_msi_xCarol L Soto2015-10-081-8/+2
| * | | net: mdio-octeon: Drop obsolete Kconfig adviceJean Delvare2015-10-081-2/+0
| * | | mlxsw: fix warnings for big-endian 32-bit dma_addr_tArnd Bergmann2015-10-081-4/+4
| * | | i40e/i40evf: set AQ count after memory allocationMitch Williams2015-10-072-4/+4
| * | | amd-xgbe: Check for successful buffer allocation before useTom Lendacky2015-10-061-0/+3
| * | | i40e: fix offload of GRE tunnelsJesse Brandeburg2015-10-051-0/+2
| * | | Merge tag 'wireless-drivers-for-davem-2015-10-01' of git://git.kernel.org/pub...David S. Miller2015-10-054-2/+5
| |\| |
| | * | ath10k: fix DMA related firmware crashes on multiple devicesFelix Fietkau2015-09-261-2/+2