summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-12-19at86rf230: cleanup check on trac statusAlexander Aring1-5/+3
2014-12-19at86rf230: remove version check for AT86RF212Andrey Yurovsky1-10/+6
2014-12-19at86rf230: fix register read for part versionAndrey Yurovsky1-1/+1
2014-12-19at86rf230: remove unnecessary assignAlexander Aring1-1/+0
2014-12-19at86rf230: fix context pointer handlingAlexander Aring1-1/+1
2014-12-19at86rf230: make at86rf230_async_error inlineAlexander Aring1-1/+1
2014-12-19at86rf230: remove if branchAlexander Aring1-4/+1
2014-12-19ieee802154/mrf24j40: Fix alignment of parenthesisStefan Schmidt1-2/+2
2014-12-19ieee802154/mrf24j40: Fix typo begining -> beginningStefan Schmidt1-1/+1
2014-12-19ieee802154/cc2520: Remove extra blank linesStefan Schmidt1-2/+0
2014-12-19ieee802154/at86rf230: Fix typo unkown -> unknownStefan Schmidt1-1/+1
2014-12-19ieee802154/at86rf230: Align to opening parenthesisStefan Schmidt1-4/+4
2014-12-19ieee802154/at86rf230: Remove unneeded blank linesStefan Schmidt1-2/+0
2014-12-19at86rf230: add reset state cca handlingAlexander Aring1-0/+2
2014-12-19ieee802154: rework cca settingAlexander Aring1-2/+28
2014-12-19Bluetooth: btusb: support public address configuration for ath3012Toshi Kikuchi1-0/+28
2014-12-18be2net: Fix incorrect setting of tunnel offload flag in netdev featuresSriharsha Basavapatna1-0/+2
2014-12-18bnx2x: fix typos in "configure"Jiri Benc2-4/+4
2014-12-18xen-netback: support frontends without feature-rx-notify againDavid Vrabel4-18/+29
2014-12-18cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai2-2/+2
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz1-0/+5
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay2-4/+11
2014-12-16net: fec: Fix NAPI raceNimrod Andy1-12/+7
2014-12-16xen-netfront: use napi_complete() correctly to prevent Rx stallingDavid Vrabel1-8/+3
2014-12-16Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller8-21/+20
2014-12-16net: Allow FIXED_PHY to be modular.David S. Miller3-3/+3
2014-12-16macvtap: drop broken IFF_VNET_LEMichael S. Tsirkin1-3/+20
2014-12-16tun: drop broken IFF_VNET_LEMichael S. Tsirkin1-3/+23
2014-12-16macvtap: fix uninitialized access on TUNSETIFFMichael S. Tsirkin1-3/+4
2014-12-16net: dsa: bcm_sf2: always select FIXED_PHYFlorian Fainelli1-1/+1
2014-12-16net: systemport: always select FIXED_PHYFlorian Fainelli1-1/+1
2014-12-16net: bcmgenet: always select FIXED_PHYFlorian Fainelli1-1/+1
2014-12-15rtlwifi: rtl8192ce: Set fw_ready flagLarry Finger1-0/+2
2014-12-15brcmsmac: don't leak kernel memory via printk()Brian Norris1-1/+1
2014-12-15rtlwifi: rtl8192cu: Fix sparse non static symbol warningWei Yongjun1-1/+1
2014-12-15rtlwifi: rtl8821ae: fix misspelling of current function in stringJulia Lawall1-6/+5
2014-12-15hostap_cs: fix misspelling of current function in stringJulia Lawall1-10/+5
2014-12-15zd1211rw: fix misspelling of current function in stringJulia Lawall1-3/+3
2014-12-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-0/+3
2014-12-15net/macb: remove useless calls of devm_free_irq()Cyrille Pitchen1-15/+8
2014-12-15net/macb: fix misplaced call of free_netdev() in macb_remove()Cyrille Pitchen1-1/+1
2014-12-15net: stmmac: sti: Fix uninitialized pointer dereference if !OFGeert Uytterhoeven1-5/+5
2014-12-15net: smc91x: Fix build without gpiolibTobias Klauser1-1/+1
2014-12-15cirrus: cs89x0: fix time comparisonAsaf Vertz1-13/+14
2014-12-15net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz3-11/+17
2014-12-15net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_oneMatan Barak1-28/+33
2014-12-15Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds60-211/+6225
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1396-1799/+898
2014-12-15Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds81-1475/+4546
2014-12-15Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds235-3356/+10441