summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-04-29Merge tag 'nfc-next-3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville9-79/+9
2013-04-27NFC: Add missing RFKILL dependency for KconfigMarcel Holtmann1-0/+1
2013-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-12/+32
2013-04-26NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz9-79/+8
2013-04-23Bluetooth: Remove unneeded parameter from L2CAP ATT channel handlingMarcel Holtmann1-3/+4
2013-04-23Bluetooth: hci_get_cmd_complete() can be staticFengguang Wu1-1/+2
2013-04-23Bluetooth: Fix sending write_le_host_supporte for LE-only controllersJohan Hedberg2-1/+17
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-12/+39
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville30-562/+1231
2013-04-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville12-677/+1083
2013-04-22mac80211/minstrel: use the new rate control APIFelix Fietkau2-91/+111
2013-04-22mac80211/minstrel_ht: use the new rate control APIFelix Fietkau2-68/+84
2013-04-22mac80211: improve the rate control APIFelix Fietkau3-167/+303
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel5-1/+183
2013-04-22mac80211: minstrel_ht: initialize rates selectionKarl Beldan1-0/+3
2013-04-22mac80211: minstrel_ht: pick only supported rates for sta and group max*ratesKarl Beldan1-6/+15
2013-04-22rfkill: fix error return code in rfkill_gpio_probe()Wei Yongjun1-2/+5
2013-04-22mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland3-2/+5
2013-04-22mac80211: indicate admission control in TX queue parametersAlexander Bondar1-0/+1
2013-04-22cfg80211: invert P2P-Device vs. netdev check orderingJohannes Berg1-4/+4
2013-04-22cfg80211: fix P2P-Device stop lockingJohannes Berg1-0/+2
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg56-1215/+2307
2013-04-19Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg1-7/+9
2013-04-19nl80211: allow using wdev identifiers to get scan resultsJohannes Berg1-75/+91
2013-04-18mac80211: fix P2P-Device management frame RXJohannes Berg1-1/+2
2013-04-18Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes2-3/+3
2013-04-18Bluetooth: Add macros for filter duplicates valuesAndre Guedes1-1/+1
2013-04-18Bluetooth: Add LE scan type macrosAndre Guedes1-4/+3
2013-04-18Bluetooth: Change LE scanning timeout macrosAndre Guedes2-3/+3
2013-04-18Bluetooth: Add reading of all local feature pagesJohan Hedberg2-0/+12
2013-04-18Bluetooth: Track feature pages in a single tableJohan Hedberg2-36/+38
2013-04-18Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau2-37/+37
2013-04-18Bluetooth: Fix incorrect SSP mode bit for non SSP devicesJaganath Kanakkassery1-1/+12
2013-04-17mac80211: optimize minstrel_ewmaKarl Beldan1-2/+3
2013-04-17mac80211: cosmetics for minstrel_debugfsKarl Beldan1-2/+2
2013-04-17mac80211: fix station entry leak/warning while suspendingJohannes Berg1-2/+2
2013-04-17Bluetooth: hidp: fix sending output reports on intr channelDavid Herrmann1-7/+5
2013-04-17Bluetooth: hidp: don't send boot-protocol messages as HID-reportsDavid Herrmann1-19/+5
2013-04-17Bluetooth: hidp: merge 'send' functions into hidp_send_message()David Herrmann1-96/+60
2013-04-17Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()David Herrmann1-29/+11
2013-04-17Bluetooth: hidp: handle kernel_sendmsg() errors correctlyDavid Herrmann1-2/+14
2013-04-17Bluetooth: hidp: remove old session-managementDavid Herrmann3-348/+18
2013-04-17Bluetooth: hidp: add new session-management helpersDavid Herrmann2-25/+583
2013-04-17Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann1-0/+86
2013-04-17Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann1-1/+24
2013-04-17Bluetooth: hidp: move hidp_schedule() to core.cDavid Herrmann2-9/+9
2013-04-17Bluetooth: hidp: test "terminate" before sleepingDavid Herrmann1-4/+8
2013-04-17Bluetooth: hidp: remove unused session->state fieldDavid Herrmann2-4/+2
2013-04-17Bluetooth: introduce hci_conn ref-countingDavid Herrmann2-3/+1
2013-04-17Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann3-37/+4