Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3110f5f5545a645c50ef66b1f705d08dfd1df404
/
drivers
3110f5f5
tg3: Move EEE definitions into mdio.h
by Matt Carlson
· 14 years ago
8fc2f99
tg3: Raise the jumbo frame BD flag threshold
by Matt Carlson
· 14 years ago
289700db
ixgbe: add support for new format of PBA numbers
by Don Skidmore
· 14 years ago
dbffcb2
ixgbe: add support for 82599 FCoE SKU
by Don Skidmore
· 14 years ago
0b077fe
ixgbe: add WOL support for SFP+ subdevice
by Don Skidmore
· 14 years ago
c6ecf39
ixgbe: fix link behavior for SFP+ when driver is brought down
by Don Skidmore
· 14 years ago
e4d849b
qlcnic: Updated driver version to 5.0.13
by Anirban Chakraborty
· 14 years ago
40839129f
qlcnic: LICENSE file for qlcnic
by Sritej Velaga
· 14 years ago
091056b
qlcnic: validate eswitch config values for PF
by Amit Kumar Salecha
· 14 years ago
97319a27
qlcnic: Disable loopback support
by Sucheta Chakraborty
· 14 years ago
7e300bc
sfc: Store MAC address from NVRAM in net_device::perm_addr
by Ben Hutchings
· 14 years ago
02ebc26
sfc: Use current MAC address, not NVRAM MAC address, for WoL filter
by Ben Hutchings
· 14 years ago
4f3907e
sfc: When waking a stopped tx_queue, only lock that tx_queue
by Steve Hodgson
· 14 years ago
78d4189
sfc: Update kernel-doc to match earlier move of Toeplitz hash key
by Ben Hutchings
· 14 years ago
cef68bd
sfc: Move xmac_poll_required into struct falcon_nic_data
by Ben Hutchings
· 14 years ago
40641ed
sfc: Move Falcon global event handling to falcon.c
by Ben Hutchings
· 14 years ago
4833f02
sfc: Move mdio_lock to struct falcon_nic_data
by Ben Hutchings
· 14 years ago
4de9218
sfc: Move SPI state to struct falcon_nic_data
by Ben Hutchings
· 14 years ago
90b7a4e
sfc: Remove unnecessary inclusion of various private header files
by Ben Hutchings
· 14 years ago
6a8872c
sfc: Expose Falcon BootROM config through MTD, not ethtool
by Ben Hutchings
· 14 years ago
6c88b0b
sfc: Remove broken automatic fallback for invalid Falcon chip/board config
by Ben Hutchings
· 14 years ago
18e3ee2
sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issue
by Steve Hodgson
· 14 years ago
3157183
sfc: Clear RXIN_SEL when soft-resetting QT2025C
by Ben Hutchings
· 14 years ago
adc1d23
sfc: Read-to-clear LM87 alarm/interrupt status at start of day
by Ben Hutchings
· 14 years ago
71839f7
sfc: Distinguish critical and non-critical over-temperature conditions
by Ben Hutchings
· 14 years ago
4484cd7
sfc: Fix condition for no-op in set_phy_flash_cfg()
by Ben Hutchings
· 14 years ago
f18ca36
sfc: Reduce log level for MCDI error response in efx_mcdi_rpc()
by Ben Hutchings
· 14 years ago
2989042
can: EG20T PCH: Delete unnecessary spin_lock
by Tomoya
· 14 years ago
d68f683
can: EG20T PCH: Enumerate LEC macros
by Tomoya
· 14 years ago
15ffc8f
can: EG20T PCH: Change Message Object Index
by Tomoya
· 14 years ago
8339a7e
can: EG20T PCH: Separate Interface Register(IF1/IF2)
by Tomoya
· 14 years ago
67d52880
vxge: update driver version
by Jon Mason
· 14 years ago
ead5d23
vxge: use strcpy for strings
by Jon Mason
· 14 years ago
1bacdbb
vxge: remove unnecessary printks
by Jon Mason
· 14 years ago
0793f83f
bnx2x: Add Nic partitioning mode (57712 devices)
by Dmitry Kravkov
· 14 years ago
c20ec76
forcedeth: Use netdev_dbg for printk(KERN_DEBUG
by Joe Perches
· 14 years ago
ef46ffb
forcedeth: Remove netdev_dbg uses
by Joe Perches
· 14 years ago
b2ba08e
forcedeth: Convert dev_printk(<level> to dev_<level>(
by Joe Perches
· 14 years ago
cd66328
forcedeth: Separate vendor specific initializations into functions
by Joe Perches
· 14 years ago
c41d41e
forcedeth: Add function init_realtek_8211b
by Joe Perches
· 14 years ago
1d397f3
forcedeth: Convert pr_<level> to netdev_<level>
by Joe Perches
· 14 years ago
294a554
forcedeth: Use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
f52dafc
forcedeth: Convert remaining dprintk to netdev_dbg
by Joe Perches
· 14 years ago
e649985
forcedeth: Use print_hex_dump
by Joe Perches
· 14 years ago
6b80858
forcedeth: convert dprintk(KERN_DEBUG to netdev_dbg
by Joe Perches
· 14 years ago
344d0dc
forcedeth: Change reg_delay arguments and use
by Joe Perches
· 14 years ago
7714862
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
e9248fb
vmxnet3: fix compilation when RSS is disabled
by Scott J. Goldman
· 14 years ago
8fa9208
qeth: l3 fix len in tso hdr
by Frank Blaschka
· 14 years ago
2b6203b
qeth: enable interface setup if LAN is offline
by Ursula Braun
· 14 years ago
cdac082
drivers/s390/net: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
f3aa313
qeth lcs: convert mc rwlock to RCU
by Sachin Sant
· 14 years ago
5e95596
stmmac: fix stmmac_resume removing not yet used shutdown flag
by Giuseppe Cavallaro
· 14 years ago
de855b9
forcedeth: use usleep_range not msleep for small sleeps
by Szymon Janc
· 14 years ago
34cf97e
forcedeth: do not use assignment in if conditions
by Szymon Janc
· 14 years ago
5504e13
forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> and <asm/uaccess.h> as suggested by checkpatch
by Szymon Janc
· 14 years ago
9b03b06
forcedeth: remove unnecessary checks before kfree
by Szymon Janc
· 14 years ago
78aea4f
forcedeth: fix multiple code style issues
by Szymon Janc
· 14 years ago
47c0531
zd1211rw: document need for kmalloc cast
by Joe Perches
· 14 years ago
e80be0b
vxge: remove unnecessary [kv][mcz]alloc casts
by Joe Perches
· 14 years ago
f316746
qlcnic: remove unnecessary [kv][mcz]alloc casts
by Joe Perches
· 14 years ago
0acdf68
netxen: remove unnecessary [kv][mcz]alloc casts
by Joe Perches
· 14 years ago
c661c4a
cxgb3: Removing unused return variable
by Breno Leitao
· 14 years ago
6a63262
ethoc: remove division from loops
by Jonas Bonn
· 14 years ago
4f64bcb
ethoc: fix function return type
by Jonas Bonn
· 14 years ago
8dac428
ethoc: rework mdio read/write
by Jonas Bonn
· 14 years ago
fa98eb0
ethoc: rework interrupt handling
by Jonas Bonn
· 14 years ago
20f70dd
ethoc: Double check pending RX packet
by Jonas Bonn
· 14 years ago
7438a54
ethoc: enable interrupts after napi_complete
by Adam Edvardsson
· 14 years ago
eac0d3f
ethoc: remove unused spinlock
by Jonas Bonn
· 14 years ago
e0f4258
ethoc: Add device tree configuration
by Jonas Bonn
· 14 years ago
5892b9e
bnx2x: Use helpers instead of direct access to the shinfo(skb) fields
by Vladislav Zolotarov
· 14 years ago
be7ff1a
bnx2: Remove config access to non-standard registers
by Michael Chan
· 14 years ago
a5dac10
bnx2: Fix reset bug on 5709
by Eddie Wai
· 14 years ago
a40c9f8
net: add some KERN_CONT markers to continuation lines
by Uwe Kleine-König
· 14 years ago
5a6f95e
netxen: avoid using reset_devices as it may become obsolete
by Rajesh Borundia
· 14 years ago
b0044bc
qlcnic: avoid using reset_devices as it may become obsolete.
by Rajesh Borundia
· 14 years ago
89bf67f
drivers/net: use vzalloc()
by Eric Dumazet
· 14 years ago
fe6d2a3
be2net: adding support for Lancer family of CNAs
by Sathya Perla
· 14 years ago
51cce8a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
4f85593
ath9k_hw: remove ath9k_hw_stoppcurecv
by Felix Fietkau
· 14 years ago
fa6e15e
ath9k_htc: Identify devices using driver_info
by Rajkumar Manoharan
· 14 years ago
f7ec8fb
ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)
by Rajkumar Manoharan
· 14 years ago
64f1217
ath9k_htc: Add driver_info in usb device list
by Rajkumar Manoharan
· 14 years ago
bedbbb9
ath: Add a driver_info bitmask field
by Rajkumar Manoharan
· 14 years ago
35162ba
iwlwifi: advance power management support
by Wey-Yi Guy
· 14 years ago
1f37daf
iwlwifi: power management checking for shadow register
by Wey-Yi Guy
· 14 years ago
e366176
iwlwifi: consider BT for power management
by Wey-Yi Guy
· 14 years ago
97badb0
iwlwifi: add more power management flags
by Wey-Yi Guy
· 14 years ago
eeb1f83
iwlagn: name change for BT config flag
by Wey-Yi Guy
· 14 years ago
c8b5760
ath9k: avoid aggregation for VO traffic
by Luis R. Rodriguez
· 14 years ago
0b81c23
b43: N-PHY: little cleanups
by Rafał Miłecki
· 14 years ago
a529cec
b43: N-PHY: rev2: save and restore PHY regs on RSSI poll
by Rafał Miłecki
· 14 years ago
fee613b
b43: N-PHY: fix BPHY init
by Rafał Miłecki
· 14 years ago
bec1864
b43: N-PHY: init BPHY when needed
by Rafał Miłecki
· 14 years ago
a5d3598
b43: N-PHY: fix some typos, conditions, set gain_boost
by Rafał Miłecki
· 14 years ago
c0f05b9
b43: N-PHY: minor fixes to match specs
by Rafał Miłecki
· 14 years ago
69a3229
b43: N-PHY: fix values for PHY regs in channel tables of 2055 radio
by Rafał Miłecki
· 14 years ago
d7a066c9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
22f4fbd
infiniband: remove dev_base_lock use
by Eric Dumazet
· 14 years ago
Next »