index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
main.h
Commit message (
Expand
)
Author
Age
*
mwifiex: delete IEs when stop_ap
Avinash Patil
2012-05-16
*
mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmware
Avinash Patil
2012-05-16
*
mwifiex: add custom IE framework
Avinash Patil
2012-05-16
*
mwifiex: add WPA2 support for AP
Avinash Patil
2012-05-16
*
mwifiex: add AP event handling framework
Avinash Patil
2012-05-16
*
mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface
Avinash Patil
2012-05-16
*
mwifiex: add AP command sys_config and set channel
Avinash Patil
2012-05-16
*
mwifiex: add bss start and bss stop commands for AP
Avinash Patil
2012-05-16
*
mwifiex: append peer mac address TLV in key material command to firmware
Avinash Patil
2012-05-16
*
mwifiex: save adapter pointer in wiphy_priv
Avinash Patil
2012-05-16
*
mwifiex: support for creation of AP interface
Avinash Patil
2012-05-16
*
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
2012-04-23
*
mwifiex: corrections in timestamp related code
Amitkumar Karwar
2012-04-17
*
mwifiex: code cleanup in BSS handling
Amitkumar Karwar
2012-04-17
*
mwifiex: use asynchronous firmware loading
Amitkumar Karwar
2012-04-12
*
mwifiex: add support for WPS2.0
Avinash Patil
2012-04-12
*
mwifiex: set default regulatory domain
Amitkumar Karwar
2012-04-12
*
mwifiex: don't use IEEE80211_MAX_QUEUES
Johannes Berg
2012-04-10
*
mwifiex: add set_cqm_rssi_config handler support
Amitkumar Karwar
2012-04-09
*
mwifiex: remove redundant signal handling code
Amitkumar Karwar
2012-04-09
*
wireless: rename ht_info to ht_operation
Johannes Berg
2012-04-09
*
mwifiex: fix checkpatch --strict warnings/errors Part 4
Yogesh Ashok Powar
2012-03-14
*
mwifiex: merge functions to derive cfp by chan & freq in one
Yogesh Ashok Powar
2012-03-13
*
mwifiex: rename long function names to shorter ones
Yogesh Ashok Powar
2012-03-13
*
mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()
Dan Carpenter
2012-03-05
*
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
Amitkumar Karwar
2012-03-05
*
mwifiex: handle auto authentication mode correctly
Amitkumar Karwar
2012-03-05
*
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
Amitkumar Karwar
2012-02-29
*
mwifiex: update correct dtim_period in dump_station()
Amitkumar Karwar
2012-02-06
*
mwifiex: update BSS parameters in dump_station_info()
Amitkumar Karwar
2012-01-27
*
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
2012-01-24
*
mwifiex: fix issues in band configuration code
Amitkumar Karwar
2011-12-21
*
mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros
Amitkumar Karwar
2011-12-21
*
mwifiex: remove redundant band config code
Amitkumar Karwar
2011-12-21
*
mwifiex: remove cfg_workqueue
Amitkumar Karwar
2011-12-14
*
mwifiex: wakeup and stop multiple tx queues in net_device
Avinash Patil
2011-12-13
*
mwifiex: add support for Marvell sd8797 device
Bing Zhao
2011-11-17
*
mwifiex: fix make namespacecheck warnings
Amitkumar Karwar
2011-10-14
*
mwifiex: use separate wait condition for each command node
Amitkumar Karwar
2011-10-14
*
mwifiex: add support for Marvell pcie8766 chipset
Amitkumar Karwar
2011-10-12
*
mwifiex: correct AMSDU aggregation check
Amitkumar Karwar
2011-10-03
*
mwifiex: add cfg80211 handlers add/del_virtual_intf
Yogesh Ashok Powar
2011-09-30
*
mwifiex: update bss band information
Amitkumar Karwar
2011-09-27
*
mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API
Amitkumar Karwar
2011-08-12
*
mwifiex: remove wireless.h inclusion and fix resulting bugs
Bing Zhao
2011-08-08
*
mwifiex: disable auto deep sleep before unloading the driver
Amitkumar Karwar
2011-07-21
*
mwifiex: remove casts of void pointers
Amitkumar Karwar
2011-06-22
*
mwifiex: get rid of global adapter pointer
Amitkumar Karwar
2011-06-10
*
mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
Yogesh Ashok Powar
2011-06-07
*
mwifiex: remove support for old chipsets W0/W1
Amitkumar Karwar
2011-06-01
[next]