summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-231-0/+1
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-171-0/+1
| |\
| | * cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka2012-10-151-0/+1
* | | bcma: add an extra pcie core structHauke Mehrtens2012-10-191-1/+1
* | | ssb: add attribute to indicate a parallel flash is availableHauke Mehrtens2012-10-191-0/+1
* | | ssb: move parallel flash config into an own structHauke Mehrtens2012-10-191-3/+6
* | | bcma: mark nflash if it is the boot flashHauke Mehrtens2012-10-191-0/+1
* | | bcma: add and use constants for the flash windowsHauke Mehrtens2012-10-191-1/+4
* | | bcma: mark pflash as present when availableHauke Mehrtens2012-10-191-0/+1
* | | bcma: just do the necessary things in early register on SoCsHauke Mehrtens2012-10-192-0/+6
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-194-17/+193
|\ \ \
| * | | nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli2012-10-181-0/+8
| * | | wireless: remove duplicate enum ieee80211_eid definitionsArend van Spriel2012-10-181-2/+0
| * | | mac80211: Notify new IBSS network creationSujith Manoharan2012-10-181-0/+2
| * | | cfg80211: add support for flushing old scan resultsSam Leffler2012-10-182-0/+7
| * | | cfg80211: add scan flag to indicate its prioritySam Leffler2012-10-181-2/+6
| * | | {nl,cfg}80211: add a flags word to scan requestsSam Leffler2012-10-182-0/+19
| * | | {nl,cfg}80211: Peer STA VHT capsMahesh Palivela2012-10-172-0/+8
| * | | mac80211: VHT peer STA capsMahesh Palivela2012-10-171-0/+3
| * | | ieee80211: Rename VHT cap structMahesh Palivela2012-10-171-14/+31
| * | | cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen2012-10-172-0/+16
| * | | mac80211: add channel context iteratorJohannes Berg2012-10-171-0/+21
| * | | mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-171-1/+14
| * | | mac80211: introduce new ieee80211_opsMichal Kazior2012-10-161-0/+24
| * | | mac80211: introduce channel context skeleton codeMichal Kazior2012-10-161-0/+36
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-196-11/+166
|\ \ \ | |/ / |/| |
| * | Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko2012-10-181-1/+1
| * | Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko2012-10-151-0/+1
| * | Bluetooth: Add chan->ops->defer()Gustavo Padovan2012-10-151-0/+5
| * | Bluetooth: AMP: Hanlde AMP_LINK case in conn_putAndrei Emeltchenko2012-10-111-3/+14
| * | Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko2012-10-111-0/+13
| * | Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko2012-10-111-1/+2
| * | Bluetooth: AMP: Handle AMP_LINK timeoutAndrei Emeltchenko2012-10-111-0/+2
| * | Bluetooth: L2CAP: Fix using default Flush Timeout for EFSAndrei Emeltchenko2012-10-081-1/+2
| * | Bluetooth: Adjust L2CAP Max PDU size for AMP packetsAndrei Emeltchenko2012-10-081-1/+1
| * | Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko2012-10-081-1/+1
| * | Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko2012-10-081-1/+1
| * | Bluetooth: remove unused member of hci_dev.Rami Rosen2012-10-011-2/+0
| * | bluetooth: Remove unneeded batostr functionAndrei Emeltchenko2012-09-271-1/+0
| * | Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko2012-09-271-0/+1
| * | Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko2012-09-271-0/+2
| * | Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko2012-09-273-0/+7
| * | Bluetooth: A2MP: Add fallback to normal l2cap init sequenceAndrei Emeltchenko2012-09-271-0/+1
| * | Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko2012-09-272-0/+4
| * | Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko2012-09-271-0/+2
| * | Bluetooth: AMP: Add AMP key calculationAndrei Emeltchenko2012-09-271-0/+2
| * | Bluetooth: Choose connection based on capabilitiesAndrei Emeltchenko2012-09-272-0/+3
| * | Bluetooth: AMP: Remote AMP ctrl definitionsAndrei Emeltchenko2012-09-272-0/+18
| * | Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko2012-09-273-0/+5
| * | Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko2012-09-274-0/+33