index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: allow beaconing after DFS CAC
Janusz Dziedzic
2013-11-25
1
-11
/
+74
*
cfg80211/mac80211: DFS setup chandef for cac event
Janusz Dziedzic
2013-11-25
7
-12
/
+21
*
mac80211: verify ieee80211_key_replace() arguments
Johannes Berg
2013-11-25
1
-0
/
+4
*
cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH
Johannes Berg
2013-11-25
2
-10
/
+6
*
cfg80211: add missing break in cfg80211_get_chan_state()
Johannes Berg
2013-11-25
1
-0
/
+1
*
mac80211: remove useless tests for array
Johannes Berg
2013-11-25
1
-3
/
+3
*
mac80211: clean up mesh local link ID generation
Thomas Pedersen
2013-11-25
3
-9
/
+38
*
mac80211: factor out plink event gathering
Thomas Pedersen
2013-11-25
1
-80
/
+115
*
mac80211: factor out peering FSM
Thomas Pedersen
2013-11-25
1
-143
/
+155
*
mac80211: assign sta plid early
Thomas Pedersen
2013-11-25
1
-2
/
+1
*
mac80211: consolidate rcu unlocks in plink frame rx
Thomas Pedersen
2013-11-25
1
-18
/
+10
*
mac80211: factor peering frame processing into own function
Thomas Pedersen
2013-11-25
1
-40
/
+48
*
mac80211: remove unused mesh_mgmt_ies_add() prototype
Bob Copeland
2013-11-25
1
-2
/
+0
*
mac80211: return -ENOMEM in mesh_plink_frame_tx
Bob Copeland
2013-11-25
1
-1
/
+1
*
mac80211: mesh_plink: don't ignore holding timer
Bob Copeland
2013-11-25
1
-2
/
+1
*
mac80211: mesh_plink: collapse the two switch statements together
Bob Copeland
2013-11-25
1
-17
/
+9
*
mac80211: mesh: rewrite rssi_threshold_check in C
Bob Copeland
2013-11-25
1
-8
/
+12
*
mac80211: mesh_plink: group basic fitness checks
Bob Copeland
2013-11-25
1
-33
/
+37
*
mac80211: mesh: factor out common plink close/estab code
Bob Copeland
2013-11-25
1
-55
/
+43
*
mac80211: hold sta->lock across plink switch statements
Bob Copeland
2013-11-25
1
-26
/
+3
*
mac80211: consolidate calls to plink_frame_tx
Thomas Pedersen
2013-11-25
1
-43
/
+29
*
mac80211: fix off-by-one in llid check.
Bob Copeland
2013-11-25
1
-1
/
+1
*
cfg80211: remove second argument from reg_process_hint()
Luis R. Rodriguez
2013-11-25
1
-6
/
+5
*
cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()
Luis R. Rodriguez
2013-11-25
1
-0
/
+4
*
cfg80211: DFS check chandef usable before CAC
Janusz Dziedzic
2013-11-25
3
-1
/
+88
*
cfg80211: add helper functions for start/end freq
Janusz Dziedzic
2013-11-25
1
-14
/
+30
*
mac80211: do not compute offset from ssn in Rx AMPDU reordering buffer
Karl Beldan
2013-11-25
1
-13
/
+5
*
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-25
8
-44
/
+31
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-11-05
14
-900
/
+1434
|
\
|
*
Bluetooth: Remove sk member from struct l2cap_chan
Gustavo Padovan
2013-10-21
1
-2
/
+0
|
*
Bluetooth: Use bt_cb(skb)->chan to send raw data back
Gustavo Padovan
2013-10-21
1
-4
/
+3
|
*
Bluetooth: Add L2CAP channel to skb private data
Gustavo Padovan
2013-10-21
1
-0
/
+2
|
*
Bluetooth: Remove parent socket usage from l2cap_core.c
Gustavo Padovan
2013-10-21
2
-10
/
+8
|
*
Bluetooth: Remove socket lock from l2cap_state_change()
Gustavo Padovan
2013-10-21
1
-24
/
+7
|
*
Bluetooth: Hold socket in defer callback in L2CAP socket
Gustavo Padovan
2013-10-21
2
-14
/
+9
|
*
Bluetooth: Do not access chan->sk directly
Gustavo Padovan
2013-10-21
1
-1
/
+2
|
*
Bluetooth: Remove not used struct sock
Gustavo Padovan
2013-10-21
1
-3
/
+1
|
*
Bluetooth: Fix enabling fast connectable on LE-only controllers
Johan Hedberg
2013-10-21
1
-0
/
+3
|
*
Bluetooth: Update Set Discoverable to support LE
Johan Hedberg
2013-10-20
1
-11
/
+69
|
*
Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general place
Johan Hedberg
2013-10-20
1
-4
/
+6
|
*
Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled
Johan Hedberg
2013-10-20
1
-2
/
+5
|
*
Bluetooth: Move mgmt_pending_find to avoid forward declarations
Johan Hedberg
2013-10-20
1
-12
/
+12
|
*
Bluetooth: Fix updating settings when there are no HCI commands to send
Johan Hedberg
2013-10-20
1
-2
/
+2
|
*
Bluetooth: Refactor set_connectable settings update to separate function
Johan Hedberg
2013-10-20
1
-19
/
+27
|
*
Bluetooth: Add missing check for BREDR_ENABLED flag in update_class()
Johan Hedberg
2013-10-20
1
-0
/
+3
|
*
Bluetooth: Check for flag instead of features in update_adv_data()
Johan Hedberg
2013-10-20
1
-1
/
+1
|
*
Bluetooth: Check for flag instead of features in update_scan_rsp_data()
Johan Hedberg
2013-10-20
1
-1
/
+1
|
*
Bluetooth: Fix minor coding style issue in hci_core.c
Marcel Holtmann
2013-10-19
1
-5
/
+5
|
*
Bluetooth: Fix UUID values in debugfs file
Marcel Holtmann
2013-10-19
1
-12
/
+10
|
*
Bluetooth: Add support for setting DUT mode
Marcel Holtmann
2013-10-19
1
-0
/
+73
[next]