summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* rocker: silence shift wrapping warningDan Carpenter2015-02-271-2/+2
* rocker: add a check for NULL in rocker_probe_ports()Dan Carpenter2015-02-271-0/+2
* cxgb4: Fix PCI-E Memory window interface for big-endian systemsHariprasad Shenai2015-02-272-11/+45
* enic: do notify_check before returning creditsSujith Sankar2015-02-271-2/+2
* amd-xgbe-phy: PHY KX/KR mode differencesTom Lendacky2015-02-251-2/+80
* r8169: Fix trivial typo in rtl_check_firmwareYannick Guerrini2015-02-241-1/+1
* xen-netback: release pending index before pushing Tx responsesDavid Vrabel2015-02-241-8/+21
* altera_tse: Fixes in NAPI and interrupt handling pathsVlastimil Setka2015-02-231-23/+22
* altera_tse: Correct typo in obtaining tx_fifo_depth from devicetreeVlastimil Setka2015-02-231-1/+1
* team: fix possible null pointer dereference in team_handle_frameJiri Pirko2015-02-231-3/+1
* r8169: Revert BQL and xmit_more support.David S. Miller2015-02-221-23/+7
* wan: cosa: replace current->state by set_current_state()Fabian Frederick2015-02-221-6/+6
* hso: replace current->state by __set_current_state()Fabian Frederick2015-02-221-1/+1
* net: dsa: bcm_sf2: fix 64-bits register readsFlorian Fainelli2015-02-201-1/+1
* cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc insteadAnish Bhatt2015-02-202-30/+33
* ipvlan: Fix text that talks about ip util supportMahesh Bandewar2015-02-201-1/+1
* net/appletalk: LTPC needs virt_to_busArnd Bergmann2015-02-201-1/+1
* net: smc91x: improve neponset hackArnd Bergmann2015-02-201-1/+1
* ethernet/ixp4xx: prevent allmulti from clobbering promiscDerrick Pallas2015-02-201-1/+1
* net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck2015-02-201-3/+20
* usb: plusb: Add support for National Instruments host-to-host cableBen Shelton2015-02-201-0/+5
* ehea: Register memory hotplug, reboot and crash hooks on adapter probeAnton Blanchard2015-02-191-105/+141
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-1721-65/+212
|\
| * com20020-pci: add support for eae single cardMichael Grzeschik2015-02-151-3/+18
| * net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet2015-02-141-0/+28
| * r8152: restore hw settingshayeswang2015-02-141-2/+57
| * hso: fix rx parsing logic when skb allocation failsAleksander Morgado2015-02-131-1/+1
| * ipvlan: add a missing __percpu pcpu_statsEric Dumazet2015-02-111-1/+1
| * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)2015-02-111-0/+2
| * Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...David S. Miller2015-02-111-4/+1
| |\
| | * rtlwifi: Remove logging statement that is no longer neededLarry Finger2015-02-101-4/+1
| * | bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki2015-02-111-2/+3
| * | qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh2015-02-113-13/+51
| * | net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen2015-02-111-0/+1
| * | sunvnet: don't change gso data on clonesDavid L Stevens2015-02-111-13/+10
| * | drivers/net: Use setup_timer and mod_timerVaishali Thakkar2015-02-111-5/+2
| * | drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OFGeert Uytterhoeven2015-02-111-0/+2
| * | et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-02-111-2/+4
| * | vxlan: Use checksum partial with remote checksum offloadTom Herbert2015-02-111-6/+19
| * | net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-111-2/+2
| * | net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-111-10/+9
| * | treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches2015-02-113-3/+3
| * | treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-113-3/+3
* | | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-171-6/+3
|\ \ \
| * | | debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-171-6/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-02-171-1/+1
|\ \ \ \
| * | | | mode_t whack-a-mole: chelsioAl Viro2015-01-251-1/+1
| |/ / /
* | | | MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton2015-02-131-1/+0
* | | | wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-132-35/+12
* | | | tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-132-6/+4
| |/ / |/| |