aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-02-08Bluetooth: Add set_io_capability management commandJohan Hedberg3-0/+16
2011-02-08Bluetooth: Add support for PIN code handling in the management interfaceJohan Hedberg3-0/+32
2011-02-08Bluetooth: Add get_connections managment interface commandJohan Hedberg1-0/+10
2011-02-08Bluetooth: Add support for connect failed management eventJohan Hedberg2-0/+8
2011-02-08Bluetooth: Add disconnect managment commandJohan Hedberg2-0/+11
2011-02-08Bluetooth: Add connected/disconnected management eventsJohan Hedberg2-0/+14
2011-02-08Bluetooth: Implement link key handling for the management interfaceJohan Hedberg3-0/+48
2011-02-08Bluetooth: Add class of device control to the management interfaceJohan Hedberg3-0/+18
2011-02-08Bluetooth: Implement a more complete adapter initialization sequenceJohan Hedberg2-0/+13
2011-02-08Bluetooth: Add controller side link key clearing to hci_init_reqJohan Hedberg1-0/+6
2011-02-08Bluetooth: Add special handling with __hci_request and HCI_INITJohan Hedberg1-1/+2
2011-02-08Bluetooth: Reject pairing requests when in non-pairable modeJohan Hedberg2-0/+18
2011-02-08Bluetooth: Implement UUID handling through the management interfaceJohan Hedberg2-0/+22
2011-02-08Bluetooth: Implement set_pairable managment commandJohan Hedberg2-0/+5
2011-02-08Bluetooth: Add flag to track managment controlled adaptersJohan Hedberg1-0/+1
2011-02-08Bluetooth: Unify mode related management messages to a single structJohan Hedberg1-35/+4
2011-02-08Bluetooth: Add set_connectable management commandJohan Hedberg2-0/+18
2011-02-08Bluetooth: Add support for set_discoverable management commandJohan Hedberg2-0/+17
2011-02-08Bluetooth: Add support for set_powered management commandJohan Hedberg2-1/+12
2011-02-08Bluetooth: Add support for management powered eventJohan Hedberg2-0/+7
2011-02-08Bluetooth: Implement automatic setup procedure for local adaptersJohan Hedberg2-0/+9
2011-02-08Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko4-0/+9
2011-02-03mac80211: Add testing functionality for TKIPJouni Malinen1-0/+4
2011-02-03mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov1-1/+53
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+2
2011-01-28mac80211: add MCS information to radiotapJohannes Berg1-0/+25
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf1-1/+2
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg1-0/+1
2011-01-19mac80211: allow advertising correct maximum aggregate sizeJohannes Berg1-0/+5
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg1-1/+6
2011-01-19mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho1-0/+8
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+1
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds3-7/+12
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds1-0/+1
2011-01-17Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds6-25/+33
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-5/+5
2011-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2-50/+51
2011-01-17ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.hRoberto Sassu1-0/+1
2011-01-17fs: fix address space warnings in ioctl_fiemap()Namhyung Kim1-2/+2
2011-01-17fs: Remove unlikely() from fput_light()Steven Rostedt1-1/+1
2011-01-17fallocate should be a file operationChristoph Hellwig1-2/+2
2011-01-16Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-nextRoland Dreier2-7/+9
2011-01-16RDMA: Update workqueue usageTejun Heo1-0/+3
2011-01-16ARM: PL08x: cleanup commentsRussell King - ARM Linux1-23/+20
2011-01-16fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli1-11/+3
2011-01-16PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetRafael J. Wysocki1-3/+0
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-16/+24
2011-01-16sanitize vfsmount refcounting changesAl Viro2-5/+1
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely1-1/+1