index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-25
mac80211: return -ENOMEM in mesh_plink_frame_tx
Bob Copeland
1
-1
/
+1
2013-11-25
mac80211: mesh_plink: don't ignore holding timer
Bob Copeland
1
-2
/
+1
2013-11-25
mac80211: mesh_plink: collapse the two switch statements together
Bob Copeland
1
-17
/
+9
2013-11-25
mac80211: mesh: rewrite rssi_threshold_check in C
Bob Copeland
1
-8
/
+12
2013-11-25
mac80211: mesh_plink: group basic fitness checks
Bob Copeland
1
-33
/
+37
2013-11-25
mac80211: mesh: factor out common plink close/estab code
Bob Copeland
1
-55
/
+43
2013-11-25
mac80211: hold sta->lock across plink switch statements
Bob Copeland
1
-26
/
+3
2013-11-25
mac80211: consolidate calls to plink_frame_tx
Thomas Pedersen
1
-43
/
+29
2013-11-25
mac80211: fix off-by-one in llid check.
Bob Copeland
1
-1
/
+1
2013-11-25
cfg80211: remove second argument from reg_process_hint()
Luis R. Rodriguez
1
-6
/
+5
2013-11-25
cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()
Luis R. Rodriguez
2
-1
/
+10
2013-11-25
cfg80211: DFS check chandef usable before CAC
Janusz Dziedzic
3
-1
/
+88
2013-11-25
cfg80211: add helper functions for start/end freq
Janusz Dziedzic
1
-14
/
+30
2013-11-25
mac80211_hwsim: VHT add 160MHz width support
Janusz Dziedzic
1
-0
/
+1
2013-11-25
mac80211_hwsim: Add iface comb for DFS
Janusz Dziedzic
1
-8
/
+42
2013-11-25
mac80211_hwsim: use debugfs_remove_recursive
Janusz Dziedzic
1
-11
/
+5
2013-11-25
mac80211: do not compute offset from ssn in Rx AMPDU reordering buffer
Karl Beldan
1
-13
/
+5
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
37
-230
/
+197
2013-11-25
nl80211: better document NL80211_CMD_TDLS_MGMT
Arik Nemtsov
1
-1
/
+8
2013-10-30
iwlwifi: mvm: BT Coex - fix copy paste issue
Emmanuel Grumbach
1
-1
/
+1
2013-10-29
iwlwifi: remove duplicate includes
Michael Opdenacker
2
-2
/
+0
2013-10-29
iwlwifi: warn if firmware image doesn't exist
Johannes Berg
2
-10
/
+7
2013-10-29
iwlwifi: mvm: add missing break in debugfs
Johannes Berg
1
-0
/
+1
2013-10-29
iwlwifi: mvm: capture the FCS in monitor mode
Johannes Berg
2
-2
/
+12
2013-10-29
iwlwifi: pcie: move warning message into warning
Johannes Berg
1
-5
/
+4
2013-10-29
iwlwifi: mvm: BT Coex fix NULL pointer dereference
Emmanuel Grumbach
1
-1
/
+5
2013-10-29
iwlwifi: transport config n_no_reclaim_cmds should be unsigned
Johannes Berg
1
-1
/
+1
2013-10-29
iwlwifi: mvm: update UAPSD support TLV bits
Alexander Bondar
3
-7
/
+12
2013-10-28
nl80211: fix channel switch parsing
Andrei Otcheretianski
1
-3
/
+1
2013-10-28
mac80211_hwsim: Fix tracking of beaconing for multi-vif
Jouni Malinen
1
-3
/
+24
2013-10-28
mac80211: fix uninitialized variable
Michal Kazior
1
-1
/
+1
2013-10-28
mac80211: process mesh channel switching using beacon
Chun-Yeow Yeoh
2
-9
/
+136
2013-10-28
{nl,cfg,mac}80211: implement mesh channel switch userspace API
Chun-Yeow Yeoh
6
-3
/
+139
2013-10-28
{nl,cfg,mac}80211: enable the triggering of CSA frame in mesh
Chun-Yeow Yeoh
5
-54
/
+111
2013-10-28
mac80211: process the CSA frame for mesh accordingly
Chun-Yeow Yeoh
6
-3
/
+134
2013-10-28
mac80211: refactor the parsing of chan switch ie
Chun-Yeow Yeoh
4
-41
/
+48
2013-10-28
mac80211: add ieee80211_tx_prepare_skb() helper function
Felix Fietkau
2
-0
/
+43
2013-10-28
cfg80211: export reg_initiator_name()
Luis R. Rodriguez
2
-10
/
+25
2013-10-28
mac80211: fixes for mesh powersave logic
Marco Porsch
3
-18
/
+22
2013-10-28
mac80211: Remove check for offchannel state when waking netdev queues
Seth Forshee
1
-3
/
+0
2013-10-28
net: rfkill: gpio: add ACPI support
Heikki Krogerus
1
-1
/
+30
2013-10-28
net: rfkill: gpio: prepare for DT and ACPI support
Heikki Krogerus
1
-41
/
+51
2013-10-28
net: rfkill: gpio: spinlock-safe GPIO access
Heikki Krogerus
1
-8
/
+8
2013-10-28
net: rfkill: gpio: clean up clock handling
Heikki Krogerus
2
-28
/
+9
2013-10-28
net: rfkill: gpio: convert to resource managed allocation
Heikki Krogerus
1
-55
/
+20
2013-10-28
cfg80211: fix docbook references
Johannes Berg
1
-2
/
+2
2013-10-28
mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docs
Johannes Berg
1
-0
/
+4
2013-10-28
mac80211: enable DFS for IBSS mode
Simon Wunderlich
2
-5
/
+45
2013-10-28
nl80211/cfg80211: enable DFS for IBSS mode
Simon Wunderlich
6
-11
/
+53
2013-10-28
mac80211: implement SMPS for AP
Emmanuel Grumbach
10
-38
/
+289
[next]