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
*
mac80211: add APIs to allow keeping connections after WoWLAN
Johannes Berg
2013-08-16
3
-8
/
+231
*
mac80211: move ibss presp generation in own function
Simon Wunderlich
2013-08-16
1
-76
/
+109
*
mac80211: perform power save processing before decryption
Johan Almbladh
2013-08-16
1
-202
/
+202
*
net: rfkill: Do not ignore errors from regulator_enable()
Luis Henriques
2013-08-15
1
-3
/
+5
*
mac80211: ibss - do not scan if not needed when creating an IBSS
Antonio Quartulli
2013-08-12
1
-0
/
+11
*
mac80211: add vif to testmode cmd
David Spinadel
2013-08-12
5
-6
/
+19
*
cfg80211: add wdev to testmode cmd
David Spinadel
2013-08-12
8
-18
/
+41
*
mac80211: add control port protocol TX control flag
Johannes Berg
2013-08-12
7
-17
/
+34
*
nl80211: clean up CQM settings code
Johannes Berg
2013-08-12
1
-27
/
+24
*
mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channels
Simon Wunderlich
2013-08-09
1
-0
/
+9
*
mac80211: allow lowest basic rate for unicast management for mesh
Chun-Yeow Yeoh
2013-08-09
1
-7
/
+16
*
wireless: make TU conversion macros available
Johannes Berg
2013-08-06
3
-8
/
+6
*
mac80211: add channel switch command and beacon callbacks
Simon Wunderlich
2013-08-01
8
-2
/
+423
*
nl80211/cfg80211: add channel switch command
Simon Wunderlich
2013-08-01
5
-1
/
+229
*
mac80211: add debugfs for driver-buffered TID bitmap
Johannes Berg
2013-08-01
1
-0
/
+9
*
mac80211: report some VHT radiotap infos for tx status
Karl Beldan
2013-08-01
1
-13
/
+63
*
ieee80211: add definition for 802.11ac information elements
Fred Zhou
2013-08-01
1
-0
/
+4
*
ieee80211: add definition for interworking support
Avinash Patil
2013-08-01
1
-0
/
+5
*
mac80211: ibss - remove not authorized station earlier
Antonio Quartulli
2013-08-01
1
-1
/
+29
*
mac80211: use oneshot blink API for LED triggers
Fabio Baltieri
2013-08-01
5
-17
/
+10
*
mac80211: make active monitor injection work w/ HW queue
Johannes Berg
2013-07-16
1
-0
/
+4
*
mac80211_hwsim: claim active monitor support
Johannes Berg
2013-07-16
1
-0
/
+1
*
mac80211_hwsim: claim uAPSD support
Johannes Berg
2013-07-16
1
-1
/
+2
*
mac80211_hwsim: use ieee80211_free_txskb
Johannes Berg
2013-07-16
1
-3
/
+3
*
mac80211: set forwarding in mesh capability info
Chun-Yeow Yeoh
2013-07-16
1
-1
/
+3
*
mac80211: fix off-by-one regression in ibss beacon generation
Simon Wunderlich
2013-07-16
1
-1
/
+3
*
mac80211: fix regression when initializing ibss wmm params
Simon Wunderlich
2013-07-16
3
-31
/
+10
*
nl80211: allow 5 and 10 MHz channels for IBSS
Simon Wunderlich
2013-07-16
1
-0
/
+2
*
mac80211: return if IBSS chandef can not be used
Simon Wunderlich
2013-07-16
1
-0
/
+8
*
mac80211: allow scanning for 5/10 MHz channels in IBSS
Simon Wunderlich
2013-07-16
4
-23
/
+56
*
cfg80211/mac80211: use reduced txpower for 5 and 10 MHz
Simon Wunderlich
2013-07-16
4
-3
/
+31
*
cfg80211/mac80211: get mandatory rates based on scan width
Simon Wunderlich
2013-07-16
4
-10
/
+32
*
mac80211: select and adjust bitrates according to channel mode
Simon Wunderlich
2013-07-16
12
-159
/
+352
*
mac80211: add radiotap flag and handling for 5/10 MHz
Simon Wunderlich
2013-07-16
3
-9
/
+20
*
mac80211: fix timing for 5 MHz and 10 MHz channels
Simon Wunderlich
2013-07-16
5
-25
/
+90
*
mac80211/rc80211: add chandef to rate initialization
Simon Wunderlich
2013-07-16
11
-12
/
+39
*
nl80211: add scan width to bss and scan request structs
Simon Wunderlich
2013-07-16
5
-19
/
+97
*
cfg80211/nl80211: Add packet coalesce support
Amitkumar Karwar
2013-07-16
6
-2
/
+463
*
mac80211: add per-chain signal information to radiotap
Johannes Berg
2013-07-16
1
-17
/
+52
*
wireless: indent kernel-doc with tabs
Johannes Berg
2013-07-16
2
-20
/
+20
*
mac80211: enable HT overrides for ibss
Simon Wunderlich
2013-07-16
3
-17
/
+57
*
nl80211: enable HT overrides for ibss
Simon Wunderlich
2013-07-16
2
-0
/
+18
*
cfg80211/nl80211: rename packet pattern related structures and enums
Amitkumar Karwar
2013-07-16
6
-47
/
+53
*
Linux 3.11-rc1
v3.11-rc1
Linus Torvalds
2013-07-15
2
-1604
/
+883
*
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-15
8
-69
/
+121
|
\
|
*
slub: Check for page NULL before doing the node_match check
Steven Rostedt
2013-07-15
1
-1
/
+1
|
*
mm/slab: Give s_next and s_stop slab-specific names
Wanpeng Li
2013-07-08
3
-8
/
+8
|
*
slob: Check for NULL pointer before calling ctor()
Steven Rostedt
2013-07-07
1
-1
/
+1
|
*
slub: Make cpu partial slab support configurable
Joonsoo Kim
2013-07-07
2
-6
/
+32
|
*
slab: add kmalloc() to kernel API documentation
Michael Opdenacker
2013-07-07
2
-12
/
+14
[next]