index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
seed.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-08-20
wireless: add radiotap A-MPDU status field
Johannes Berg
2
-0
/
+13
2012-08-20
mac80211: add supported rates change notification in IBSS
Antonio Quartulli
3
-1
/
+11
2012-08-20
mac80211: clean up mpath_move_to_queue()
Thomas Pedersen
3
-18
/
+21
2012-08-20
mac80211: use skb_queue_walk() in mesh_path_assign_nexthop
Thomas Pedersen
1
-7
/
+1
2012-08-20
mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
Eyal Shapira
4
-14
/
+21
2012-08-03
mac80211: skb leak in mesh_plink_frame_tx()
Thomas Pedersen
1
-6
/
+11
2012-08-03
mac80211: don't request ack for peering close
Thomas Pedersen
1
-0
/
+3
2012-08-03
mac80211: remove ieee80211_clean_sdata()
Thomas Pedersen
1
-17
/
+0
2012-08-03
mac80211: improve cleanup when leaving mesh
Thomas Pedersen
2
-9
/
+5
2012-08-01
mac80211: reset station MLME flags upon new association
Johannes Berg
1
-4
/
+7
2012-07-31
mac80211: use eth_broadcast_addr
Johannes Berg
4
-6
/
+6
2012-07-31
mac80211: enable WDS carrier only after adding station
Johannes Berg
1
-0
/
+3
2012-07-31
mac80211: manage carrier state in mesh
Johannes Berg
2
-4
/
+12
2012-07-31
mac80211: use correct channel in TX
Johannes Berg
2
-12
/
+7
2012-07-31
mac80211: fix current vs. operating channel in preq/beacon
Johannes Berg
6
-26
/
+44
2012-07-31
mac80211: use oper_channel in utils and config
Johannes Berg
3
-6
/
+6
2012-07-31
mac80211: use oper_channel in managed mlme
Johannes Berg
1
-6
/
+6
2012-07-31
mac80211: use oper_channel in ibss
Johannes Berg
1
-4
/
+4
2012-07-31
mac80211: use oper_channel in mesh
Johannes Berg
1
-3
/
+4
2012-07-31
mac80211: set channel only once during auth/assoc
Johannes Berg
1
-26
/
+43
2012-07-31
mac80211: rename sta to new_sta
Johannes Berg
1
-8
/
+8
2012-07-31
mac80211: supress HT/VHT disable if not supported
Johannes Berg
1
-4
/
+6
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
53
-132
/
+232
2012-07-31
mac80211: add PS flag to bss_conf
Eliad Peller
5
-3
/
+27
2012-07-31
wlcore: op_tx: pass sta explicitly when inferring frame hlid
Arik Nemtsov
3
-13
/
+8
2012-07-31
wlcore: don't get the hlid from a queued skb
Arik Nemtsov
1
-20
/
+26
2012-07-31
cfg80211: unify IE search
Vladimir Kondratiev
1
-15
/
+3
2012-07-31
mac80211: don't call mgd_prepare_tx when associated
Emmanuel Grumbach
1
-4
/
+5
2012-07-31
mac80211: don't react to beacon loss if HW monitoring
Johannes Berg
1
-0
/
+3
2012-07-31
mac80211: VHT (11ac) association
Mahesh Palivela
2
-2
/
+39
2012-07-31
mac80211: don't re-init rate control when receiving mesh beacon
Chun-Yeow Yeoh
1
-0
/
+5
2012-07-27
powerpc/ftrace: Trace function graph entry before updating index
Steven Rostedt
1
-6
/
+5
2012-07-27
radeonfb: Add quirk for the graphics adapter in some JSxx
Tony Breeds
1
-0
/
+35
2012-07-27
powerpc: Lack of firmware flash support is not an error
Anton Blanchard
1
-1
/
+1
2012-07-27
powerpc: Enable pseries hardware RNG and crypto modules
Anton Blanchard
2
-4
/
+8
2012-07-27
powerpc: Update g5_defconfig
Benjamin Herrenschmidt
1
-73
/
+30
2012-07-27
powerpc/kvm/bookehv: Fix build regression
Alexander Graf
1
-38
/
+39
2012-07-27
powerpc: Set stack limit properly in crit_transfer_to_handler
Stuart Yoder
1
-2
/
+10
2012-07-27
Btrfs: using vmalloc and friends needs vmalloc.h
Stephen Rothwell
1
-0
/
+1
2012-07-27
leds-lp8788: forgotten unlock at lp8788_led_work
Devendra Naga
1
-0
/
+1
2012-07-27
LEDS: propagate error codes in blinkm_detect()
Dan Carpenter
1
-2
/
+2
2012-07-27
LEDS: memory leak in blinkm_led_common_set()
Dan Carpenter
1
-2
/
+5
2012-07-27
cpumask: cpulist_parse() comments correction
Alex Shi
1
-2
/
+1
2012-07-27
init: add comments to keep initcall-names in sync with initcall levels
Jim Cromie
2
-1
/
+3
2012-07-27
cpumask: add a few comments of cpumask functions
Alex Shi
1
-0
/
+12
2012-07-27
sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current
Tkhai Kirill
1
-3
/
+1
2012-07-27
sparc32: delete dead code in show_mem()
Sam Ravnborg
1
-7
/
+0
2012-07-27
sparc32: move kmap_init() to highmem.c
Sam Ravnborg
3
-14
/
+17
2012-07-27
sparc32: move probe_memory() to srmmu.c
Sam Ravnborg
2
-13
/
+11
2012-07-27
sparc32: drop unused BAD_PAGE stuff
Sam Ravnborg
1
-7
/
+0
[next]