Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c2962897c94605bc8f158a37dee8d867dda9f116
/
drivers
/
net
/
ethernet
/
intel
ceb5f13
igb: Add support for i354 devices
by Carolyn Wyborny
· 12 years ago
70ea478
igb: add support for spoofchk config
by Lior Levy
· 12 years ago
87371b9
igb: Enable EEE LP advertisement
by Matthew Vick
· 12 years ago
b980ac1
igb: Fix code comments and whitespace
by Jeff Kirsher
· 12 years ago
c826892
igb: Fix sparse warnings on function pointers
by Akeem G. Abodunrin
· 12 years ago
4e227667
igb: Use rx/tx_itr_setting when setting up initial value of itr
by Alexander Duyck
· 12 years ago
b646c22
igb: Pull adapter out of main path in igb_xmit_frame_ring
by Alexander Duyck
· 12 years ago
b9555f6
igb: Mask off check of frag_off as we only want fragment offset
by Alexander Duyck
· 12 years ago
5c17a20
igb: random code and comments fix
by Akeem G. Abodunrin
· 12 years ago
e00bf60
igb: Implement support to power sfp cage and turn on I2C
by Akeem G. Abodunrin
· 12 years ago
f69aa39
igb: Support to read and export SFF-8472/8079 data
by Akeem G. Abodunrin
· 12 years ago
f502ef7
igb: Support for 100base-fx SFP
by Akeem G. Abodunrin
· 12 years ago
33243fb
ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests
by Joe Perches
· 12 years ago
979fe5f
ixgbe: Add support for WoL on 82599 SFP+ LOM
by Jacob Keller
· 12 years ago
499ab5c
ixgbe: in shutdown, do netif_running() under rtnl_lock
by akepner
· 12 years ago
8c5afd6
ixgbe: bump version number
by Don Skidmore
· 12 years ago
b8f8363
ixgbe: Fix 1G link WoL
by Don Skidmore
· 12 years ago
0b2679d
ixgbe: fix MNG FW support when adapter not up
by Don Skidmore
· 12 years ago
b8e8200
ixgbe: enable devices with internal switch to read pci parent
by Jacob Keller
· 12 years ago
ef1889d
ixgbe: create conversion functions from link_status to bus/speed
by Jacob Keller
· 12 years ago
e8710a5
ixgbe: Enable support for recognizing PCI-e Gen3 link speed
by Jacob Keller
· 12 years ago
7f66162
ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring
by Alexander Duyck
· 12 years ago
d011157
ixgbe: don't do arithmetic operations on bitmasks
by Emil Tantilov
· 12 years ago
20967f4
ixgbe: Mask off check of frag_off as we only want fragment offset
by Alexander Duyck
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f01fc1a
ixgbe: fix registration order of driver and DCA nofitication
by Jakub Kicinski
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
e1941a7
ixgbevf: Adjust to handle unassigned MAC address from PF
by Greg Rose
· 12 years ago
3505592
ixgbe: Don't give VFs random MAC addresses
by Greg Rose
· 12 years ago
274a85e
e1000e: fix scheduling while atomic bugs
by Bruce Allan
· 12 years ago
8defe71
e1000e: increase driver version number
by Bruce Allan
· 12 years ago
b48c751
e1000e: cleanup unused defines
by Bruce Allan
· 12 years ago
cf8fb73
e1000e: add support for LTR on I217/I218
by Bruce Allan
· 12 years ago
1fc06b0
e1000e: enable EEE by default
by Bruce Allan
· 12 years ago
d495bcb
e1000e: EEE capability advertisement not set/disabled as required
by Bruce Allan
· 12 years ago
ea8179a
e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync
by Bruce Allan
· 12 years ago
86a80ea
e1000e: fix LED blink logic for designs with LEDs driven by cathode
by Bruce Allan
· 12 years ago
772d05c
e1000e: slow performance between two 82579 connected via 10Mbit hub
by Bruce Allan
· 12 years ago
bb03451
e1000e: additional error handling on PHY register accesses
by Bruce Allan
· 12 years ago
e2a553d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
37287fae
e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffers
by Christoph Paasch
· 12 years ago
065946c
ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffers
by Christoph Paasch
· 12 years ago
d6b057b5
e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings
by Christoph Paasch
· 12 years ago
75517d9
igb: fix PHC stopping on max freq
by Jiri Benc
· 12 years ago
05ec29e
igb: make sensor info static
by Stephen Hemminger
· 12 years ago
d5e51a1
igb: SR-IOV init reordering
by Alex Williamson
· 12 years ago
d0f63ac
igb: Fix null pointer dereference
by Alex Williamson
· 12 years ago
22c1275
igb: fix i350 anti spoofing config
by Lior Levy
· 12 years ago
a1f6c6b
ixgbevf: don't release the soft entries
by xunleer
· 12 years ago
1f9061d2
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
by Joe Perches
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
e5f2ef7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
3ffcf2c
e1000e: cleanup - move defines to appropriate header file
by Bruce Allan
· 12 years ago
bbf44127
e1000e: cleanup format of struct e1000_opt_list struct
by Bruce Allan
· 12 years ago
ce43a21
e1000e: cleanup USLEEP_RANGE checkpatch checks
by Bruce Allan
· 12 years ago
e5fe254
e1000e: cleanup unnecessary line breaks
by Bruce Allan
· 12 years ago
04e115c
e1000e: cleanup formatting of static structs
by Bruce Allan
· 12 years ago
33550ce
e1000e: cleanup unusually placed comments
by Bruce Allan
· 12 years ago
fc830b7
e1000e: cleanup (add/remove) blank lines where appropriate
by Bruce Allan
· 12 years ago
53aa82d
e1000e: cleanup SPACING checkpatch checks
by Bruce Allan
· 12 years ago
17e813e
e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks
by Bruce Allan
· 12 years ago
66501f5
e1000e: cleanup LEADING_SPACE checkpatch warnings
by Bruce Allan
· 12 years ago
c29c3ba
e1000e: cleanup LONG_LINE checkpatch warnings
by Bruce Allan
· 12 years ago
362e20c
e1000e: cleanup SPACING checkpatch errors and warnings
by Bruce Allan
· 12 years ago
f0ff439
e1000e: cleanup CODE_INDENT checkpatch errors
by Bruce Allan
· 12 years ago
39ba22b
ixgbevf: use PCI_DEVICE_TABLE macro
by Stephen Hemminger
· 12 years ago
e757e3e
ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races
by Alexander Duyck
· 12 years ago
faaf02d
ixgbe: Make use of the default fdb handlers.
by Vlad Yasevich
· 12 years ago
e60b22c
e1000e: fix accessing to suspended device
by Konstantin Khlebnikov
· 12 years ago
66148ba
e1000e: fix runtime power management transitions
by Konstantin Khlebnikov
· 12 years ago
4e0855d
e1000e: fix pci-device enable-counter balance
by Konstantin Khlebnikov
· 12 years ago
0305d06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net into intel
by David S. Miller
· 12 years ago
603e86fa
igb: Fix for lockdep issue in igb_get_i2c_client
by Carolyn Wyborny
· 12 years ago
ed65bdd
igb: Fix link setup for I210 devices
by Carolyn Wyborny
· 12 years ago
e4f7dbb
igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer
by Alexander Duyck
· 12 years ago
e08f626
e1000e: workaround DMA unit hang on I218
by Bruce Allan
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
990a315
ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS
by Alexander Duyck
· 12 years ago
67da097
ixgbe: fix Tx timeouts with BQL
by Emil Tantilov
· 12 years ago
71858ac
ixgbe: implement SFF diagnostic monitoring via ethtool
by Aurélien Guillaume
· 12 years ago
51d0420
ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()
by Emil Tantilov
· 12 years ago
d0310dc
ixgbe: fix possible data corruption in read_i2c_byte
by Emil Tantilov
· 12 years ago
4c696ca
ixgbe: Add support for set_channels ethtool operation
by Alexander Duyck
· 12 years ago
5348c9d
ixgbe: Add support for displaying the number of Tx/Rx channels
by Alexander Duyck
· 12 years ago
cca73c5
ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled
by Alexander Duyck
· 12 years ago
97488bd
ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue
by Alexander Duyck
· 12 years ago
fd786b7
ixgbe: Add function for setting XPS queue mapping
by Alexander Duyck
· 12 years ago
d3cb986
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
by Alexander Duyck
· 12 years ago
4507dc9
igb: increase timeout for ethtool offline self-test
by Stefan Assmann
· 12 years ago
3eb1a40
igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races
by Alexander Duyck
· 12 years ago
e792cd9
e1000e: display a warning message when SmartSpeed works
by Koki Sanagi
· 12 years ago
6cfbd97
e1000: fix whitespace issues and multi-line comments
by Jeff Kirsher
· 12 years ago
8fc3bb6
ixgbe: refactor initialization of feature flags
by Emil Tantilov
· 12 years ago
a6053d7
igb: Refractoring function pointers in igb_get_invariants function
by Akeem G. Abodunrin
· 12 years ago
a1bf1f4
igb: Intialize MAC function pointers
by Akeem G. Abodunrin
· 12 years ago
56d8c27
igb: Initialize NVM function pointers
by Akeem G. Abodunrin
· 12 years ago
73bfcd9
igb: Initialize PHY function pointers
by Akeem G. Abodunrin
· 12 years ago
21ba6fe
igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
by Alexander Duyck
· 12 years ago
2c7d772
igb: Refix sparse warning in igb_get_i2c_client
by Carolyn Wyborny
· 12 years ago
Next »