mwifiex: scan: factor out has_ieee_hdr/has_vendor_hdr
[deliverable/linux.git] / net / mac80211 /
2016-04-14  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2016-04-13  David S. MillerMerge tag 'mac80211-next-for-davem-2016-04-13' of git...
2016-04-13  David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2016-04-12  David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2016-04-12  Johannes Bergcfg80211: remove enum ieee80211_band
2016-04-11  David S. MillerMerge tag 'wireless-drivers-next-for-davem-2016-04...
2016-04-09  David S. MillerMerge git://git./linux/kernel/git/davem/net
2016-04-09  Linus TorvaldsMerge tag 'tty-4.6-rc3' of git://git./linux/kernel...
2016-04-09  Linus TorvaldsMerge tag 'usb-4.6-rc3' of git://git./linux/kernel...
2016-04-09  Linus TorvaldsMerge tag 'staging-4.6-rc3' of git://git./linux/kernel...
2016-04-09  Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-04-09  Linus TorvaldsMerge tag 'md/4.6-rc2-fix' of git://git./linux/kernel...
2016-04-09  Linus TorvaldsMerge tag 'pm+acpi-4.6-rc3' of git://git./linux/kernel...
2016-04-09  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-04-09  Linus TorvaldsMerge branch 'for-linus-4.6' of git://git./linux/kernel...
2016-04-08  David S. MillerMerge tag 'mac80211-next-for-davem-2016-04-06' of git...
2016-04-08  David S. MillerMerge tag 'mac80211-for-davem-2016-04-06' of git:/...
2016-04-08  Rafael J. WysockiMerge branches 'pm-core', 'powercap' and 'pm-tools'
2016-04-08  Rafael J. WysockiMerge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi...
2016-04-07  Kalle ValoMerge ath-next from ath.git
2016-04-06  Jeff Mahoneymac80211: fix "warning: ‘target_metric’ may be used...
2016-04-06  Felix Fietkaumac80211: minstrel_ht: set A-MSDU tx limits based on...
2016-04-06  Felix Fietkaumac80211: add A-MSDU tx support
2016-04-06  Johannes Bergmac80211: enable collecting station statistics per-CPU
2016-04-06  Johannes Bergmac80211: add fast-rx path
2016-04-06  Johannes Bergmac80211: fix RX u64 stats consistency on 32-bit platforms
2016-04-06  Johannes Bergmac80211: fix last RX rate data consistency
2016-04-06  Johannes Bergmac80211: add separate last_ack variable
2016-04-06  Johannes Bergmac80211: remove rx_stats.last_rx update after sta...
2016-04-06  Johannes Bergmac80211: move averaged values out of rx_stats
2016-04-06  Johannes Bergmac80211: move semicolon out of CALL_RXH macro
2016-04-06  Johannes Bergmac80211: count MSDUs in A-MSDU properly
2016-04-06  Johannes Bergmac80211: allow passing transmitter station on RX
2016-04-06  Dave AirlieMerge branch 'linux-4.6' of git://github.com/skeggsb...
2016-04-05  Bob Copelandmac80211: mesh: flush paths outside of plink lock
2016-04-05  Bob Copelandmac80211: mesh: fix cleanup for mesh pathtable
2016-04-05  Bob Copelandmac80211: mesh: fix mesh path kerneldoc
2016-04-05  Bob Copelandmac80211: mesh: reorder structure members
2016-04-05  Bob Copelandmac80211: mesh: embed gates hlist head directly
2016-04-05  Bob Copelandmac80211: mesh: use hlist for rmc cache
2016-04-05  Bob Copelandmac80211: mesh: handle failed alloc for rmc cache
2016-04-05  Bob Copelandmac80211: mesh: fix crash in mesh_path_timer
2016-04-05  Ayala Bekermac80211: track and tell driver about GO client P2P...
2016-04-05  Johannes Bergmac80211: avoid useless memory write on each frame RX
2016-04-05  James BottomleyMerge branch 'fixes-base' into fixes
2016-04-05  Johannes Bergmac80211: fix cipher scheme function name
2016-04-05  Johannes Bergmac80211: clean up station flags debugfs
2016-04-05  Johannes Bergmac80211: don't start dynamic PS timer if not needed
2016-04-05  Johannes Bergmac80211: remove sta_info debugfs sub-struct
2016-04-05  Mohammed Shafi Sha... mac80211: Remove unused variable in per STA debugfs...
2016-04-05  Sara Sharonmac80211: enable starting BA session with custom timeout
2016-04-05  Sara Sharonmac80211: add NETIF_F_RXCSUM to features white list
2016-04-05  Emmanuel Grumbachmac80211: Set global RRM capability
2016-04-05  Felix Fietkaumac80211: minstrel_ht: improve sample rate skip logic
2016-04-05  Emmanuel Grumbachmac80211: close the SP when we enqueue frames during...
2016-04-05  Ilan Peermac80211: Fix BW upgrade for TDLS peers
2016-04-05  Emmanuel Grumbachmac80211: don't send deferred frames outside the SP
2016-04-05  Luis de Bethencourtmac80211: remove description of dropped member
2016-04-05  Ben Greearmac80211: ensure no limits on station rhashtable
2016-04-05  Johannes Bergmac80211: properly deal with station hashtable insert...
2016-04-05  Felix Fietkaumac80211: do not pass injected frames without a valid...
2016-04-05  Sven Eckelmannmac80211: fix parsing of 40Mhz in injected radiotap...
2016-04-05  Sara Sharonmac80211: synchronize driver rx queues before removing...
2016-04-05  Bob Copelandmac80211: mesh: convert path table to rhashtable
2016-04-05  Bob Copelandmac80211: mesh: embed known gates list in struct mesh_path
2016-04-05  Bob Copelandmac80211: mesh: factor out common mesh path allocation...
2016-04-05  Bob Copelandmac80211: mesh: don't hash sdata in mpath tables
2016-04-05  Bob Copelandmac80211: mesh: move path tables into if_mesh
2016-04-05  Jouni Malinenmac80211: Support a scan request for a specific BSSID
2016-04-05  Arik Nemtsovmac80211: recalc min_def chanctx even when chandef...
2016-04-05  Arik Nemtsovmac80211: TDLS: change BW calculation for WIDER_BW...
2016-04-05  Arik Nemtsovmac80211: TDLS: always downgrade invalid chandefs
2016-04-05  Felix Fietkaumac80211: fix AP buffered multicast frames with queue...
2016-04-05  Sara Sharonmac80211: allow not sending MIC up from driver for...
2016-04-05  Johannes Bergmac80211: allow drivers to report CLOCK_BOOTTIME for...
2016-04-05  Lorenzo Bianconimac80211: parse VHT info in injected frames
2016-04-04  Greg Kroah-HartmanMerge tag 'iio-fixes-for-4.6a' of git://git./linux...
2016-04-04  Mark BrownMerge remote-tracking branches 'spi/fix/omap2' and...
2016-04-04  Mark BrownMerge remote-tracking branch 'spi/fix/imx' into spi...
2016-04-04  Mark BrownMerge remote-tracking branch 'spi/fix/core' into spi...
2016-04-03  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-04-02  Linus TorvaldsMerge tag 'configfs-for-linus-2' of git://git.infradead...
2016-04-01  Rafael J. WysockiMerge branch 'acpi-processor'
2016-04-01  Linus TorvaldsMerge branch 'for-linus-4.6' of git://git./linux/kernel...
2016-04-01  Linus TorvaldsMerge tag 'sound-4.6-rc2' of git://git./linux/kernel...
2016-04-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-04-01  Dave AirlieMerge branch 'drm-rockchip-next-fixes-2016-03-28' of...
2016-04-01  Dave AirlieMerge branch 'msm-fixes-4.6-rc1' of git://people.freede...
2016-04-01  Dave AirlieMerge branch 'drm-next-4.6' of git://people.freedesktop...
2016-03-31  Linus TorvaldsMerge branch 'parisc-4.6-2' of git://git./linux/kernel...
2016-03-30  Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-03-29  Konrad Rzeszutek... Merge tag 'v4.6-rc1' into for-linus-4.6
2016-03-28  Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2016-03-26  Linus TorvaldsMerge tag 'ofs-pull-tag-1' of git://git./linux/kernel...
2016-03-26  Linus TorvaldsMerge tag 'ntb-4.6' of git://github.com/jonmason/ntb
2016-03-26  Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2016-03-25  Linus TorvaldsMerge tag 'pm+acpi-4.6-rc1-3' of git://git./linux/kerne...
2016-03-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-03-25  Linus TorvaldsMerge tag 'firewire-update2' of git://git./linux/kernel...
2016-03-25  Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
next
This page took 0.064874 seconds and 8 git commands to generate.