summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-05-19at86rf230: rework tx power supportAlexander Aring1-19/+64
2015-05-19at86rf230: set cca_modes supported flagsAlexander Aring1-0/+6
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring1-2/+7
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring4-21/+21
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring1-1/+2
2015-05-19ieee802154: change transmit power to mbmAlexander Aring1-1/+2
2015-05-19ieee802154: change transmit power to s32Alexander Aring1-1/+1
2015-05-15Bluetooth: btbcm: Fix calls to __hci_cmd_sync()Frederic Danis1-6/+0
2015-05-15Bluetooth: btintel: Fix calls to __hci_cmd_sync()Frederic Danis1-6/+0
2015-05-15Bluetooth: btusb: Fix calls to __hci_cmd_sync()Frederic Danis1-36/+0
2015-05-14Bluetooth: btrtl: Create separate module for Realtek BT driverCarlo Caione5-373/+462
2015-05-14Bluetooth: btmrvl: fix compilation warningXinming Hu1-1/+1
2015-05-14Bluetooth: btwilink: remove DEBUG defineLeo Yan1-1/+1
2015-05-13flow_dissector: change port array into src, dst tupleJiri Pirko2-4/+4
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko4-31/+32
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko2-2/+2
2015-05-13sfc: suppress some MCDI error messages in PTPEdward Cree1-11/+16
2015-05-13sfc: nicer log message on PTP probe failEdward Cree1-1/+6
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller209-3576/+3191
2015-05-13fix missing copy_from_user in macvtapJustin Cormack1-1/+4
2015-05-13switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman1-9/+9
2015-05-13switchdev: sparse warning: pass ipv4 fib dst as network-byte orderScott Feldman1-3/+4
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds49-493/+1020
2015-05-13e1000e: Add pm_qos headerDavid Ahern1-0/+1
2015-05-13net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel1-1/+2
2015-05-13net: ll_temac: Fix DMA map size bugMichal Simek1-2/+2
2015-05-13cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad Shenai9-147/+235
2015-05-13hv_netvsc: Use the xmit_more skb flag to optimize signaling the hostKY Srinivasan1-16/+27
2015-05-13net: systemport: Implement RX coalescing control knobsFlorian Fainelli2-7/+22
2015-05-13net: systemport: Implement TX coalescing control knobsFlorian Fainelli1-0/+48
2015-05-13macvtap add missing ioctls - fix wrappingJustin Cormack1-0/+29
2015-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds8-18/+18
2015-05-13Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6Linus Torvalds6-18/+16
2015-05-13rocker: make checkpatch -f cleanScott Feldman2-24/+23
2015-05-13switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman3-7/+3
2015-05-13switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/delScott Feldman1-27/+14
2015-05-13switchdev: cut over to new switchdev_port_bridge_getlinkScott Feldman3-14/+3
2015-05-13switchdev: cut over to new switchdev_port_bridge_dellinkScott Feldman3-2/+3
2015-05-13switchdev: cut over to new switchdev_port_bridge_setlinkScott Feldman3-43/+3
2015-05-13switchdev: add bridge port flags attrScott Feldman1-0/+25
2015-05-13rocker: use switchdev add/del obj for bridge port vlansScott Feldman1-7/+123
2015-05-13switchdev: convert STP update to switchdev attr setScott Feldman1-9/+5
2015-05-13rocker: support prepare-commit transaction modelScott Feldman1-249/+451
2015-05-13switchdev: convert parent_id_get to switchdev attr getScott Feldman1-5/+12
2015-05-13switchdev: s/swdev_/switchdev_/Jiri Pirko1-18/+19
2015-05-13switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko3-9/+9
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches3-5/+4
2015-05-12IB/qib: fix test of unsigned variableMike Marciniszyn2-2/+3
2015-05-12RDMA/core: Fix for parsing netlink string attributeTatyana Nikolova1-1/+1
2015-05-12bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck2-2/+2