| Commit message (Expand) | Author | Age |
* | mac80211: add control port protocol TX control flag | Johannes Berg | 2013-08-12 |
* | nl80211: clean up CQM settings code | Johannes Berg | 2013-08-12 |
* | mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channels | Simon Wunderlich | 2013-08-09 |
* | mac80211: allow lowest basic rate for unicast management for mesh | Chun-Yeow Yeoh | 2013-08-09 |
* | wireless: make TU conversion macros available | Johannes Berg | 2013-08-06 |
* | mac80211: add channel switch command and beacon callbacks | Simon Wunderlich | 2013-08-01 |
* | nl80211/cfg80211: add channel switch command | Simon Wunderlich | 2013-08-01 |
* | mac80211: add debugfs for driver-buffered TID bitmap | Johannes Berg | 2013-08-01 |
* | mac80211: report some VHT radiotap infos for tx status | Karl Beldan | 2013-08-01 |
* | mac80211: ibss - remove not authorized station earlier | Antonio Quartulli | 2013-08-01 |
* | mac80211: use oneshot blink API for LED triggers | Fabio Baltieri | 2013-08-01 |
* | mac80211: make active monitor injection work w/ HW queue | Johannes Berg | 2013-07-16 |
* | mac80211: set forwarding in mesh capability info | Chun-Yeow Yeoh | 2013-07-16 |
* | mac80211: fix off-by-one regression in ibss beacon generation | Simon Wunderlich | 2013-07-16 |
* | mac80211: fix regression when initializing ibss wmm params | Simon Wunderlich | 2013-07-16 |
* | nl80211: allow 5 and 10 MHz channels for IBSS | Simon Wunderlich | 2013-07-16 |
* | mac80211: return if IBSS chandef can not be used | Simon Wunderlich | 2013-07-16 |
* | mac80211: allow scanning for 5/10 MHz channels in IBSS | Simon Wunderlich | 2013-07-16 |
* | cfg80211/mac80211: use reduced txpower for 5 and 10 MHz | Simon Wunderlich | 2013-07-16 |
* | cfg80211/mac80211: get mandatory rates based on scan width | Simon Wunderlich | 2013-07-16 |
* | mac80211: select and adjust bitrates according to channel mode | Simon Wunderlich | 2013-07-16 |
* | mac80211: add radiotap flag and handling for 5/10 MHz | Simon Wunderlich | 2013-07-16 |
* | mac80211: fix timing for 5 MHz and 10 MHz channels | Simon Wunderlich | 2013-07-16 |
* | mac80211/rc80211: add chandef to rate initialization | Simon Wunderlich | 2013-07-16 |
* | nl80211: add scan width to bss and scan request structs | Simon Wunderlich | 2013-07-16 |
* | cfg80211/nl80211: Add packet coalesce support | Amitkumar Karwar | 2013-07-16 |
* | mac80211: add per-chain signal information to radiotap | Johannes Berg | 2013-07-16 |
* | mac80211: enable HT overrides for ibss | Simon Wunderlich | 2013-07-16 |
* | nl80211: enable HT overrides for ibss | Simon Wunderlich | 2013-07-16 |
* | cfg80211/nl80211: rename packet pattern related structures and enums | Amitkumar Karwar | 2013-07-16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-14 |
|\ |
|
| * | sunrpc: now we can just set ->s_d_op | Al Viro | 2013-07-14 |
| * | __rpc_lookup_create_exclusive: pass string instead of qstr | Al Viro | 2013-07-14 |
| * | rpc_create_*_dir: don't bother with qstr | Al Viro | 2013-07-14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-07-13 |
|\ \ |
|
| * | | ipv6: only static routes qualify for equal cost multipathing | Hannes Frederic Sowa | 2013-07-12 |
| * | | tcp: account all retransmit failures | Yuchung Cheng | 2013-07-12 |
| * | | net: access page->private by using page_private | Sunghan Suh | 2013-07-12 |
| * | | net: strict_strtoul is obsolete, use kstrtoul instead | “Cosmin | 2013-07-12 |
| * | | net/tipc: use %*phC to dump small buffers in hex form | Andy Shevchenko | 2013-07-11 |
| * | | gre: Fix MTU sizing check for gretap tunnels | Alexander Duyck | 2013-07-11 |
| * | | pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts | Paolo Valente | 2013-07-11 |
| * | | pkt_sched: sch_qfq: improve efficiency of make_eligible | Paolo Valente | 2013-07-11 |
| * | | gso: Update tunnel segmentation to support Tx checksum offload | Alexander Duyck | 2013-07-11 |
| * | | inet: fix spacing in assignment | Camelia Groza | 2013-07-11 |
| * | | ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF | Hannes Frederic Sowa | 2013-07-11 |
| * | | 9p: fix off by one causing access violations and memory corruption | Sasha Levin | 2013-07-11 |
| * | | ipv6: in case of link failure remove route directly instead of letting it expire | Hannes Frederic Sowa | 2013-07-10 |
| * | | net: rename busy poll socket op and globals | Eliezer Tamir | 2013-07-10 |
| * | | net: rename ll methods to busy-poll | Eliezer Tamir | 2013-07-10 |