index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: add event for unexpected 4addr frames
Johannes Berg
2011-11-09
5
-3
/
+58
*
mac80211: report OBSS beacons
Johannes Berg
2011-11-09
3
-1
/
+17
*
cfg80211: allow registering to beacons
Johannes Berg
2011-11-09
4
-1
/
+98
*
mac80211: support client probe
Johannes Berg
2011-11-09
2
-18
/
+95
*
nl80211: add API to probe a client
Johannes Berg
2011-11-09
3
-0
/
+131
*
nl80211: advertise device AP SME
Johannes Berg
2011-11-09
5
-1
/
+31
*
mac80211: support spurious class3 event
Johannes Berg
2011-11-09
1
-0
/
+7
*
nl80211: allow subscribing to unexpected class3 frames
Johannes Berg
2011-11-09
5
-0
/
+114
*
mac80211: add support for control port protocol in AP mode
Johannes Berg
2011-11-09
2
-2
/
+32
*
mac80211: add helper to free TX skb
Johannes Berg
2011-11-09
2
-0
/
+16
*
mac80211: simplify mesh frame queue mapping and QoS
Javier Cardona
2011-11-09
4
-7
/
+4
*
mac80211: check if frame is really part of this BA
Thomas Pedersen
2011-11-09
1
-0
/
+5
*
mac80211: QoS multicast frames have No Ack policy
Thomas Pedersen
2011-11-09
3
-2
/
+11
*
mac80211: Avoid filling up mesh preq queue with redundant requests
Javier Cardona
2011-11-09
2
-2
/
+16
*
ath9k: Improve debugfs printout for stations.
Ben Greear
2011-11-09
3
-6
/
+14
*
mac80211: verify virtual interfaces in driver API
Johannes Berg
2011-11-09
5
-11
/
+69
*
net: add wireless TX status socket option
Johannes Berg
2011-11-09
23
-3
/
+123
*
mac80211: simplify ieee80211_work_work
Stanislaw Gruszka
2011-11-09
1
-14
/
+3
*
mac80211: remove useless brackets in ieee80211_cfg_on_oper_channel
Stanislaw Gruszka
2011-11-09
1
-2
/
+2
*
mac80211: remove uneeded scan_chan variable
Stanislaw Gruszka
2011-11-09
1
-8
/
+6
*
mac80211: preserve EOSP in QoS header
Johannes Berg
2011-11-09
1
-1
/
+4
*
nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16
Jouni Malinen
2011-11-09
1
-2
/
+2
*
ieee80211: Define cipher suite selector for WPI-SMS4
Jouni Malinen
2011-11-09
1
-0
/
+2
*
mac80211: set BSS_CHANGED_IDLE on vif reconfig
Eliad Peller
2011-11-09
1
-1
/
+2
*
ipw2x00: remove unused function libipw_ratelimit_debug.
Stanislav Yakovlev
2011-11-09
1
-8
/
+0
*
ath9k: Advertise support for TDLS
Jouni Malinen
2011-11-09
1
-0
/
+1
*
orinoco: release BSS structures returned by cfg80211_inform_bss()
David Kilroy
2011-11-09
1
-6
/
+10
*
rndis_wlan: release BSS structures returned by cfg80211_inform_bss()
Jussi Kivilinna
2011-11-09
1
-4
/
+10
*
cfg80211: annotate cfg80211_inform_bss
Johannes Berg
2011-11-09
1
-2
/
+6
*
mac80211: handle HT PHY BSS membership selector value correctly
Christian Lamparter
2011-11-09
2
-41
/
+52
*
wireless: cleanup brcm80211 bits in drivers/net/wireless/Makefile
John W. Linville
2011-11-09
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-09
27
-972
/
+2291
|
\
|
*
Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups
Johan Hedberg
2011-11-09
1
-13
/
+2
|
*
Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd
Johan Hedberg
2011-11-09
1
-1
/
+1
|
*
Bluetooth: Fix cancel_delayed_work_sync usage with locks
Johan Hedberg
2011-11-09
2
-5
/
+5
|
*
Bluetooth: Add missing hci_dev locking when calling mgmt functions
Johan Hedberg
2011-11-09
3
-13
/
+57
|
*
Bluetooth: Move pending management command list into struct hci_dev
Johan Hedberg
2011-11-09
3
-40
/
+47
|
*
Bluetooth: Pass full hci_dev struct to mgmt callbacks
Johan Hedberg
2011-11-09
4
-168
/
+178
|
*
Bluetooth: Add address type fields to mgmt messages that need them
Johan Hedberg
2011-11-08
4
-36
/
+64
|
*
Bluetooth: Update link key mgmt APIs to match latest spec.
Johan Hedberg
2011-11-08
4
-32
/
+35
|
*
Bluetooth: Fix response for mgmt_start_discovery when powered off
Johan Hedberg
2011-11-08
1
-0
/
+5
|
*
Bluetooth: Remove redundant code from mgmt_block & mgmt_unblock
Johan Hedberg
2011-11-08
1
-21
/
+0
|
*
Bluetooth: Convert power off mechanism to use delayed_work
Johan Hedberg
2011-11-08
3
-31
/
+19
|
*
Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails
Johan Hedberg
2011-11-08
3
-3
/
+20
|
*
Bluetooth: Add timeout field to mgmt_set_discoverable
Johan Hedberg
2011-11-08
5
-1
/
+43
|
*
Bluetooth: Periodic Inquiry and Discovery
Andre Guedes
2011-11-08
1
-32
/
+11
|
*
Bluetooth: Create hci_cancel_inquiry()
Andre Guedes
2011-11-08
3
-1
/
+12
|
*
Bluetooth: Create hci_do_inquiry()
Andre Guedes
2011-11-08
3
-8
/
+23
|
*
Bluetooth: EFS: parse L2CAP config response
Andrei Emeltchenko
2011-11-08
1
-0
/
+24
|
*
Bluetooth: Define HCI reasons instead of magic number
Andrei Emeltchenko
2011-11-08
5
-8
/
+15
[next]