Age | Commit message (Expand) | Author | Files | Lines |
2013-02-01 | Bluetooth: Store UUIDs in the same order that they were added | Johan Hedberg | 1 | -1/+1 |
2013-01-30 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 17 | -159/+457 |
2013-01-30 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 8 | -118/+327 |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 11 | -42/+49 |
2013-01-28 | mac80211: fix mesh_sta_info_get() reshuffle damage | Thomas Pedersen | 1 | -0/+2 |
2013-01-25 | cfg80211/nl80211: add API for MAC address ACLs | Vasanthakumar Thiagarajan | 4 | -0/+151 |
2013-01-25 | mac80211: avoid a build warning | Arnd Bergmann | 1 | -4/+4 |
2013-01-24 | mac80211: remove redundant check | Johannes Berg | 1 | -11/+10 |
2013-01-24 | cfg80211: fix channel check in cfg80211_can_use_iftype_chan | Simon Wunderlich | 1 | -1/+2 |
2013-01-24 | mac80211: support mesh rate updates | Thomas Pedersen | 2 | -2/+9 |
2013-01-24 | mac80211: clean up mesh sta allocation warning | Thomas Pedersen | 2 | -68/+95 |
2013-01-24 | mac80211: fix aggregation state with current drivers | Johannes Berg | 2 | -16/+10 |
2013-01-24 | mac80211: provide the vif in rssi_callback | Emmanuel Grumbach | 3 | -7/+11 |
2013-01-23 | Bluetooth: Add support for reading LE supported states | Johan Hedberg | 1 | -0/+20 |
2013-01-23 | Bluetooth: Add support for reading LE White List Size | Johan Hedberg | 1 | -0/+20 |
2013-01-23 | Bluetooth: Add LE Local Features reading support | Johan Hedberg | 1 | -0/+20 |
2013-01-23 | Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblock | Johan Hedberg | 1 | -4/+6 |
2013-01-23 | Bluetooth: Fix returning proper cmd_complete for mgmt_disconnect | Johan Hedberg | 1 | -8/+14 |
2013-01-23 | Bluetooth: Fix checking for valid disconnect parameters in unpair_device | Johan Hedberg | 1 | -0/+5 |
2013-01-23 | Bluetooth: Fix checking for valid address type values in mgmt commands | Johan Hedberg | 1 | -2/+34 |
2013-01-23 | Bluetooth: Check for valid key->authenticated value for LTKs | Johan Hedberg | 1 | -0/+2 |
2013-01-23 | Bluetooth: Refactor valid LTK data testing into its own function | Johan Hedberg | 1 | -1/+8 |
2013-01-23 | Bluetooth: Fix checking for proper key->master value in Load LTKs | Johan Hedberg | 1 | -0/+9 |
2013-01-23 | Bluetooth: Fix returning proper mgmt status for Load LTKs | Johan Hedberg | 1 | -1/+1 |
2013-01-23 | Bluetooth: Fix checking for correct mgmt_load_link_keys parameters | Johan Hedberg | 1 | -0/+4 |
2013-01-23 | Bluetooth: Fix pair device command reply if adapter is powered off | Szymon Janc | 1 | -6/+6 |
2013-01-23 | Bluetooth: Fix Class of Device indication when powering off | Johan Hedberg | 1 | -0/+6 |
2013-01-23 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 15 | -100/+274 |
2013-01-22 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 6 | -31/+35 |
2013-01-19 | mac80211: allow drivers to access IPv6 information | Johannes Berg | 4 | -0/+69 |
2013-01-19 | mac80211: improve aggregation debug messages | Johannes Berg | 2 | -22/+36 |
2013-01-19 | mac80211: remove ARP filter enable/disable logic | Johannes Berg | 5 | -27/+15 |
2013-01-18 | mac80211: add op to configure default key id | Yoni Divinsky | 3 | -1/+43 |
2013-01-18 | Bluetooth: Fix using system-global workqueue when not necessary | Johan Hedberg | 2 | -3/+4 |
2013-01-18 | Bluetooth: Use req_workqueue for hci_request operations | Johan Hedberg | 2 | -4/+5 |
2013-01-18 | Bluetooth: Add a new workqueue for hci_request operations | Johan Hedberg | 1 | -0/+11 |
2013-01-17 | mac80211: split out chandef tracing macros | Johannes Berg | 1 | -9/+15 |
2013-01-17 | cfg80211: check radar interface combinations | Simon Wunderlich | 4 | -8/+55 |
2013-01-17 | cfg80211: Allow use_mfp to be specified with the connect command | Jouni Malinen | 2 | -1/+11 |
2013-01-17 | mac80211: add encrypt headroom to PERR frames | Bob Copeland | 1 | -1/+3 |
2013-01-17 | mac80211: set NEED_TXPROCESSING for PERR frames | Bob Copeland | 1 | -0/+1 |
2013-01-17 | nl80211: allow user-space to set address for P2P_DEVICE | Arend van Spriel | 1 | -0/+7 |
2013-01-17 | {cfg,nl}80211: mesh power mode primitives and userspace access | Marco Porsch | 2 | -1/+45 |
2013-01-17 | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join | Marco Porsch | 5 | -3/+23 |
2013-01-17 | mac80211: move add_tim to subfunction | Marco Porsch | 1 | -19/+28 |
2013-01-17 | mac80211: update mesh peer link counter during userspace peering | Marco Porsch | 3 | -17/+33 |
2013-01-17 | nl80211: add range checks to mesh parameters | Marco Porsch | 1 | -35/+44 |
2013-01-16 | mac80211: allow disable power save in mesh | Chun-Yeow Yeoh | 1 | -1/+2 |
2013-01-16 | mac80211: call restart complete at wowlan resume time | Johannes Berg | 1 | -3/+4 |
2013-01-16 | mac80211: fix resume from WoWLAN | Johannes Berg | 1 | -2/+4 |