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
/
intel
/
iwlwifi
/
dvm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2
-48
/
+46
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-8
/
+10
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-8
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-09
iwlwifi: remove references to unsupported HW
Luca Coelho
1
-7
/
+1
2017-08-07
Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...
David S. Miller
1
-16
/
+0
2017-08-01
iwlwifi: dvm: remove unused defines
Seraphime Kirkovski
1
-16
/
+0
2017-07-21
iwlwifi: dvm: prevent an out of bounds access
Emmanuel Grumbach
1
-1
/
+1
2017-06-29
iwlwifi: move notification wait into fw/
Johannes Berg
1
-1
/
+1
2017-06-29
iwlwifi: create new subdirectory for FW interaction
Johannes Berg
1
-1
/
+1
2017-06-29
iwlwifi: unify external & internal modparam names
Johannes Berg
6
-12
/
+12
2017-06-29
iwlwifi: dvm: use macros for format strings
Johannes Berg
1
-5
/
+4
2017-06-28
Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...
Kalle Valo
1
-2
/
+2
2017-06-23
iwlwifi: remove useless iwl_free_nvm_data() function
Luca Coelho
1
-2
/
+2
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2
-3
/
+2
2017-05-08
mac80211: properly remove RX_ENC_FLAG_40MHZ
Johannes Berg
1
-1
/
+3
2017-04-28
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
1
-5
/
+5
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-1
/
+1
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-5
/
+5
2017-04-26
Merge tag 'iwlwifi-next-for-kalle-2017-04-26' of git://git.kernel.org/pub/scm...
Kalle Valo
2
-2
/
+2
2017-04-25
iwlwifi: rename wait_for_tx_queues_empty
Sara Sharon
2
-2
/
+2
2017-03-07
iwlwifi: dvm: remove usage of txrc->max_rate_idx
Johannes Berg
1
-1
/
+1
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
1
-0
/
+2
2017-02-08
iwlwifi: dvm: don't call << operator with a negative value
Emmanuel Grumbach
1
-1
/
+4
2017-01-26
iwlwifi: dvm: remove unused variable compiler warning in debugfs.c
Luca Coelho
1
-1
/
+1
2017-01-26
iwlwifi: dvm: make rs_tl_get_load() return void
Luca Coelho
1
-7
/
+4
2017-01-26
iwlwifi: enlarge number of ucode sections
Sara Sharon
2
-2
/
+2
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
1
-1
/
+1
2016-12-14
drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expression
Andrew Morton
1
-2
/
+1
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+2
2016-09-16
iwlwifi: unify iwl_get_ucode_image() implementations
Sharon Dvir
1
-10
/
+1
2016-08-07
iwlwifi: use %pd
Al Viro
1
-4
/
+2
2016-07-14
Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...
David S. Miller
3
-22
/
+3
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
1
-1
/
+5
2016-07-06
iwlwifi: decouple PCIe transport from mac80211
Johannes Berg
1
-0
/
+2
2016-07-06
iwlwifi: remove iwl_ht_params.smps_mode
Johannes Berg
1
-5
/
+0
2016-07-06
iwlwifi: dvm: Remove unused array 'iwlagn_loose_lookup'
Guenter Roeck
1
-17
/
+0
2016-07-01
iwlwifi: advertise maximal MPDU length when Rx MQ is supported
Emmanuel Grumbach
1
-0
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
14
-62
/
+62
2016-04-11
Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...
David S. Miller
1
-1
/
+1
2016-04-06
mac80211: allow passing transmitter station on RX
Johannes Berg
1
-1
/
+1
2016-03-30
iwlwifi: dvm: use alloc_ordered_workqueue()
Eva Rachel Retuya
1
-1
/
+1
2016-03-10
Merge tag 'iwlwifi-next-for-kalle-2016-03-09_2' of https://git.kernel.org/pub...
Kalle Valo
1
-4
/
+4
2016-03-09
iwlwifi: mvm: adapt the firmware assert log to new firmware
Emmanuel Grumbach
1
-4
/
+4
2016-03-01
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
2
-15
/
+14
2016-02-27
Merge tag 'mac80211-next-for-davem-2016-02-26' into next2
Emmanuel Grumbach
2
-15
/
+14
2016-02-24
mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
Eliad Peller
1
-12
/
+8
2016-02-16
Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...
David S. Miller
2
-3
/
+6
2016-02-01
iwlwifi: dvm: handle zero brightness for wifi LED
Hubert Tarasiuk
1
-1
/
+4
2016-02-01
iwlwifi: mvm: Do not switch to D3 image on suspend
Matti Gottlieb
1
-2
/
+2
[next]