summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho2014-11-102-6/+2
| * | mac80211: send channel switch started notificationsLuciano Coelho2014-11-102-0/+6
| * | cfg80211: add channel switch started notificationLuciano Coelho2014-11-102-3/+41
| * | mac80211: add device_timestamp to the drv_pre_channel_switch traceLuciano Coelho2014-11-101-0/+2
| * | mac80211: fix order of setting ch_switch and drv_pre_channel_switch callLuciano Coelho2014-11-101-6/+6
| * | cfg80211: fix nl80211 cmd id in nl80211_send_mpath()Henning Rogge2014-11-041-1/+1
* | | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-198-31/+34
|\ \ \
| * \ \ Merge tag 'mac80211-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-101-0/+3
| |\ \ \
| | * | | mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl2014-11-061-0/+3
| * | | | Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-047-31/+31
| |\ \ \ \ | | |/ / /
| | * | | mac80211: fix use-after-free in defragmentationJohannes Berg2014-11-031-7/+7
| | * | | mac80211: properly flush delayed scan work on interface removalJohannes Berg2014-10-301-1/+6
| | * | | mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho2014-10-291-1/+2
| | * | | mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho2014-10-295-17/+10
| | * | | mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau2014-10-291-5/+6
| * | | | Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-10-276-13/+27
| |\ \ \ \ | | |/ / /
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-11-1830-282/+1933
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Bluetooth: Call drain_workqueue() before resetting stateJohan Hedberg2014-11-181-0/+10
| * | | | Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg2014-11-183-31/+23
| * | | | Bluetooth: Fix BR/EDR-only address checks for remote OOB dataJohan Hedberg2014-11-181-0/+22
| * | | | ieee802154: fix byteorder for short address and panidAlexander Aring2014-11-173-13/+13
| * | | | ieee802154: rename and move WPAN_NUM_ definesAlexander Aring2014-11-171-2/+2
| * | | | ieee802154: add del interface commandAlexander Aring2014-11-174-0/+50
| * | | | ieee802154: setting extended address while iface addAlexander Aring2014-11-176-12/+25
| * | | | ieee802154: add new interface commandAlexander Aring2014-11-173-0/+56
| * | | | mac802154: remove wpan_dev parameter in if_addAlexander Aring2014-11-174-7/+4
| * | | | mac802154: use new nl802154 iftype typesAlexander Aring2014-11-174-16/+16
| * | | | mac802154: remove deprecated linux-zigbee infoAlexander Aring2014-11-171-2/+0
| * | | | mac802154: remove const for non pointer in rdev-opsAlexander Aring2014-11-171-9/+5
| * | | | mac802154: remove const for non pointer in cfg opsAlexander Aring2014-11-171-15/+17
| * | | | mac802154: remove const for non pointer in driver-opsAlexander Aring2014-11-171-25/+21
| * | | | mac802154: remove unused prototypesAlexander Aring2014-11-171-6/+0
| * | | | Bluetooth: Fix clearing remote OOB data through mgmtJohan Hedberg2014-11-151-0/+7
| * | | | Bluetooth: Add debug logs to help track locking issuesJohan Hedberg2014-11-152-2/+11
| * | | | Bluetooth: Remove unnecessary hdev locking in smp.cJohan Hedberg2014-11-151-7/+0
| * | | | Bluetooth: Convert IRK list to RCUJohan Hedberg2014-11-152-24/+32
| * | | | Bluetooth: Convert LTK list to RCUJohan Hedberg2014-11-153-26/+30
| * | | | Bluetooth: Trigger SMP for the appropriate LE CoC errorsJohan Hedberg2014-11-151-1/+22
| * | | | Bluetooth: Add key preference parameter to smp_sufficient_securityJohan Hedberg2014-11-153-11/+21
| * | | | Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 stateJohan Hedberg2014-11-151-1/+2
| * | | | Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_userFabian Frederick2014-11-151-7/+3
| * | | | Bluetooth: Fix correct nesting for 6lowpan server channelJohan Hedberg2014-11-131-0/+2
| * | | | Bluetooth: Fix L2CAP nesting level initialization locationJohan Hedberg2014-11-132-3/+3
| * | | | Bluetooth: Fix L2CAP socket lock nesting levelJohan Hedberg2014-11-131-3/+10
| * | | | Bluetooth: Use proper nesting annotation for l2cap_chan lockJohan Hedberg2014-11-132-0/+19
| * | | | mac802154: add interframe spacing time handlingAlexander Aring2014-11-135-4/+53
| * | | | Bluetooth: Remove unnecessary hci_dev_lock/unlock in smp.cJohan Hedberg2014-11-121-4/+0
| * | | | Bluetooth: Fix l2cap_sock_teardown_cb lockdep warningJohan Hedberg2014-11-121-1/+1
| * | | | ieee820154: add lbt setting supportAlexander Aring2014-11-123-0/+48
| * | | | ieee820154: add max frame retries setting supportAlexander Aring2014-11-123-0/+57
OpenPOWER on IntegriCloud