index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: add an intermediate software queue implementation
Felix Fietkau
2015-04-01
12
-19
/
+433
*
mac80211: reduce log spam from ieee80211_handle_pwr_constr
John Linville
2015-04-01
1
-7
/
+7
*
mac80211: add standard deviation to Minstrel stats
Thomas Huehn
2015-04-01
4
-18
/
+56
*
mac80211: reduce calculation costs of EWMA
Thomas Huehn
2015-04-01
1
-1
/
+6
*
mac80211: add max lossless throughput per rate
Thomas Huehn
2015-04-01
6
-69
/
+93
*
mac80211: restructure per-rate throughput calculation into function
Thomas Huehn
2015-04-01
6
-61
/
+88
*
mac80211: improve Minstrel variable & function naming
Thomas Huehn
2015-04-01
6
-95
/
+98
*
mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics
Thomas Huehn
2015-04-01
3
-43
/
+32
*
mac80211: add new Minstrel-HT statistic output via csv
Thomas Huehn
2015-04-01
2
-2
/
+138
*
mac80211: add new Minstrel statistic output via csv
Thomas Huehn
2015-04-01
2
-14
/
+82
*
mac80211: enhance readability of Minstrel-HTs rc_stats output
Thomas Huehn
2015-04-01
1
-15
/
+34
*
mac80211: enhance readability of Minstrels rc_stats output
Thomas Huehn
2015-04-01
1
-5
/
+13
*
cfg80211: Stop calling crda if it is not responsive
Ilan peer
2015-04-01
3
-7
/
+38
*
mac80211: use rhashtable for station table
Johannes Berg
2015-04-01
6
-85
/
+85
*
Merge branch 'ptp-ns_to_timespec64'
David S. Miller
2015-03-31
11
-47
/
+20
|
\
|
*
ptp: ixgbe: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+2
|
*
ptp: fec: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+2
|
*
ptp: tg3: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-3
/
+1
|
*
ptp: blackfin: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+3
|
*
ptp: cpts: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+2
|
*
ptp: stmmac: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-3
/
+1
|
*
ptp: mlx4: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-3
/
+1
|
*
ptp: igb: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+2
|
*
ptp: e1000e: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-3
/
+1
|
*
ptp: gianfar: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+3
|
*
ptp: bnx2x: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+2
|
/
*
bonding: Fix another case of LACPDU not sent on slave
Mahesh Bandewar
2015-03-31
1
-0
/
+3
*
bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitions
Mahesh Bandewar
2015-03-31
1
-6
/
+6
*
Merge branch 'macb-next'
David S. Miller
2015-03-31
2
-87
/
+130
|
\
|
*
net/macb: unify peripheral version testing
Nicolas Ferre
2015-03-31
2
-5
/
+7
|
*
net/macb: fix the peripheral version test
Nicolas Ferre
2015-03-31
1
-1
/
+1
|
*
net/macb: add the user i/o to ethtool register dump
Nicolas Ferre
2015-03-31
2
-2
/
+2
|
*
net/macb: fix probe sequence to setup clocks earlier
Nicolas Ferre
2015-03-31
2
-67
/
+104
|
*
net/macb: trivial: correct wording for caps
Nicolas Ferre
2015-03-31
1
-2
/
+2
|
*
net/macb: fix capabilities configuration
Nicolas Ferre
2015-03-31
1
-18
/
+18
|
*
net/macb: add comment in macb_probe_queues
Nicolas Ferre
2015-03-31
1
-2
/
+6
|
*
net/macb: only probe queues once and use stored values
Nicolas Ferre
2015-03-31
2
-4
/
+4
|
/
*
net: smc91x: Remove an unused variable
Fabio Estevam
2015-03-31
1
-1
/
+0
*
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
2015-03-31
72
-1190
/
+1909
|
\
|
*
mac80211: set QoS capability before changing station state
Johannes Berg
2015-03-30
1
-4
/
+4
|
*
mac80211: send HT/VHT IEs in TDLS discovery response
Arik Nemtsov
2015-03-30
1
-3
/
+8
|
*
mac80211: add VHT support for IBSS
Janusz.Dziedzic@tieto.com
2015-03-30
5
-11
/
+80
|
*
mac80211: IBSS fix scan request
Janusz.Dziedzic@tieto.com
2015-03-30
3
-12
/
+97
|
*
mac80211: factor out station lookup from ieee80211_build_hdr()
Johannes Berg
2015-03-30
1
-70
/
+118
|
*
mac80211: make sta.wme indicate whether QoS is used
Johannes Berg
2015-03-30
5
-6
/
+8
|
*
mac80211: send AP probe as unicast again
Johannes Berg
2015-03-30
1
-1
/
+1
|
*
mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt()
Johannes Berg
2015-03-30
1
-4
/
+8
|
*
mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt()
Dan Carpenter
2015-03-30
1
-4
/
+8
|
*
mac80211: Fix misplaced return in AES-GMAC key setup
Jouni Malinen
2015-03-30
1
-2
/
+2
|
*
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
2015-03-30
17
-17
/
+37
[next]