index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib80211: don't use skcipher
Johannes Berg
2018-10-10
2
-71
/
+40
*
mac80211_hwsim: drop now unused work-queue from hwsim
Martin Willi
2018-10-08
1
-10
/
+1
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2018-10-08
916
-18972
/
+28401
|
\
|
*
net: vhost: remove bad code line
Tonghao Zhang
2018-10-08
1
-1
/
+0
|
*
net: sched: pie: fix coding style issues
Leslie Monis
2018-10-08
1
-18
/
+18
|
*
bnxt_en: Remove unnecessary unsigned integer comparison and initialize variable
Gustavo A. R. Silva
2018-10-08
1
-2
/
+2
|
*
Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.or...
David S. Miller
2018-10-07
177
-5633
/
+6916
|
|
\
|
|
*
Merge tag 'mt76-for-kvalo-2018-10-05' of https://github.com/nbd168/wireless
Kalle Valo
2018-10-06
73
-2088
/
+1684
|
|
|
\
|
|
|
*
mt76: move irq handler in mt76x02-lib moudle
Lorenzo Bianconi
2018-10-05
11
-177
/
+90
|
|
|
*
mt76: move tx_tasklet management in mt76x02-lib moudle
Lorenzo Bianconi
2018-10-05
9
-64
/
+45
|
|
|
*
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mmio.c
Lorenzo Bianconi
2018-10-05
10
-62
/
+64
|
|
|
*
mt76: move mt76x02_tx_complete in mt76x02-lib module
Lorenzo Bianconi
2018-10-05
8
-70
/
+71
|
|
|
*
mt76: move mt76x02_mac_poll_tx_status in mt76x02-lib moudle
Lorenzo Bianconi
2018-10-05
10
-91
/
+160
|
|
|
*
mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.c
Lorenzo Bianconi
2018-10-05
6
-22
/
+22
|
|
|
*
mt76: move mt76x02_tx_prepare_skb in mt76x02_txrx.c
Lorenzo Bianconi
2018-10-05
5
-36
/
+37
|
|
|
*
mt76: move tpc routines in mt76x02-lib module
Lorenzo Bianconi
2018-10-05
9
-63
/
+37
|
|
|
*
mt76x2: remove leftover function declatarions
Lorenzo Bianconi
2018-10-05
1
-10
/
+0
|
|
|
*
mt76: rename mt76x02_util.h in mt76x02.h
Lorenzo Bianconi
2018-10-05
27
-56
/
+15
|
|
|
*
mt76: move txrx shared routines in mt76x02_txrx.c
Lorenzo Bianconi
2018-10-05
3
-141
/
+164
|
|
|
*
mt76: move mt76x02_tx in mt76x02-lib module
Lorenzo Bianconi
2018-10-05
11
-87
/
+36
|
|
|
*
mt76: unify rxwi parsing between mt76x2 and mt76x0 drivers
Lorenzo Bianconi
2018-10-05
17
-142
/
+32
|
|
|
*
mt76: move mt76x02_mac_process_rx in mt76x02-lib module
Lorenzo Bianconi
2018-10-05
6
-101
/
+110
|
|
|
*
mt76x0: merge mt76x0_dev in mt76x02_dev
Lorenzo Bianconi
2018-10-05
16
-210
/
+157
|
|
|
*
mt76x2: move mt76x2_dev in mt76x02_util.h
Lorenzo Bianconi
2018-10-05
33
-509
/
+537
|
|
|
*
mt76x0: remove hw_atomic_mutex mutex in mt76x0_dev
Lorenzo Bianconi
2018-10-05
3
-23
/
+2
|
|
|
*
mt76x0: remove unused variable in mt76x0_dev
Lorenzo Bianconi
2018-10-05
2
-6
/
+0
|
|
|
*
mt76x0: mac: use sta ewma estimation for rssi tracking
Lorenzo Bianconi
2018-10-05
6
-62
/
+17
|
|
|
*
mt76: move mt76x02_rx_get_sta and mt76x02_rx_get_sta_wcid in mt76x02_util.h
Lorenzo Bianconi
2018-10-05
2
-30
/
+31
|
|
|
*
mt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.c
Lorenzo Bianconi
2018-10-05
6
-50
/
+53
|
|
|
*
mt76x0: init: remove unnecessary configurations
Lorenzo Bianconi
2018-10-05
1
-6
/
+0
|
|
|
*
mt76: usb: use mt76x02u_tx_prepare_skb to fill txwi
Lorenzo Bianconi
2018-10-05
11
-130
/
+48
|
|
|
*
mt76: move mt76x02_mac_write_txwi in mt76x02-lib module
Lorenzo Bianconi
2018-10-05
7
-67
/
+69
|
|
|
*
mt76: add get_tx_txpwr_adj function pointer to mt76_driver_ops
Lorenzo Bianconi
2018-10-05
5
-4
/
+9
|
|
|
*
mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.c
Lorenzo Bianconi
2018-10-05
7
-51
/
+45
|
|
|
*
mt76x0: usb: stop cal/mac workqueues at hw stop
Lorenzo Bianconi
2018-10-05
1
-3
/
+3
|
|
|
*
mt76: usb: fix hw initialization sequence
Lorenzo Bianconi
2018-10-05
2
-10
/
+10
|
|
|
*
mt76: fix frag length allocation for usb
Stanislaw Gruszka
2018-10-05
1
-1
/
+1
|
|
|
*
mt76: fix header guard macro define names
Colin Ian King
2018-10-05
2
-2
/
+2
|
|
|
*
mt76x2: move mt76x2 source files to mt76x2 folder
Lorenzo Bianconi
2018-10-05
38
-119
/
+120
|
|
|
*
mt76x0: pci: add mt76x0e_cleanup routine
Lorenzo Bianconi
2018-10-05
1
-6
/
+20
|
|
*
|
Merge tag 'iwlwifi-next-for-kalle-2018-10-06' of git://git.kernel.org/pub/scm...
Kalle Valo
2018-10-06
31
-627
/
+762
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
iwlwifi: dbg: make trigger functions type agnostic
Sara Sharon
2018-10-06
3
-21
/
+20
|
|
|
*
iwlwifi: dbg: decrement occurrences for all triggers
Sara Sharon
2018-10-06
2
-7
/
+11
|
|
|
*
iwlwifi: mvm: use match_string() helper
Yisheng Xie
2018-10-06
1
-9
/
+4
|
|
|
*
iwlwifi: dbg: make iwl_fw_dbg_no_trig_window trigger agnostic
Sara Sharon
2018-10-06
1
-6
/
+4
|
|
|
*
iwlwifi: mvm: show more HE radiotap data for TB PPDUs
Johannes Berg
2018-10-06
1
-36
/
+31
|
|
|
*
iwlwifi: mvm: decode HE information for MU (without ext info)
Johannes Berg
2018-10-06
2
-5
/
+6
|
|
|
*
iwlwifi: add debugfs to send host command
Shahar S Matityahu
2018-10-06
1
-0
/
+64
|
|
|
*
iwlwifi: runtime: add send host command op to firmware runtime op struct
Shahar S Matityahu
2018-10-06
2
-0
/
+14
|
|
|
*
iwlwifi: bump firmware API version for 9000 and 22000 series devices
Johannes Berg
2018-10-06
2
-2
/
+2
[next]