index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: Make buffer table indices and counts consistently unsigned
Ben Hutchings
2012-02-16
2
-3
/
+3
*
sfc: Disable flow control during flushes
Steve Hodgson
2012-02-16
3
-0
/
+9
*
sfc: Generalise event generation to cover VF-owned event queues
Ben Hutchings
2012-02-16
2
-6
/
+7
*
sfc: Use proper function to test for RX channel in efx_poll()
Ben Hutchings
2012-02-16
1
-1
/
+1
*
sfc: Leave interrupts and event queues enabled whenever we can
Ben Hutchings
2012-02-16
4
-318
/
+308
*
sfc: Generate RX fill events based on RX queues, not channels
Ben Hutchings
2012-02-16
3
-9
/
+13
*
sfc: Generalise driver event generation
Ben Hutchings
2012-02-16
1
-24
/
+27
*
sfc: Correct MAC filter bitfield definitions
Ben Hutchings
2012-02-16
1
-10
/
+10
*
sfc: Add support for TX MAC filters
Ben Hutchings
2012-02-16
2
-5
/
+72
*
sfc: Add support for configuring RX unicast/multicast default filters
Ben Hutchings
2012-02-16
3
-47
/
+214
*
sfc: Warn if unable to create MTDs
Ben Hutchings
2012-02-13
2
-2
/
+7
*
sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE
Ben Hutchings
2012-02-13
3
-5
/
+7
*
sfc: Do not retry hardware probe if it schedules a reset
Ben Hutchings
2012-02-13
1
-34
/
+16
*
sfc: Skip RX end-of-batch work on channels without an RX queue
Ben Hutchings
2012-02-13
1
-10
/
+11
*
sonice: Fix build due to botched netdev_alloc_skb() conversion.
David S. Miller
2012-02-07
1
-1
/
+1
*
sh-eth: use netdev stats structure and fix dma_map_single
Eric Dumazet
2012-02-07
2
-32
/
+31
*
net: fec: Fix build due to wrong dev annotation
Fabio Estevam
2012-02-07
1
-2
/
+2
*
e1000e: minor whitespace and indentation cleanup
Bruce Allan
2012-02-07
2
-37
/
+43
*
e1000e: fix sparse warnings with -D__CHECK_ENDIAN__
Bruce Allan
2012-02-07
2
-8
/
+9
*
e1000e: fix checkpatch warning from MINMAX test
Bruce Allan
2012-02-07
1
-1
/
+1
*
e1000e: cleanup - use braces in both branches of a conditional statement
Bruce Allan
2012-02-07
1
-1
/
+2
*
e1000e: cleanup e1000_set_phys_id
Bruce Allan
2012-02-07
1
-2
/
+2
*
e1000e: cleanup e1000_init_mac_params_82571()
Bruce Allan
2012-02-07
1
-42
/
+30
*
e1000e: cleanup e1000_init_mac_params_80003es2lan()
Bruce Allan
2012-02-07
1
-21
/
+7
*
e1000e: cleanup - check return values consistently
Bruce Allan
2012-02-07
2
-5
/
+5
*
e1000e: add missing initializers reported when compiling with W=1
Bruce Allan
2012-02-07
1
-3
/
+5
*
e1000: Adding e1000_dump function
Tushar Dave
2012-02-07
3
-0
/
+235
*
igbvf: refactor Interrupt Throttle Rate code
Mitch A Williams
2012-02-07
3
-78
/
+99
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-06
224
-3627
/
+3837
|
\
|
*
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
20
-164
/
+194
|
*
ath9k: Print the correct channel mode
Sujith Manoharan
2012-01-30
1
-3
/
+1
|
*
ath9k_htc: Load firmware asynchronously
Sujith Manoharan
2012-01-30
2
-56
/
+101
|
*
iwlwifi: always restrict scan dwell in P2P
Johannes Berg
2012-01-30
1
-3
/
+18
|
*
iwlwifi: add option to disalbe LED
Wey-Yi Guy
2012-01-30
3
-1
/
+7
|
*
iwlwifi: fix uCode event tracing
Johannes Berg
2012-01-30
3
-32
/
+76
|
*
iwlwifi: fix typo
Wey-Yi Guy
2012-01-30
1
-4
/
+4
|
*
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
2012-01-30
19
-47
/
+21
|
*
ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
John W. Linville
2012-01-30
1
-1
/
+1
|
*
mwl8k: Configuring correct MAC address in broadcast key
Yogesh Ashok Powar
2012-01-27
1
-1
/
+1
|
*
mwifiex: update BSS parameters in dump_station_info()
Amitkumar Karwar
2012-01-27
3
-0
/
+24
|
*
mwifiex: pass priv pointer instead of adapter
Avinash Patil
2012-01-27
3
-7
/
+5
|
*
rt2800usb: remove PWR_PIN_CFG=0x3 during init
Stanislaw Gruszka
2012-01-27
1
-2
/
+0
|
*
rt2800: zero MAC_SYS_CTRL bits during BBP and MAC reset
Stanislaw Gruszka
2012-01-27
2
-2
/
+2
|
*
rt2800: disable DMA after firmware load
Stanislaw Gruszka
2012-01-27
1
-12
/
+9
|
*
rt2800usb: initialize H2M_INT_SRC register
Stanislaw Gruszka
2012-01-27
1
-0
/
+2
|
*
carl9170: allow users to lower output power level
Christian Lamparter
2012-01-27
5
-35
/
+50
|
*
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
2012-01-27
2
-5
/
+5
|
*
mac80211: make beacon filtering per virtual interface
Johannes Berg
2012-01-27
5
-4
/
+8
|
*
orinoco_usb: remove version definition
John W. Linville
2012-01-24
1
-5
/
+0
|
*
ath5k: use bool type for no_hw_rfkill_switch module parameter
John W. Linville
2012-01-24
1
-1
/
+1
[next]