]> git.openfabrics.org - ~emulex/infiniband.git/shortlog
~emulex/infiniband.git
2014-02-12 Johannes Bergmac80211: simplify roc check in idle calculation
2014-02-11 Luciano Coelhomac80211_hwsim: allow creation of single-channel radios...
2014-02-11 David Spinadelmac80211: fix IE buffer len
2014-02-11 Eliad Pellermac80211: add beacon_loss debugfs file
2014-02-11 Eliad Pellermac80211: reset probe_send_count also in HW_CONNECTION_...
2014-02-07 Johannes Bergmac80211_hwsim: fix number of channels in interface...
2014-02-06 Johannes Bergmac80211: remove superfluous band variable
2014-02-06 Emmanuel Grumbachmac80211: propagate STBC / LDPC flags to radiotap
2014-02-06 Emmanuel Grumbachmac80211: move VHT related RX_FLAG to another variable
2014-02-06 Emmanuel Grumbachmac80211: remove unused radiotap vendor fields in ieee8...
2014-02-05 Johannes Bergmac80211: order IEs in association request correctly
2014-02-05 Johannes Bergmac80211: order IEs in probe request correctly
2014-02-05 Johannes Bergwireless: sort and extend element ID list
2014-02-05 Marek Kwaczynskimac80211: update opmode when adding new station
2014-02-05 Janusz Dziedziccfg80211: regulatory introduce maximum bandwidth calcul...
2014-02-04 Michal Kaziorcfg80211: consider existing DFS interfaces
2014-02-04 Antonio Quartullicfg80211: fix channel configuration in IBSS join
2014-02-04 Shaibal Duttanet: rfkill: move poll work to power efficient workqueue
2014-02-04 Shaibal Duttanet: wireless: move regulatory timeout work to power...
2014-02-04 Johannes Bergmac80211: fix bufferable MMPDU RX handling
2014-02-04 Johannes Bergmac80211: remove set but unused variables
2014-02-04 Janusz Dziedziccfg80211: add helper reg_get_regdomain() function
2014-02-04 Janusz Dziedziccfg80211: set preset_chandef after channel switch
2014-02-04 Simon Wunderlichmac80211: send ibss probe responses with noack flag
2014-02-04 Johannes Bergnl80211: fix scheduled scan RSSI matchset attribute...
2014-02-04 Luciano Coelhomac80211: ibss: remove unnecessary call to release...
2014-02-04 Michal Kaziormac80211: add missing CSA locking
2014-02-04 Michal Kaziormac80211: fix sdata->radar_required locking
2014-02-04 Michal Kaziormac80211: move csa_active setting in STA CSA
2014-02-04 Michal Kaziormac80211: fix possible memory leak on AP CSA failure
2014-02-04 Michal Kaziormac80211: batch CSA bss info notification
2014-02-04 Johannes Bergnl80211: send event when AP operation is stopped
2014-02-04 Johannes Bergmac80211: add length check in ieee80211_is_robust_mgmt_...
2014-02-04 Johannes Bergnl80211: check nla_parse() return values
2014-02-04 Karl Beldanmac80211: send {ADD,DEL}BA on AC_VO like other mgmt...
2014-02-04 Andrei Otcheretianskimac80211_hwsim: add channel switch support
2014-02-04 Johannes Bergmac80211_hwsim: make P2P-Device support optional
2014-02-04 Johannes Bergmac80211: remove module handling from rate control ops
2014-02-04 Johannes Bergmac80211: minstrel_ht: sample_table can be __read_mostly
2014-02-04 Johannes Bergmac80211_hwsim: make netlink policy const
2014-02-04 Johannes Bergcfg80211: make device_type const
2014-02-04 Johannes Bergnl80211: make netlink attribute policies const
2014-02-04 Johannes Bergmac80211: make cfg80211 ops and privid const
2014-02-04 Johannes Bergmac80211: make rate control ops const
2014-02-04 Eyal Shapiramac80211: advertise BF STS according to AP support
2014-02-04 Johannes Bergmac80211: fix agg_status debugfs file write
2014-02-04 Ilan Peermac80211: Fix ROC duration == 0 handling
2014-02-04 Johannes Bergmac80211: use sdata mesh_id_len instead of wdev's
2014-02-04 Johannes Bergmac80211: mesh: remove mesh_id check
2014-02-04 Johannes Bergnl80211: check channel switch validity better
2014-02-04 Chun-Yeow Yeohmac80211: fix the increment of mesh precedence value
2014-02-04 Ilan Peercfg80211: fix few minor issues in reg_process_hint()
2014-02-04 andrea merellomac80211: add check on hw->max_signal value on ieee8021...
2014-02-04 Ard Biesheuvelmac80211: drop unused param 'encrypted' from ccmp_speci...
2014-02-04 Janusz Dziedzicnl80211: add Guard Interval support for set_bitrate_mask
2014-02-04 Johannes Bergcfg80211: make connect ie param const
2014-02-04 Jouni Malinencfg80211: Clean up connect params and channel fetching
2014-02-04 Jouni Malinencfg80211: Advertise maximum associated STAs in AP mode
2014-02-04 Jouni Malinencfg80211: Allow BSS hint to be provided for connect
2014-02-04 Luciano Coelhomac80211: only set CSA beacon when at least one beacon...
2014-02-04 Luciano Coelhomac80211: align ieee80211_mesh_csa_beacon() with ieee80...
2014-02-04 Luciano Coelhomac80211: refactor ieee80211_mesh_process_chanswitch()
2014-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-01-26 Linus TorvaldsMerge tag 'mmc-updates-for-3.14-rc1' of git://git.kerne...
2014-01-26 Linus TorvaldsMerge tag 'for-3.14-merge-window' of git://git.kernel...
2014-01-26 James Hoganum: hostfs: make functions static
2014-01-26 Richard Weinbergerum: Include generic barrier.h
2014-01-26 Richard Weinbergerum: Removed unused attributes from thread_struct
2014-01-25 Linus TorvaldsMerge branch 'ipmi' (ipmi patches from Corey Minyard)
2014-01-25 Corey Minyardipmi: Cleanup error return
2014-01-25 Xie XiuQiipmi: fix timeout calculation when bmc is disconnected
2014-01-25 Xie XiuQiipmi: use USEC_PER_SEC instead of 1000000 for more...
2014-01-25 Michael Opdenackeripmi: remove deprecated IRQF_DISABLED
2014-01-25 Linus TorvaldsMerge tag 'spi-v3.14-2' of git://git.kernel.org/pub...
2014-01-25 Linus TorvaldsMerge tag 'regulator-v3.14-2' of git://git.kernel.org...
2014-01-25 Linus TorvaldsMerge tag 'regmap-v3.14' of git://git.kernel.org/pub...
2014-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-01-25 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2014-01-25 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-01-25 Linus TorvaldsMerge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub...
2014-01-25 Linus TorvaldsMerge tag 'xtensa-next-20140123' of git://github.com...
2014-01-25 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
2014-01-25 Linus TorvaldsMerge tag 'vfio-v3.14-rc1' of git://github.com/awilliam...
2014-01-25 Linus TorvaldsMerge tag 'md/3.14' of git://neil.brown.name/md
2014-01-25 Linus TorvaldsMerge tag 'devicetree-for-3.14' of git://git.kernel...
2014-01-25 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2014-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-01-25 Linus TorvaldsMerge tag 'fbdev-3.14' of git://git.kernel.org/pub...
2014-01-25 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2014-01-25 Gavin Shannet/cxgb4: Fix referencing freed adapter
2014-01-24 Gao fengipv6: reallocate addrconf router for ipv6 address when...
2014-01-24 Oliver Hartkoppfib_frontend: fix possible NULL pointer dereference
2014-01-24 Linus TorvaldsMerge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org...
2014-01-24 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2014-01-24 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-24 Eric Van Hensbergen9p: update documentation
2014-01-24 Jiri Pirkortnetlink: remove IFLA_BOND_SLAVE definition
2014-01-24 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2014-01-24 Linus TorvaldsMerge tag 'clk-for-linus-3.14-part1' of git://git.linar...
next