aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-19fakelb: cleanup codeAlexander Aring1-17/+12
2015-05-19fakelb: add support for async xmit handlingAlexander Aring1-1/+2
2015-05-19fakelb: remove fakelb_hw_deliverAlexander Aring1-12/+6
2015-05-19fakelb: add virtual phy reset defaultsAlexander Aring1-0/+5
2015-05-19fakelb: use own channel and page attributesAlexander Aring1-3/+10
2015-05-19fakelb: introduce fakelb ifup phys listAlexander Aring1-33/+25
2015-05-19fakelb: move lock out of iterationAlexander Aring1-3/+4
2015-05-19fakelb: declare fakelb list staticAlexander Aring1-25/+7
2015-05-19fakelb: declare rwlock staticAlexander Aring1-9/+7
2015-05-19fakelb: don't deliver when one phyAlexander Aring1-12/+8
2015-05-19fakelb: rename fakelb_dev_priv to fakelb_phyAlexander Aring1-46/+47
2015-05-19fakelb: use list_for_each_entry_safeAlexander Aring1-2/+2
2015-05-19fakelb: creating two virtual phys per defaultAlexander Aring1-1/+1
2015-05-19ieee802154: add support for atusb transceiverAlexander Aring6-197/+1009
2015-05-19mac802154: tx: allow xmit complete from hard irqAlexander Aring1-3/+2
2015-05-19at86rf230: fix callback for aret handlingAlexander Aring1-1/+1
2015-05-19mac802154: fakelb: Fix potential NULL pointer dereference.Martin Townsend1-1/+2
2015-05-19nl802154: add support for dump phy capabilitiesAlexander Aring2-1/+173
2015-05-19at86rf230: add reset states of tx power levelAlexander Aring1-0/+1
2015-05-19at86rf230: add cca ed level reset valueAlexander Aring1-2/+5
2015-05-19at86rf230: rework tx cca energy detection levelAlexander Aring1-20/+59
2015-05-19at86rf230: rework tx power supportAlexander Aring1-19/+64
2015-05-19at86rf230: set cca_modes supported flagsAlexander Aring1-0/+6
2015-05-19ieee802154: add iftypes capabilityAlexander Aring3-2/+9
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring5-37/+50
2015-05-19mac802154: remove check if operation is supportedAlexander Aring1-24/+0
2015-05-19mac802154: check for really changesAlexander Aring2-0/+38
2015-05-19ieee802154: add several phy supported handlingAlexander Aring4-6/+90
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring7-26/+30
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring5-8/+9
2015-05-19ieee802154: change transmit power to mbmAlexander Aring5-7/+9
2015-05-19ieee802154: change transmit power to s32Alexander Aring5-7/+7
2015-05-19ieee802154: move validation check out of softmacAlexander Aring2-30/+27
2015-05-19nl802154: cleanup invalid argument handlingAlexander Aring1-8/+4
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-15Bluetooth: Fix calls to __hci_cmd_sync()Frederic Danis1-5/+0
2015-05-14Bluetooth: btrtl: Create separate module for Realtek BT driverCarlo Caione5-373/+462
2015-05-13Bluetooth: btmrvl: fix compilation warningXinming Hu1-1/+1
2015-05-13Bluetooth: btwilink: remove DEBUG defineLeo Yan1-1/+1
2015-05-13net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unsetPablo Neira1-8/+0
2015-05-13packet: rollover statisticsWillem de Bruijn3-1/+28
2015-05-13packet: rollover huge flows before small flowsWillem de Bruijn2-3/+24
2015-05-13packet: rollover lock contention avoidanceWillem de Bruijn2-7/+32
2015-05-13packet: rollover only to socket with headroomWillem de Bruijn1-17/+59
2015-05-13packet: rollover prepare: per-socket stateWillem de Bruijn2-4/+23
2015-05-13packet: rollover prepare: move code out of callsitesWillem de Bruijn1-9/+10
2015-05-13ipv4: __ip_local_out_sk() is staticEric Dumazet1-1/+1
2015-05-13tcp/dccp: tw_timer_handler() is staticEric Dumazet1-1/+1