summaryrefslogtreecommitdiffstats
path: root/crypto/seed.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-20wireless: add radiotap A-MPDU status fieldJohannes Berg2-0/+13
2012-08-20mac80211: add supported rates change notification in IBSSAntonio Quartulli3-1/+11
2012-08-20mac80211: clean up mpath_move_to_queue()Thomas Pedersen3-18/+21
2012-08-20mac80211: use skb_queue_walk() in mesh_path_assign_nexthopThomas Pedersen1-7/+1
2012-08-20mac80211: avoid using synchronize_rcu in ieee80211_set_probe_respEyal Shapira4-14/+21
2012-08-03mac80211: skb leak in mesh_plink_frame_tx()Thomas Pedersen1-6/+11
2012-08-03mac80211: don't request ack for peering closeThomas Pedersen1-0/+3
2012-08-03mac80211: remove ieee80211_clean_sdata()Thomas Pedersen1-17/+0
2012-08-03mac80211: improve cleanup when leaving meshThomas Pedersen2-9/+5
2012-08-01mac80211: reset station MLME flags upon new associationJohannes Berg1-4/+7
2012-07-31mac80211: use eth_broadcast_addrJohannes Berg4-6/+6
2012-07-31mac80211: enable WDS carrier only after adding stationJohannes Berg1-0/+3
2012-07-31mac80211: manage carrier state in meshJohannes Berg2-4/+12
2012-07-31mac80211: use correct channel in TXJohannes Berg2-12/+7
2012-07-31mac80211: fix current vs. operating channel in preq/beaconJohannes Berg6-26/+44
2012-07-31mac80211: use oper_channel in utils and configJohannes Berg3-6/+6
2012-07-31mac80211: use oper_channel in managed mlmeJohannes Berg1-6/+6
2012-07-31mac80211: use oper_channel in ibssJohannes Berg1-4/+4
2012-07-31mac80211: use oper_channel in meshJohannes Berg1-3/+4
2012-07-31mac80211: set channel only once during auth/assocJohannes Berg1-26/+43
2012-07-31mac80211: rename sta to new_staJohannes Berg1-8/+8
2012-07-31mac80211: supress HT/VHT disable if not supportedJohannes Berg1-4/+6
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn53-132/+232
2012-07-31mac80211: add PS flag to bss_confEliad Peller5-3/+27
2012-07-31wlcore: op_tx: pass sta explicitly when inferring frame hlidArik Nemtsov3-13/+8
2012-07-31wlcore: don't get the hlid from a queued skbArik Nemtsov1-20/+26
2012-07-31cfg80211: unify IE searchVladimir Kondratiev1-15/+3
2012-07-31mac80211: don't call mgd_prepare_tx when associatedEmmanuel Grumbach1-4/+5
2012-07-31mac80211: don't react to beacon loss if HW monitoringJohannes Berg1-0/+3
2012-07-31mac80211: VHT (11ac) associationMahesh Palivela2-2/+39
2012-07-31mac80211: don't re-init rate control when receiving mesh beaconChun-Yeow Yeoh1-0/+5
2012-07-27powerpc/ftrace: Trace function graph entry before updating indexSteven Rostedt1-6/+5
2012-07-27radeonfb: Add quirk for the graphics adapter in some JSxxTony Breeds1-0/+35
2012-07-27powerpc: Lack of firmware flash support is not an errorAnton Blanchard1-1/+1
2012-07-27powerpc: Enable pseries hardware RNG and crypto modulesAnton Blanchard2-4/+8
2012-07-27powerpc: Update g5_defconfigBenjamin Herrenschmidt1-73/+30
2012-07-27powerpc/kvm/bookehv: Fix build regressionAlexander Graf1-38/+39
2012-07-27powerpc: Set stack limit properly in crit_transfer_to_handlerStuart Yoder1-2/+10
2012-07-27Btrfs: using vmalloc and friends needs vmalloc.hStephen Rothwell1-0/+1
2012-07-27leds-lp8788: forgotten unlock at lp8788_led_workDevendra Naga1-0/+1
2012-07-27LEDS: propagate error codes in blinkm_detect()Dan Carpenter1-2/+2
2012-07-27LEDS: memory leak in blinkm_led_common_set()Dan Carpenter1-2/+5
2012-07-27cpumask: cpulist_parse() comments correctionAlex Shi1-2/+1
2012-07-27init: add comments to keep initcall-names in sync with initcall levelsJim Cromie2-1/+3
2012-07-27cpumask: add a few comments of cpumask functionsAlex Shi1-0/+12
2012-07-27sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of currentTkhai Kirill1-3/+1
2012-07-27sparc32: delete dead code in show_mem()Sam Ravnborg1-7/+0
2012-07-27sparc32: move kmap_init() to highmem.cSam Ravnborg3-14/+17
2012-07-27sparc32: move probe_memory() to srmmu.cSam Ravnborg2-13/+11
2012-07-27sparc32: drop unused BAD_PAGE stuffSam Ravnborg1-7/+0