linux/drivers/staging
Jakub Sitnicki 0a0796eb16 staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 frames
This adds support for monitoring IEEE 802.11 Data and Management frames
received or transmitted by a RTL8188EU-based device handled by this
driver.

The monitor interface is not enabled by default and will be registered
only if monitor_enable module parameter is set to 1.  When enabled it
will show up as a monX network device, which can be used by the
userspace programs for monitoring network traffic.

It is intended as an exploratory/debugging tool for rtl8188eu driver.

Signed-off-by: Jakub Sitnicki <jsitnicki@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-09-18 19:53:50 -07:00
..
android staging: android: fix typo 2015-09-12 18:24:57 -07:00
board staging: board: Migrate away from __pm_genpd_name_add_device() 2015-09-09 02:18:25 +02:00
clocking-wizard staging: clocking-wizard: Include clk.h 2015-07-20 10:52:41 -07:00
comedi staging: comedi: drivers: coding style: fixed block comment style 2015-09-16 21:52:28 -07:00
dgap staging/dgap: Use strpbrk() instead of dgap_sindex() 2015-09-12 18:24:57 -07:00
dgnc staging: dgnc: Fixed line over 80 characters long 2015-09-14 08:50:44 -07:00
emxx_udc staging: emxx_udc: Remove unused parameter from function parameter list parameter list 2015-09-12 18:24:52 -07:00
fbtft staging: fbtft: change log level 2015-09-12 18:25:02 -07:00
fsl-mc Staging: fsl-mc/bus: mc-bus.c: Fixed coding style issues 2015-09-12 18:24:52 -07:00
ft1000 staging: ft1000: code style cleanup 2015-09-15 06:33:30 -07:00
fwserial
gdm72xx staging: gdm72xx: NULL comparison style 2015-09-12 18:24:53 -07:00
gdm724x
goldfish staging: goldfish: Prefer kernel type u32 over uint32_t 2015-09-12 18:24:38 -07:00
gs_fpgaboot
iio Staging: iio: addac: Prefer using the BIT macro 2015-09-12 18:24:56 -07:00
lustre staging/lustre: use __noreturn for lbug_with_loc 2015-09-16 21:25:25 -07:00
media media updates for v4.3-rc1 2015-09-05 18:21:14 -07:00
most Staging: most: aim-network: Replace pr_info with netdev_info 2015-09-16 21:32:45 -07:00
mt29f_spinand staging: mt29f_spinand: Export OF module alias information 2015-09-12 18:24:37 -07:00
netlogic staging: netlogic: Remove unnecessary externs 2015-08-14 17:38:15 -07:00
nvec staging: nvec: Remove unnecessary externs 2015-08-14 18:51:56 -07:00
octeon Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2015-09-03 16:55:55 -07:00
octeon-usb staging: octeon-usb: Fix module autoload for OF platform driver 2015-09-12 18:24:37 -07:00
olpc_dcon staging: olpc_dcon: Remove unnecessary externs 2015-08-14 17:38:15 -07:00
panel staging: panel: panel.c: Fixed coding style issues 2015-09-12 18:24:37 -07:00
rdma IB/hfi1: fix copy_to/from_user() error handling 2015-09-15 06:40:57 -07:00
rtl8188eu staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 frames 2015-09-18 19:53:50 -07:00
rtl8192e staging: rtl8192e: fix memory leak 2015-09-15 06:47:05 -07:00
rtl8192u staging: rtl8192u: r8192U_core: fix comments lines over 80 characters 2015-09-16 21:52:29 -07:00
rtl8712 staging: rtl8712: usb_ops_linux: fixed a comparison coding style issue 2015-09-14 08:50:44 -07:00
rtl8723au staging: rtl8723au: Clean up getPowerBase() 2015-09-16 21:50:05 -07:00
rts5208 Staging: rts5208: Fix code indentation warning as detected by checkpatch.pl 2015-08-03 17:54:04 -07:00
skein
slicoss staging: slicoss: Add blank line after variable declarations. 2015-07-31 16:14:53 -07:00
sm750fb staging: sm750fb: ddk750_*i2c: shorten lines to under 80 characters 2015-09-14 08:50:47 -07:00
speakup Staging: speakup: kobjects.c: Remove explicit NULL comparison 2015-09-12 18:25:00 -07:00
ste_rmi4 Staging: ste_rmi4: Remove unnecessary MODULE_ALIAS() 2015-09-12 18:24:38 -07:00
unisys staging: unisys: documentation and TODO tweaks 2015-09-12 18:24:43 -07:00
vme staging: vme: devices: add spaces around '-' 2015-08-14 18:56:54 -07:00
vt6655 staging: vt6655: Move code in device_get_pci_info 2015-09-14 08:50:46 -07:00
vt6656 Merge 4.2-rc3 into staging-next 2015-07-20 13:21:28 -07:00
wilc1000 staging: wilc1000: remove do-nothing ifdef statement 2015-09-18 19:48:30 -07:00
wlan-ng staging/wlan-ng : Remove duplicated defines from p80211 2015-09-12 18:24:52 -07:00
xgifb staging: xgifb: Remove unnecessary externs 2015-08-14 18:51:56 -07:00
Kconfig Changes for 4.3 2015-09-09 08:33:31 -07:00
Makefile Changes for 4.3 2015-09-09 08:33:31 -07:00
staging.c