Age | Commit message (Expand) | Author | Files | Lines |
2015-05-19 | at86rf230: rework tx cca energy detection level | Alexander Aring | 1 | -20/+59 |
2015-05-19 | at86rf230: rework tx power support | Alexander Aring | 1 | -19/+64 |
2015-05-19 | at86rf230: set cca_modes supported flags | Alexander Aring | 1 | -0/+6 |
2015-05-19 | cfg802154: introduce wpan phy flags | Alexander Aring | 1 | -2/+7 |
2015-05-19 | ieee802154: introduce wpan_phy_supported | Alexander Aring | 4 | -21/+21 |
2015-05-19 | ieee802154: change cca ed level to mbm | Alexander Aring | 1 | -1/+2 |
2015-05-19 | ieee802154: change transmit power to mbm | Alexander Aring | 1 | -1/+2 |
2015-05-19 | ieee802154: change transmit power to s32 | Alexander Aring | 1 | -1/+1 |
2015-05-15 | Bluetooth: btbcm: Fix calls to __hci_cmd_sync() | Frederic Danis | 1 | -6/+0 |
2015-05-15 | Bluetooth: btintel: Fix calls to __hci_cmd_sync() | Frederic Danis | 1 | -6/+0 |
2015-05-15 | Bluetooth: btusb: Fix calls to __hci_cmd_sync() | Frederic Danis | 1 | -36/+0 |
2015-05-14 | Bluetooth: btrtl: Create separate module for Realtek BT driver | Carlo Caione | 5 | -373/+462 |
2015-05-14 | Bluetooth: btmrvl: fix compilation warning | Xinming Hu | 1 | -1/+1 |
2015-05-14 | Bluetooth: btwilink: remove DEBUG define | Leo Yan | 1 | -1/+1 |
2015-05-13 | flow_dissector: change port array into src, dst tuple | Jiri Pirko | 2 | -4/+4 |
2015-05-13 | flow_dissect: use programable dissector in skb_flow_dissect and friends | Jiri Pirko | 4 | -31/+32 |
2015-05-13 | net: change name of flow_dissector header to match the .c file name | Jiri Pirko | 2 | -2/+2 |
2015-05-13 | sfc: suppress some MCDI error messages in PTP | Edward Cree | 1 | -11/+16 |
2015-05-13 | sfc: nicer log message on PTP probe fail | Edward Cree | 1 | -1/+6 |
2015-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 209 | -3576/+3191 |
2015-05-13 | fix missing copy_from_user in macvtap | Justin Cormack | 1 | -1/+4 |
2015-05-13 | switchdev: don't use anonymous union on switchdev attr/obj structs | Scott Feldman | 1 | -9/+9 |
2015-05-13 | switchdev: sparse warning: pass ipv4 fib dst as network-byte order | Scott Feldman | 1 | -3/+4 |
2015-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 49 | -493/+1020 |
2015-05-13 | e1000e: Add pm_qos header | David Ahern | 1 | -0/+1 |
2015-05-13 | net: phy: micrel: Fix regression in kszphy_probe | Niklas Cassel | 1 | -1/+2 |
2015-05-13 | net: ll_temac: Fix DMA map size bug | Michal Simek | 1 | -2/+2 |
2015-05-13 | cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS | Hariprasad Shenai | 9 | -147/+235 |
2015-05-13 | hv_netvsc: Use the xmit_more skb flag to optimize signaling the host | KY Srinivasan | 1 | -16/+27 |
2015-05-13 | net: systemport: Implement RX coalescing control knobs | Florian Fainelli | 2 | -7/+22 |
2015-05-13 | net: systemport: Implement TX coalescing control knobs | Florian Fainelli | 1 | -0/+48 |
2015-05-13 | macvtap add missing ioctls - fix wrapping | Justin Cormack | 1 | -0/+29 |
2015-05-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 8 | -18/+18 |
2015-05-13 | Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 6 | -18/+16 |
2015-05-13 | rocker: make checkpatch -f clean | Scott Feldman | 2 | -24/+23 |
2015-05-13 | switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag | Scott Feldman | 3 | -7/+3 |
2015-05-13 | switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del | Scott Feldman | 1 | -27/+14 |
2015-05-13 | switchdev: cut over to new switchdev_port_bridge_getlink | Scott Feldman | 3 | -14/+3 |
2015-05-13 | switchdev: cut over to new switchdev_port_bridge_dellink | Scott Feldman | 3 | -2/+3 |
2015-05-13 | switchdev: cut over to new switchdev_port_bridge_setlink | Scott Feldman | 3 | -43/+3 |
2015-05-13 | switchdev: add bridge port flags attr | Scott Feldman | 1 | -0/+25 |
2015-05-13 | rocker: use switchdev add/del obj for bridge port vlans | Scott Feldman | 1 | -7/+123 |
2015-05-13 | switchdev: convert STP update to switchdev attr set | Scott Feldman | 1 | -9/+5 |
2015-05-13 | rocker: support prepare-commit transaction model | Scott Feldman | 1 | -249/+451 |
2015-05-13 | switchdev: convert parent_id_get to switchdev attr get | Scott Feldman | 1 | -5/+12 |
2015-05-13 | switchdev: s/swdev_/switchdev_/ | Jiri Pirko | 1 | -18/+19 |
2015-05-13 | switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ | Jiri Pirko | 3 | -9/+9 |
2015-05-12 | infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses | Joe Perches | 3 | -5/+4 |
2015-05-12 | IB/qib: fix test of unsigned variable | Mike Marciniszyn | 2 | -2/+3 |
2015-05-12 | RDMA/core: Fix for parsing netlink string attribute | Tatyana Nikolova | 1 | -1/+1 |