index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
mac80211: use the correct capability info in ieee80211_set_associated()
Luciano Coelho
1
-1
/
+1
2012-06-20
cfg80211: fix regression in multi-vif AP start
Felix Fietkau
1
-2
/
+32
2012-06-20
nl80211: use __cfg80211_rdev_from_attrs for testmode
Johannes Berg
1
-13
/
+10
2012-06-20
nl80211: change __cfg80211_rdev_from_info
Johannes Berg
1
-9
/
+10
2012-06-20
nl80211: fix netns separation
Johannes Berg
1
-9
/
+12
2012-06-20
nl80211: refactor __cfg80211_rdev_from_info
Johannes Berg
1
-28
/
+31
2012-06-20
cfg80211: make some functions static
Johannes Berg
3
-89
/
+82
2012-06-20
mac80211: initialize sta pointer to avoid false-positive warning
Luciano Coelho
1
-2
/
+2
2012-06-20
mac80211: cleanup offchannel_ps_enable argument
Rajkumar Manoharan
1
-5
/
+4
2012-06-18
mac80211: fix and improve mesh RANN processing
Chun-Yeow Yeoh
1
-18
/
+25
2012-06-18
mac80211: set only VO as a U-APSD enabled AC
Arik Nemtsov
1
-4
/
+7
2012-06-18
mac80211: stop Rx during HW reconfig
Arik Nemtsov
4
-0
/
+17
2012-06-18
mac80211: fix the assignment of mesh element TTL
Chun-Yeow Yeoh
1
-1
/
+1
2012-06-18
{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval
Chun-Yeow Yeoh
8
-2
/
+33
2012-06-18
mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value
Chun-Yeow Yeoh
2
-3
/
+3
2012-06-18
mac80211: implement the proactive PREP generation
Chun-Yeow Yeoh
1
-5
/
+33
2012-06-14
mac80211: implement the proactive PREQ generation
Chun-Yeow Yeoh
3
-5
/
+74
2012-06-14
{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...
Chun-Yeow Yeoh
6
-1
/
+48
2012-06-13
cfg80211/nl80211: fix kernel-doc
Johannes Berg
2
-9
/
+32
2012-06-13
nl80211: fix sched scan match attribute name
Johannes Berg
2
-3
/
+6
2012-06-13
mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXED
Pontus Fuchs
1
-1
/
+2
2012-06-13
mac80211: allow cancelling dependent ROCs
Johannes Berg
1
-0
/
+22
2012-06-12
ieee80211: definitions for Microsoft Vendor OUI and WPA OUI type
Avinash Patil
1
-0
/
+2
2012-06-11
mac80211: remove unneeded ieee80211_run_deferred_scan()
Johannes Berg
2
-6
/
+0
2012-06-11
{nl,cfg,mac}80211: fix the coding style related to mesh parameters
Chun-Yeow Yeoh
6
-120
/
+130
2012-06-11
cfg80211: add missing kernel-doc for mesh configuration structure
Chun-Yeow Yeoh
1
-10
/
+49
2012-06-09
mac80211: Rename stainfo variable for the more common sta
Javier Cardona
2
-5
/
+5
2012-06-09
mac80211: Remove unused variable
Javier Cardona
1
-3
/
+0
2012-06-08
wl18xx: avoid some -Wformat warnings
John W. Linville
1
-1
/
+2
2012-06-08
wlcore/wl12xx/wl18xx: make NVS file optional for wl18xx
Arik Nemtsov
2
-17
/
+9
2012-06-08
wl18xx: clean up phy module parameters
Arik Nemtsov
2
-58
/
+56
2012-06-08
wl18xx: align wl18xx_conf_phy with FW variant and remove it
Arik Nemtsov
3
-110
/
+36
2012-06-08
wl18xx: update fw statistics
Ido Reis
2
-24
/
+65
2012-06-08
wl18xx: allow FW-log by default for PG2.0
Arik Nemtsov
1
-1
/
+0
2012-06-08
wl18xx: read configuration structure from a binary file
Luciano Coelho
1
-5
/
+63
2012-06-08
wlcore/wl18xx: export conf struct in a debugfs file
Luciano Coelho
3
-0
/
+72
2012-06-08
wlcore/wl18xx: the conf structs must be packed so they can be exported
Luciano Coelho
2
-24
/
+24
2012-06-08
wlcore: use u8 instead of enum for bcn_filt_mode
Luciano Coelho
1
-1
/
+1
2012-06-08
wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_support
Luciano Coelho
3
-4
/
+9
2012-06-08
wlcore: export raw binary with the FW statistics in debugfs
Luciano Coelho
1
-0
/
+20
2012-06-08
wl18xx: add support to clear FW statistics
Luciano Coelho
3
-0
/
+63
2012-06-08
wlcore: add debugfs control over rx interrupt pacing
Eyal Shapira
1
-0
/
+11
2012-06-08
wlcore: add support macros to easily add conf debugfs entries
Eyal Shapira
1
-0
/
+75
2012-06-07
wl12xx: Add support for an external 26 MHz crystal source
Grant Erickson
1
-0
/
+1
2012-06-07
wl18xx: pad only last frame in aggregration buffer for PG2
Ido Reis
7
-9
/
+58
2012-06-07
wl18xx: PG2.0 HW Watch dog interrupt support
Ido Reis
6
-21
/
+71
2012-06-07
wl18xx: FW/PHY arguments added for PG2
Ido Reis
3
-1
/
+28
2012-06-07
wl18xx: support PG2 version of the chip
Ido Reis
2
-1
/
+12
2012-06-07
wl18xx: fix PHY_INIT addresses mem size
Ido Reis
1
-2
/
+2
2012-06-06
mac80211: unify SW/offload remain-on-channel
Johannes Berg
10
-754
/
+532
[next]