summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2015-02-23iwlwifi: mvm: don't try to stop scans that are not running anymoreLuciano Coelho-2/+31
2015-02-23iwlwifi: mvm: rs: fix BT Coex check to look at the correct antEyal Shapira-7/+14
2015-02-23iwlwifi: mvm: call ieee80211_scan_completed() even if scan abort failsLuciano Coelho-7/+6
2015-02-22r8169: Revert BQL and xmit_more support.David S. Miller-23/+7
2015-02-22wan: cosa: replace current->state by set_current_state()Fabian Frederick-6/+6
2015-02-22hso: replace current->state by __set_current_state()Fabian Frederick-1/+1
2015-02-20net: dsa: bcm_sf2: fix 64-bits register readsFlorian Fainelli-1/+1
2015-02-20cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc insteadAnish Bhatt-30/+33
2015-02-20ipvlan: Fix text that talks about ip util supportMahesh Bandewar-1/+1
2015-02-20net/appletalk: LTPC needs virt_to_busArnd Bergmann-1/+1
2015-02-20net: smc91x: improve neponset hackArnd Bergmann-1/+1
2015-02-20ethernet/ixp4xx: prevent allmulti from clobbering promiscDerrick Pallas-1/+1
2015-02-20net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck-3/+20
2015-02-20usb: plusb: Add support for National Instruments host-to-host cableBen Shelton-0/+5
2015-02-19ehea: Register memory hotplug, reboot and crash hooks on adapter probeAnton Blanchard-105/+141
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-11/+11
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+6
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-65/+212
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+3
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells-6/+3
2015-02-15com20020-pci: add support for eae single cardMichael Grzeschik-3/+18
2015-02-14net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet-0/+28
2015-02-14r8152: restore hw settingshayeswang-2/+57
2015-02-13MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton-1/+0
2015-02-13wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-35/+12
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-6/+4
2015-02-13hso: fix rx parsing logic when skb allocation failsAleksander Morgado-1/+1
2015-02-11ipvlan: add a missing __percpu pcpu_statsEric Dumazet-1/+1
2015-02-11tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)-0/+2
2015-02-11Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...David S. Miller-4/+1
2015-02-11bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki-2/+3
2015-02-11qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh-13/+51
2015-02-11net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen-0/+1
2015-02-11sunvnet: don't change gso data on clonesDavid L Stevens-13/+10
2015-02-11drivers/net: Use setup_timer and mod_timerVaishali Thakkar-5/+2
2015-02-11drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OFGeert Uytterhoeven-0/+2
2015-02-11et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire-2/+4
2015-02-11vxlan: Use checksum partial with remote checksum offloadTom Herbert-6/+19
2015-02-11net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert-2/+2
2015-02-11net: Fix remcsum in GRO path to not change packetTom Herbert-10/+9
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches-3/+3
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches-3/+3
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-13580/+44628
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+3
2015-02-10Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-101/+12
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-4/+4
2015-02-10rtlwifi: Remove logging statement that is no longer neededLarry Finger-4/+1
2015-02-09i40e: Fix for stats init function call in Rx setupCarolyn Wyborny-2/+2
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-21/+55