index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwl8k.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
mwl8k: move under marvell vendor directory
Kalle Valo
1
-6346
/
+0
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
1
-1
/
+1
2015-08-18
mwl8k: refactor some conditionals for clarity
John Linville
1
-24
/
+25
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-4
/
+5
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
1
-1
/
+1
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2015-01-08
cfg80211: remove "channel" from survey names
Johannes Berg
1
-6
/
+6
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
1
-2
/
+5
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-08
mwl8k: use pci_zalloc_consistent
Joe Perches
1
-4
/
+2
2014-07-20
mwl8k: remove unnecessary break after return
Fabian Frederick
1
-5
/
+0
2014-03-06
mwl8k: mwl8k_update_survey can be static
Yogesh Ashok Powar
1
-2
/
+2
2014-03-06
mwl8k: le32_to_cpu cast to restricted
Yogesh Ashok Powar
1
-2
/
+2
2014-02-28
mwl8k: Adding support to gather survey per channel
Yogesh Ashok Powar
1
-6
/
+109
2014-02-28
mwl8k: Implement sw_scan start/stop cbs
Yogesh Ashok Powar
1
-0
/
+40
2014-02-28
mwl8k: Adding support to access BBP registers
Yogesh Ashok Powar
1
-0
/
+42
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+0
2014-01-07
mac80211: remove channel_change_time
Johannes Berg
1
-2
/
+0
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-03
mwl8k: use ether_addr_equal_64bits
Julia Lawall
1
-1
/
+1
2013-09-26
wireless: mwl8k: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-24
mwl8k: Fix the firmware hang issue for 8764
Nishant Sarmukadam
1
-2
/
+9
2013-04-22
mwl8k: remove nonstandard rate 72 Mbps
Jonas Gorski
1
-6
/
+4
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-16
/
+20
2013-03-27
mwl8k: always apply configuration even when device is idle
Jonas Gorski
1
-6
/
+4
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-16
/
+20
2013-03-11
mwl8k: don't overwrite regulatory settings on fw reload
Jonas Gorski
1
-0
/
+6
2013-03-06
mwl8k: Load 8764 firmware image
Nishant Sarmukadam
1
-8
/
+19
2013-03-06
mwl8k: Adding support for 8764 4x4 AP
Nishant Sarmukadam
1
-33
/
+45
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-18
/
+18
2013-02-11
mwl8k: fix band for supported channels
Jonas Gorski
1
-18
/
+18
2013-02-08
mwl8k: Remove unnecessary alloc/OOM messages
Joe Perches
1
-2
/
+0
2013-02-08
mwl8k: add single band 88W8366 PCI device IDs
Jonas Gorski
1
-0
/
+2
2013-01-30
mwl8k: Do not call STA specific cmds not supported by the AP fw
Yogesh Ashok Powar
1
-3
/
+23
2013-01-30
mwl8k: Choose interface specific calls on vif type
Yogesh Ashok Powar
1
-4
/
+2
2013-01-30
mwl8k: Add/Del self entry for AP interface only
Yogesh Ashok Powar
1
-2
/
+2
2013-01-30
mwl8k: Enable hw encryption for STA mode on AP fw
Yogesh Ashok Powar
1
-1
/
+2
2013-01-30
mwl8k: set mac type to MWL8K_MAC_TYPE_SECONDARY_CLIENT
Yogesh Ashok Powar
1
-1
/
+4
2013-01-30
mwl8k: Allow adding station interface on AP firmware
Yogesh Ashok Powar
1
-7
/
+13
2013-01-30
mwl8k: Announce simultaneous AP-STA support on AP fw
Yogesh Ashok Powar
1
-0
/
+2
2013-01-30
mwl8k: Move tx/rx antenna configuration to mwl8k_probe_hw
Yogesh Ashok Powar
1
-6
/
+9
2013-01-30
mwl8k: Do not call mwl8k_cmd_set_rf_channel unconditionally
Yogesh Ashok Powar
1
-3
/
+5
2013-01-30
mwl8k: Stop bsses before hw specific commands
Yogesh Ashok Powar
1
-8
/
+70
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+3
2013-01-22
mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]()
Alexey Khoroshilov
1
-0
/
+3
2013-01-09
mwl8k: Wake up queues in mwl8k_start
Nishant Sarmukadam
1
-0
/
+2
2013-01-09
mwl8k: Delete ampdu streams with state AMPDU_STREAM_NEW in sta remove
Yogesh Ashok Powar
1
-1
/
+24
2013-01-09
mwl8k: Disable tx_wait completion
Nishant Sarmukadam
1
-0
/
+1
2013-01-07
mwl8k: bump firmware API to 3
Yogesh Ashok Powar
1
-1
/
+1
2013-01-07
mwl8k: Handle watchdog event with highest prioriry
Yogesh Ashok Powar
1
-0
/
+19
[next]