]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2012-09-06 Johannes BergMerge remote-tracking branch 'mac80211/master' into...
2012-09-06 Wei Yongjunmac80211: use list_move instead of list_del/list_add
2012-09-05 Hila Gonencfg80211: fix indentation
2012-09-05 Arend van Sprielwext: include wireless event id when it has a size...
2012-09-05 LEO Airwarosu... mac80211: Various small fixes for cfg.c: mpath_set_pinfo()
2012-09-05 Johannes Bergmac80211: don't use kerneldoc for ieee80211_add_rx_radi...
2012-09-05 Robert P. J... cfg80211: add kerneldoc entry for "vht_cap"
2012-09-05 Wei Yongjuncfg80211: use list_move_tail instead of list_del/list_a...
2012-09-04 Wei Yongjunnl80211: fix possible memory leak nl80211_connect()
2012-09-04 Eliad Pellermac80211: clear bssid on auth/assoc failure
2012-09-04 Ilan Peermac80211: Do not check for valid hw_queues for P2P_DEVICE
2012-08-22 Sujith Manoharanmac80211: Fix AP mode regression
2012-08-22 Thomas Pedersenmac80211: fix DS to MBSS address translation
2012-08-21 AceLan KaoRevert "rfkill: remove dead code"
2012-08-20 Johannes Bergmac80211: clean up ieee80211_subif_start_xmit
2012-08-20 Johannes Bergmac80211: pass channel to ieee80211_send_probe_req
2012-08-20 Johannes Bergmac80211: convert ops checks to WARN_ON
2012-08-20 Johannes Bergmac80211: check operating channel in scan
2012-08-20 Johannes Bergmac80211: use RX status band instead of current band
2012-08-20 Johannes Bergmac80211: don't assume channel is set in tracing
2012-08-20 Johannes Bergmac80211: use oper_channel in rate init
2012-08-20 Johannes Bergmac80211: remove freq/chantype from debugfs
2012-08-20 Johannes Bergmac80211: remove almost unused local variable
2012-08-20 Johannes Bergmac80211: mesh: don't use global channel type
2012-08-20 Johannes Bergmac80211: simplify buffers in aes_128_cmac_vector
2012-08-20 Johannes Bergmac80211_hwsim: add support for P2P Device
2012-08-20 Johannes Bergmac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
2012-08-20 Johannes Bergmac80211: support P2P Device abstraction
2012-08-20 Johannes Bergcfg80211: add P2P Device abstraction
2012-08-20 Johannes Bergmac80211: make ieee80211_beacon_connection_loss_work...
2012-08-20 Johannes Bergmac80211: check size of channel switch IE when parsing
2012-08-20 Johannes Bergmac80211: fix CSA handling timer
2012-08-20 Johannes Bergmac80211: clean up CSA handling code
2012-08-20 Johannes Bergmac80211: remove unneeded 'bssid' variable
2012-08-20 Johannes Bergmac80211: support A-MPDU status reporting
2012-08-20 Johannes Bergwireless: add radiotap A-MPDU status field
2012-08-20 Antonio Quartullimac80211: add supported rates change notification in...
2012-08-20 Thomas Pedersenmac80211: clean up mpath_move_to_queue()
2012-08-20 Thomas Pedersenmac80211: use skb_queue_walk() in mesh_path_assign_nexthop
2012-08-20 Eyal Shapiramac80211: avoid using synchronize_rcu in ieee80211_set_...
2012-08-03 Thomas Pedersenmac80211: skb leak in mesh_plink_frame_tx()
2012-08-03 Thomas Pedersenmac80211: don't request ack for peering close
2012-08-03 Thomas Pedersenmac80211: remove ieee80211_clean_sdata()
2012-08-03 Thomas Pedersenmac80211: improve cleanup when leaving mesh
2012-08-02 Paul Stewartcfg80211: Clear "beacon_found" on regulatory restore
2012-08-02 Seth Forsheecfg80211: add channel flag to prohibit OFDM operation
2012-08-01 Johannes Bergmac80211: cancel mesh path timer
2012-08-01 Johannes Bergmac80211: clear timer bits when disconnecting
2012-08-01 Johannes Bergmac80211: reset station MLME flags upon new association
2012-07-31 Johannes Bergmac80211: use eth_broadcast_addr
2012-07-31 Johannes Bergmac80211: enable WDS carrier only after adding station
2012-07-31 Johannes Bergmac80211: manage carrier state in mesh
2012-07-31 Johannes Bergmac80211: use correct channel in TX
2012-07-31 Johannes Bergmac80211: fix current vs. operating channel in preq...
2012-07-31 Johannes Bergmac80211: use oper_channel in utils and config
2012-07-31 Johannes Bergmac80211: use oper_channel in managed mlme
2012-07-31 Johannes Bergmac80211: use oper_channel in ibss
2012-07-31 Johannes Bergmac80211: use oper_channel in mesh
2012-07-31 Johannes Bergmac80211: set channel only once during auth/assoc
2012-07-31 Johannes Bergmac80211: rename sta to new_sta
2012-07-31 Johannes Bergmac80211: supress HT/VHT disable if not supported
2012-07-31 Thomas Huehnmac80211: move TX station pointer and restructure TX
2012-07-31 Eliad Pellermac80211: add PS flag to bss_conf
2012-07-31 Arik Nemtsovwlcore: op_tx: pass sta explicitly when inferring frame...
2012-07-31 Arik Nemtsovwlcore: don't get the hlid from a queued skb
2012-07-31 Vladimir Kondratievcfg80211: unify IE search
2012-07-31 Emmanuel Grumbachmac80211: don't call mgd_prepare_tx when associated
2012-07-31 Johannes Bergmac80211: don't react to beacon loss if HW monitoring
2012-07-31 Mahesh Palivelamac80211: VHT (11ac) association
2012-07-31 Chun-Yeow Yeohmac80211: don't re-init rate control when receiving...
2012-07-30 Eliad Pellermac80211: don't clear sched_scan_sdata on sched scan...
2012-07-30 Johannes BergMerge remote-tracking branch 'wireless/master' into...
2012-07-28 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2012-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-07-27 Russell KingMerge branches 'audit', 'delay', 'fixes', 'misc' and...
2012-07-27 Linus TorvaldsMerge tag 'tty-3.6-rc1' of git://git.kernel.org/pub...
2012-07-27 Linus TorvaldsMerge branch 'kmap_atomic' of git://github.com/congwang...
2012-07-27 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2012-07-27 Linus TorvaldsMerge tag 'cpumask-for-linus' of git://git.kernel.org...
2012-07-27 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2012-07-27 Linus TorvaldsMerge branch 'for-3.6-rc1' of git://git.kernel.org...
2012-07-27 Steven Rostedtpowerpc/ftrace: Trace function graph entry before updat...
2012-07-27 Tony Breedsradeonfb: Add quirk for the graphics adapter in some...
2012-07-27 Anton Blanchardpowerpc: Lack of firmware flash support is not an error
2012-07-27 Anton Blanchardpowerpc: Enable pseries hardware RNG and crypto modules
2012-07-27 Benjamin Herrenschmidtpowerpc: Update g5_defconfig
2012-07-27 Alexander Grafpowerpc/kvm/bookehv: Fix build regression
2012-07-27 Stuart Yoderpowerpc: Set stack limit properly in crit_transfer_to_h...
2012-07-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-07-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-07-27 Stephen RothwellBtrfs: using vmalloc and friends needs vmalloc.h
2012-07-27 Devendra Nagaleds-lp8788: forgotten unlock at lp8788_led_work
2012-07-27 Dan CarpenterLEDS: propagate error codes in blinkm_detect()
2012-07-27 Dan CarpenterLEDS: memory leak in blinkm_led_common_set()
2012-07-26 Alex Shicpumask: cpulist_parse() comments correction
2012-07-26 Jim Cromieinit: add comments to keep initcall-names in sync with...
2012-07-26 Alex Shicpumask: add a few comments of cpumask functions
2012-07-26 Tkhai Kirillsparc32, copy_thread: Clear TIF_USEDFPU flag of created...
2012-07-26 Sam Ravnborgsparc32: delete dead code in show_mem()
2012-07-26 Sam Ravnborgsparc32: move kmap_init() to highmem.c
next