summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* cc2520: fix zero perm_extended_addr addressVarka Bhadram2014-12-301-0/+1
* cc2520: remove 'ret' goto labelVarka Bhadram2014-12-301-10/+4
* cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) patternVarka Bhadram2014-12-301-2/+1
* net: ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2014-12-301-7/+0
* at86rf230: cleanup check on trac statusAlexander Aring2014-12-191-5/+3
* at86rf230: remove version check for AT86RF212Andrey Yurovsky2014-12-191-10/+6
* at86rf230: fix register read for part versionAndrey Yurovsky2014-12-191-1/+1
* at86rf230: remove unnecessary assignAlexander Aring2014-12-191-1/+0
* at86rf230: fix context pointer handlingAlexander Aring2014-12-191-1/+1
* at86rf230: make at86rf230_async_error inlineAlexander Aring2014-12-191-1/+1
* at86rf230: remove if branchAlexander Aring2014-12-191-4/+1
* ieee802154/mrf24j40: Fix alignment of parenthesisStefan Schmidt2014-12-191-2/+2
* ieee802154/mrf24j40: Fix typo begining -> beginningStefan Schmidt2014-12-191-1/+1
* ieee802154/cc2520: Remove extra blank linesStefan Schmidt2014-12-191-2/+0
* ieee802154/at86rf230: Fix typo unkown -> unknownStefan Schmidt2014-12-191-1/+1
* ieee802154/at86rf230: Align to opening parenthesisStefan Schmidt2014-12-191-4/+4
* ieee802154/at86rf230: Remove unneeded blank linesStefan Schmidt2014-12-191-2/+0
* at86rf230: add reset state cca handlingAlexander Aring2014-12-191-0/+2
* ieee802154: rework cca settingAlexander Aring2014-12-191-2/+28
* be2net: Fix incorrect setting of tunnel offload flag in netdev featuresSriharsha Basavapatna2014-12-181-0/+2
* bnx2x: fix typos in "configure"Jiri Benc2014-12-182-4/+4
* xen-netback: support frontends without feature-rx-notify againDavid Vrabel2014-12-184-18/+29
* cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai2014-12-182-2/+2
* net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz2014-12-161-0/+5
* net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay2014-12-162-4/+11
* net: fec: Fix NAPI raceNimrod Andy2014-12-161-12/+7
* xen-netfront: use napi_complete() correctly to prevent Rx stallingDavid Vrabel2014-12-161-8/+3
* Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-12-166-21/+17
|\
| * rtlwifi: rtl8192ce: Set fw_ready flagLarry Finger2014-12-151-0/+2
| * brcmsmac: don't leak kernel memory via printk()Brian Norris2014-12-151-1/+1
| * rtlwifi: rtl8192cu: Fix sparse non static symbol warningWei Yongjun2014-12-151-1/+1
| * rtlwifi: rtl8821ae: fix misspelling of current function in stringJulia Lawall2014-12-151-6/+5
| * hostap_cs: fix misspelling of current function in stringJulia Lawall2014-12-151-10/+5
| * zd1211rw: fix misspelling of current function in stringJulia Lawall2014-12-151-3/+3
* | net: Allow FIXED_PHY to be modular.David S. Miller2014-12-163-3/+3
* | macvtap: drop broken IFF_VNET_LEMichael S. Tsirkin2014-12-161-3/+20
* | tun: drop broken IFF_VNET_LEMichael S. Tsirkin2014-12-161-3/+23
* | macvtap: fix uninitialized access on TUNSETIFFMichael S. Tsirkin2014-12-161-3/+4
* | net: dsa: bcm_sf2: always select FIXED_PHYFlorian Fainelli2014-12-161-1/+1
* | net: systemport: always select FIXED_PHYFlorian Fainelli2014-12-161-1/+1
* | net: bcmgenet: always select FIXED_PHYFlorian Fainelli2014-12-161-1/+1
* | net/macb: remove useless calls of devm_free_irq()Cyrille Pitchen2014-12-151-15/+8
* | net/macb: fix misplaced call of free_netdev() in macb_remove()Cyrille Pitchen2014-12-151-1/+1
* | net: stmmac: sti: Fix uninitialized pointer dereference if !OFGeert Uytterhoeven2014-12-151-5/+5
* | net: smc91x: Fix build without gpiolibTobias Klauser2014-12-151-1/+1
* | cirrus: cs89x0: fix time comparisonAsaf Vertz2014-12-151-13/+14
* | net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz2014-12-153-11/+17
* | net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_oneMatan Barak2014-12-151-28/+33
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1496-346/+176
|\
| * Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...Greg Kroah-Hartman2014-12-063-24/+100
OpenPOWER on IntegriCloud