index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-24
sfc: Remove unnecessary casts to struct sk_buff *
Ben Hutchings
1
-3
/
+3
2009-11-24
sfc: Gather link state fields in struct efx_nic into new struct efx_link_state
Ben Hutchings
10
-53
/
+68
2009-11-24
sfc: Move all I2C stuff into struct falcon_board
Ben Hutchings
4
-24
/
+29
2009-11-24
sfc: Move struct falcon_board into struct falcon_nic_data
Ben Hutchings
4
-38
/
+39
2009-11-24
sfc: Move definition of struct falcon_nic_data into falcon.h
Ben Hutchings
2
-11
/
+11
2009-11-24
sfc: Make board information explicitly Falcon-specific
Ben Hutchings
8
-75
/
+88
2009-11-24
sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
Ben Hutchings
5
-27
/
+33
2009-11-24
sfc: Use a single blink implementation
Ben Hutchings
8
-77
/
+62
2009-11-24
sfc: SFT9001: Reset LED configuration correctly after blinking
Ben Hutchings
1
-4
/
+7
2009-11-24
sfc: Record RX queue number on GRO path
Ben Hutchings
1
-2
/
+4
2009-11-24
sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
Ben Hutchings
1
-12
/
+14
2009-11-24
sfc: Remove ridiculously paranoid assertions
Ben Hutchings
1
-3
/
+0
2009-11-24
sfc: Remove redundant gotos from __efx_rx_packet()
Ben Hutchings
1
-5
/
+2
2009-11-24
sfc: Remove pointless abstraction of memory BAR number (2)
Ben Hutchings
1
-2
/
+0
2009-11-23
ath9k: set ps_default as false
John W. Linville
1
-0
/
+2
2009-11-23
rndis_wlan: disable stall workaround
Jussi Kivilinna
1
-3
/
+3
2009-11-23
rndis_wlan: fix buffer overflow in rndis_query_oid
Jussi Kivilinna
1
-2
/
+3
2009-11-23
iwlwifi: remove reset led_tpt from iwl_leds_init()
Wey-Yi Guy
1
-1
/
+0
2009-11-23
iwlwifi: change message for cmd queue full error
Wey-Yi Guy
1
-1
/
+1
2009-11-23
iwlwifi: print limited number of event log when uCode error
Wey-Yi Guy
6
-37
/
+130
2009-11-23
iwlwifi: Tell the ucode immediately when association state changes
Jay Sternberg
1
-0
/
+10
2009-11-23
iwlwifi: dump error log when uCode error occurred
Wey-Yi Guy
3
-7
/
+4
2009-11-23
iwlwifi: by default, dump entire sram data portion
Wey-Yi Guy
1
-3
/
+11
2009-11-23
iwlwifi: update supported PCI_ID list for 5xx0 series
Wey-Yi Guy
3
-22
/
+84
2009-11-23
iwlwifi: separate IO tracing
Johannes Berg
1
-1
/
+4
2009-11-23
iwlwifi: fix reserved2 field in iwl4965_addsta
Wey-Yi Guy
1
-1
/
+1
2009-11-23
iwlwifi: dynamically allocate buffer for sram debugfs file
Wey-Yi Guy
1
-2
/
+13
2009-11-23
iwlwifi: increase tx_queue debugfs buffer size
Wey-Yi Guy
1
-1
/
+1
2009-11-23
iwlwifi: set read/write permission for debugfs files
Wey-Yi Guy
2
-33
/
+33
2009-11-23
iwl3945: removed unused struct and definitions
Reinette Chatre
2
-17
/
+0
2009-11-23
iwlwifi: reset led_tpt when clear tx/rx traffic byte counts
Wey-Yi Guy
4
-38
/
+18
2009-11-23
iwlwifi: set sm_ps_mode as part of cfg parameters
Wey-Yi Guy
8
-34
/
+30
2009-11-23
iwlwifi: control led while update tx/rx bytes counts
Wey-Yi Guy
3
-2
/
+2
2009-11-23
iwlagn: Use iwl_write8() for CSR_INT_COALESCING register
Ben Cahill
4
-9
/
+22
2009-11-23
iwlwifi: Add iwl_write8()
Ben Cahill
3
-0
/
+37
2009-11-23
ath5k: Fix I/Q calibration
Lukáš Turek
1
-2
/
+2
2009-11-23
b43: Rewrite DMA Tx status handling sanity checks
Michael Buesch
2
-14
/
+59
2009-11-23
ath9k: This patch fix RX unpadding for any received frame.
Benoit PAPILLAULT
1
-5
/
+14
2009-11-23
ipw2200: Set core hw rfkill status when hardware changes state
Matthew Garrett
1
-2
/
+6
2009-11-23
ipw2100: Register the wiphy device
Matthew Garrett
1
-29
/
+95
2009-11-23
libipw: initiate cfg80211 API conversion (v2)
John W. Linville
4
-36
/
+161
2009-11-23
ixgbe: Only set/clear VFE in ixgbe_set_rx_mode
Alexander Duyck
1
-8
/
+10
2009-11-23
ixgbe: Use rx buffer length from rx ring for configuring rscctl
Mallikarjuna R Chilakala
1
-4
/
+4
2009-11-23
ixgbe: Modify 82599 HWRSC statistics counters
Mallikarjuna R Chilakala
3
-8
/
+24
2009-11-23
be2net: remove BUG_ON() when be2net runs out of mccq wrbs
Sathya Perla
1
-4
/
+85
2009-11-23
be2net: Fix cleanup path in be_probe()
Sathya Perla
1
-4
/
+12
2009-11-23
be2net: Issue fw_init/clean cmds to fw
Sathya Perla
3
-16
/
+87
2009-11-23
be2net: Fix rx_drops_no_fragments stat being incorrectly indexed
Sathya Perla
1
-1
/
+2
2009-11-23
be2net: support configuration of 64 multicast addresses instead of 32
Sathya Perla
4
-17
/
+55
2009-11-21
e1000e: update Tx Unit hang detection message
Bruce Allan
2
-8
/
+39
[prev]
[next]