summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | mac80211: remove some unused codeJohannes Berg2012-10-184-18/+4
| * | | | | mac80211: remove unimplemented mesh vendor syncJohannes Berg2012-10-183-54/+5
| * | | | | wireless: remove duplicate enum ieee80211_eid definitionsArend van Spriel2012-10-181-2/+0
| * | | | | wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-181-2/+2
| * | | | | wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-189-16/+19
| * | | | | mac80211: Notify new IBSS network creationSujith Manoharan2012-10-182-3/+10
| * | | | | mac80211: add support for tx to abort low priority scan requestsSam Leffler2012-10-183-4/+22
| * | | | | cfg80211: add support for flushing old scan resultsSam Leffler2012-10-186-24/+66
| * | | | | wireless: use OR operation to set wiphy featuresJohannes Berg2012-10-183-6/+6
| * | | | | cfg80211: add scan flag to indicate its prioritySam Leffler2012-10-182-4/+20
| * | | | | cfg80211: code rearrangement to avoid forward declarationsAmitkumar Karwar2012-10-181-27/+27
| * | | | | {nl,cfg}80211: add a flags word to scan requestsSam Leffler2012-10-183-0/+31
| * | | | | {nl,cfg}80211: Peer STA VHT capsMahesh Palivela2012-10-174-0/+18
| * | | | | mac80211: VHT peer STA capsMahesh Palivela2012-10-176-0/+63
| * | | | | ieee80211: Rename VHT cap structMahesh Palivela2012-10-174-19/+36
| * | | | | mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan2012-10-175-6/+6
| * | | | | mac80211: Use appropriate debug wrapperMohammed Shafi Shajakhan2012-10-171-2/+2
| * | | | | mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen2012-10-173-7/+43
| * | | | | cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen2012-10-176-18/+77
| * | | | | mac80211: Add debug print on unexpect authentication stateJouni Malinen2012-10-171-1/+6
| * | | | | mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen2012-10-174-7/+7
| * | | | | mac80211: add channel context iteratorJohannes Berg2012-10-172-2/+41
| * | | | | mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-1712-92/+219
| * | | | | mac80211: use channel contextsJohannes Berg2012-10-1716-466/+586
| * | | | | mac80211: track whether to use channel contextsJohannes Berg2012-10-165-0/+37
| * | | | | mac80211: check channel context methodsJohannes Berg2012-10-161-0/+7
| * | | | | mac80211: reuse channels for channel contextsMichal Kazior2012-10-161-1/+58
| * | | | | mac80211: use channel context notificationsMichal Kazior2012-10-161-2/+19
| * | | | | mac80211: introduce new ieee80211_opsMichal Kazior2012-10-163-0/+196
| * | | | | mac80211: introduce channel context skeleton codeMichal Kazior2012-10-164-0/+221
| |/ / / /
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-1928-394/+1641
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko2012-10-183-3/+5
| * | | | Bluetooth: Zero bredr pointer when chan is deletedAndrei Emeltchenko2012-10-151-0/+4
| * | | | Bluetooth: Send EFS Conf Rsp only for BR/EDR chanAndrei Emeltchenko2012-10-151-2/+10
| * | | | Bluetooth: AMP: Drop packets when no l2cap conn existAndrei Emeltchenko2012-10-151-0/+4
| * | | | Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko2012-10-152-5/+11
| * | | | Bluetooth: AMP: Use Loglink handle in ACL Handle fieldAndrei Emeltchenko2012-10-151-1/+12
| * | | | Bluetooth: Rename __l2cap_connect() to l2cap_connect()Gustavo Padovan2012-10-151-3/+3
| * | | | Bluetooth: Add chan->ops->defer()Gustavo Padovan2012-10-154-7/+19
| * | | | Bluetooth: Move bt_accept_enqueue() to l2cap_sock.cGustavo Padovan2012-10-152-4/+2
| * | | | Bluetooth: Call ops->teardown() without checking for NULLGustavo Padovan2012-10-121-6/+3
| * | | | Bluetooth: Use locked l2cap_state_change()Gustavo Padovan2012-10-121-1/+1
| * | | | Bluetooth: use l2cap_chan_set_err()Gustavo Padovan2012-10-121-1/+1
| * | | | Bluetooth: Remove GFP_ATOMIC usage from l2cap_core.cGustavo Padovan2012-10-121-7/+7
| * | | | Bluetooth: Fix L2CAP coding styleGustavo Padovan2012-10-122-171/+207
| * | | | Bluetooth: Factor out common L2CAP connection codeMat Martineau2012-10-121-2/+8
| * | | | Bluetooth: Process create response and connect response identicallyMat Martineau2012-10-121-12/+1
| * | | | Bluetooth: AMP: Hanlde AMP_LINK case in conn_putAndrei Emeltchenko2012-10-111-3/+14
| * | | | Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko2012-10-113-3/+33
| * | | | Bluetooth: AMP: Handle number of compl blocks for AMP_LINKAndrei Emeltchenko2012-10-111-2/+23
OpenPOWER on IntegriCloud