summaryrefslogtreecommitdiffstats
path: root/init/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-19Bluetooth: Move hci_update_page_scan to hci_request.cJohan Hedberg2-56/+56
2014-12-19Bluetooth: Add return parameter to cmd_complete callbacksJohan Hedberg1-40/+45
2014-12-19Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg3-70/+109
2014-12-19Bluetooth: Fix Remove Device to wait for HCI before sending cmd_completeJohan Hedberg1-22/+62
2014-12-19Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg5-97/+105
2014-12-19Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg8-395/+453
2014-12-19Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg4-16/+24
2014-12-19at86rf230: cleanup check on trac statusAlexander Aring1-5/+3
2014-12-19Bluetooth: 6lowpan: Add IPSP PSM valueJukka Rissanen1-0/+1
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-19nl802154: introduce support for cca settingsAlexander Aring5-4/+75
2014-12-19ieee802154: rework cca settingAlexander Aring9-14/+51
2014-12-19nl802154: introduce cca mode enumsAlexander Aring1-0/+43
2014-12-18Bluetooth: 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-18MAINTAINERS: changes for wirelessJohn W. Linville1-11/+8
2014-12-18cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai2-2/+2
2014-12-18geneve: Fix races between socket add and release.Jesse Gross1-6/+7
2014-12-18geneve: Remove socket and offload handlers at destruction.Jesse Gross1-0/+17
2014-12-18netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...Thomas Graf1-1/+1
2014-12-18netlink: Always copy on mmap TX.David Miller1-36/+16
2014-12-17Bluetooth: Fix bug with filter in service discovery optimizationMarcel Holtmann1-5/+9
2014-12-17mac80211: free management frame keys when removing stationJohannes Berg1-1/+1
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz2-0/+10
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-16ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()Thomas Graf1-0/+3
2014-12-16ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()Thomas Graf1-0/+6
2014-12-16net: Allow FIXED_PHY to be modular.David S. Miller4-4/+4
2014-12-16if_tun: drop broken IFF_VNET_LEMichael S. Tsirkin1-1/+0
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-16if_tun: add TUNSETVNETLE/TUNGETVNETLEMichael S. Tsirkin1-0/+2
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