Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3fc72370186be2f9d4d6ef06d99e1caa5d92c564
/
drivers
/
net
3fc7237
bna: PCI Probe Conf Lock Fix
by Rasesh Mody
· 13 years ago
b7a17c0
Merge branch 'master' of github.com:davem330/net-next
by David S. Miller
· 13 years ago
ce43aa6
macmace, macsonic: cleanup
by Finn Thain
· 13 years ago
f26cd41
net/smsc911x: Correctly configure 16-bit register access from DT
by Dave Martin
· 13 years ago
3803451
can/sja1000: driver for PEAK PCAN PCI/PCIe cards
by Wolfgang Grandegger
· 13 years ago
9c9b1f2
net/phy: add IC+ IP101A and support APS.
by Giuseppe CAVALLARO
· 13 years ago
e3feb26
netxen: Add pcie workaround
by Rajesh Borundia
· 13 years ago
a7ffa28
netxen: Fix vhdr_len in case of non vlan packets.
by Rajesh Borundia
· 13 years ago
653fc91
macvtap: fix the uninitialized var using in macvtap_alloc_skb()
by Jason Wang
· 13 years ago
59da45c
Merge git://github.com/Jkirsher/net-next
by David S. Miller
· 13 years ago
1cc3bd8
igb: Remove multi_tx_table and simplify igb_xmit_frame
by Alexander Duyck
· 13 years ago
60136906
igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC
by Alexander Duyck
· 13 years ago
cd392f5
igb: drop the "adv" off function names relating to descriptors
by Alexander Duyck
· 13 years ago
16eb881
igb: Refactor clean_rx_irq to reduce overhead and improve performance
by Alexander Duyck
· 13 years ago
238ac81
igb: update ring and adapter structure to improve performance
by Alexander Duyck
· 13 years ago
c023cd8
igb: streamline Rx buffer allocation and cleanup
by Alexander Duyck
· 13 years ago
44390ca
igb: drop support for single buffer mode
by Alexander Duyck
· 13 years ago
153285f
igb: Update max_frame_size to account for an optional VLAN tag if present
by Alexander Duyck
· 13 years ago
a74420e
igb: Update RXDCTL/TXDCTL configurations
by Alexander Duyck
· 13 years ago
b53d63e
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-davem
by John W. Linville
· 13 years ago
b9fa1fb
bna: Eliminate Small Race Condition Window in RX Path
by Rasesh Mody
· 13 years ago
3fb9852
bna: Set Ring Param Fix
by Rasesh Mody
· 13 years ago
1d51a13
bna: Semaphore Lock Fix
by Rasesh Mody
· 13 years ago
ae0e148
ixgbe: remove duplicate netif_tx_start_all_queues
by Emil Tantilov
· 13 years ago
80bb25e
ixgbe: fix FCRTL/H register dump for X540
by Emil Tantilov
· 13 years ago
1a70db4b
ixgbe: cleanup some register reads
by Emil Tantilov
· 13 years ago
919e78a
ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC
by Alexander Duyck
· 13 years ago
398fe4a
ixgbe: drop adapter from ixgbe_fso call documentation
by Alexander Duyck
· 13 years ago
8917b44
ixgbe: Add SFP support for missed 82598 PHY
by Alexander Duyck
· 13 years ago
5fdd31f
ixgbe: Add missing code for enabling overheat sensor interrupt
by Alexander Duyck
· 13 years ago
c7ccde0
ixgbe: make ixgbe_up and ixgbe_up_complete void functions
by Alexander Duyck
· 13 years ago
f7e1027
v2 ixgbe: Update packet buffer reservation to correct fdir headroom size
by Alexander Duyck
· 13 years ago
4c1d7b4
ixgbe: remove redundant configuration of tx_sample_rate
by Alexander Duyck
· 13 years ago
d7ccb8c
ixgb: convert to ndo_fix_features
by Michał Mirosław
· 14 years ago
473e64e
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
by Ben Hutchings
· 13 years ago
815c7db
ethtool: Clean up definitions of rule location arrays in RX NFC
by Ben Hutchings
· 13 years ago
956a206
vxge: make function table const
by stephen hemminger
· 13 years ago
d91d25d
bna: make function tables cont
by stephen hemminger
· 13 years ago
1d70cb0
pcnet32: constify function table
by stephen hemminger
· 13 years ago
d97a077
wan: make LAPB callbacks const
by stephen hemminger
· 13 years ago
1322597
sfc: Use correct fields of struct ethtool_coalesce
by Ben Hutchings
· 13 years ago
9e393b3
sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()
by Ben Hutchings
· 13 years ago
a0c4faf
sfc: Correct reporting and validation of TX interrupt coalescing
by Ben Hutchings
· 13 years ago
b548f97
sfc: Use consistent types for interrupt coalescing parameters
by Ben Hutchings
· 13 years ago
9f85ee9
sfc: Correct error code for unsupported interrupt coalescing parameters
by Ben Hutchings
· 13 years ago
4245d31
ath9k: do not insert padding into tx buffers on AR9380+
by Felix Fietkau
· 13 years ago
3afd21e
ath9k: optimize ath_tx_rc_status usage
by Felix Fietkau
· 13 years ago
bdf2dbf
ath9k: remove a redundant check in ath_tx_form_aggr
by Felix Fietkau
· 13 years ago
c6c539f
ath9k: optimize ath9k_ps_restore
by Felix Fietkau
· 13 years ago
66ac69c
ath9k_hw: remove the old tx descriptor API
by Felix Fietkau
· 13 years ago
493cf04
ath9k: use the new API for setting tx descriptors
by Felix Fietkau
· 13 years ago
2b63a41
ath9k_hw: add a new API for setting tx descriptors
by Felix Fietkau
· 13 years ago
60f8cc6
ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc
by Felix Fietkau
· 13 years ago
7a2721a
ath9k: call ath9k_hw_set_desc_link for beacon descriptors
by Felix Fietkau
· 13 years ago
38dad7b
ath9k: move ath_buf_set_rate to remove a forward declaration
by Felix Fietkau
· 13 years ago
399c648
ath9k: reduce the number of functions that access the tx descriptor
by Felix Fietkau
· 13 years ago
55797b1
ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
by Felix Fietkau
· 13 years ago
3483288
ath9k: ensure that rx is not enabled during a reset
by Felix Fietkau
· 13 years ago
c31c826
ath9k: make beacon timer initialization more reliable
by Felix Fietkau
· 13 years ago
e392700
ath9k: fix enabling interrupts after a hardware error interrupt
by Felix Fietkau
· 13 years ago
c5d2593
ath9k: Fix PS wrappers and enabling LED
by Mohammed Shafi Shajakhan
· 13 years ago
79ac9b3
ath9k: enable LED pin for AR946/8x chipsets
by Mohammed Shafi Shajakhan
· 13 years ago
7db062a
ath9k_hw: Do full chip reset on 11A channels for AR9003
by Rajkumar Manoharan
· 13 years ago
b54af8a
ath9k_hw: move register definitions to header files
by Senthil Balasubramanian
· 13 years ago
2577c6e
ath9k_hw: Add support for AR946/8x chipsets.
by Senthil Balasubramanian
· 13 years ago
4d0707e
ath9k_hw: Split tx/rx gain table initval handling
by Senthil Balasubramanian
· 13 years ago
ce407af
ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.
by Senthil Balasubramanian
· 13 years ago
bd1a272
Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx
by John W. Linville
· 13 years ago
e3b37a1
Merge git://github.com/Jkirsher/net-next
by David S. Miller
· 13 years ago
9c223f9
Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next
by David S. Miller
· 13 years ago
986eaa9
Merge branch 'master' of ../netdev-next/
by David S. Miller
· 13 years ago
2c4af69
ixgbe: Correctly name and handle MSI-X other interrupt
by Alexander Duyck
· 14 years ago
8e34d1a
ixgbe: cleanup configuration of EITRSEL and VF reset path
by Alexander Duyck
· 14 years ago
8132b54
ixgbe: cleanup reset paths
by Alexander Duyck
· 14 years ago
b88c6de
ixgbe: Update TXDCTL configuration to correctly handle WTHRESH
by Alexander Duyck
· 14 years ago
54239c6
ixgbe: combine PCI_VDEVICE and board declaration to same line
by Alexander Duyck
· 14 years ago
35c7f8a
ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup
by Alexander Duyck
· 14 years ago
4cc6df2
ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types
by Alexander Duyck
· 14 years ago
263a84e
ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA
by Alexander Duyck
· 14 years ago
207867f
ixgbe: cleanup allocation and freeing of IRQ affinity hint
by Alexander Duyck
· 14 years ago
4ff7fb1
v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one
by Alexander Duyck
· 13 years ago
5922455
ixgbe: Change default Tx work limit size to 256 buffers
by Alexander Duyck
· 13 years ago
4bc71cb
net: consolidate and fix ethtool_ops->get_settings calling
by Jiri Pirko
· 13 years ago
c5dac7c
net/irda: sh_irda: add PM support
by Kuninori Morimoto
· 13 years ago
7af11b8
net/irda: sh_irda: update author's email address
by Kuninori Morimoto
· 13 years ago
b27fcdd
net/irda: sh_irda: add sh_irda_ prefix to all functions
by Kuninori Morimoto
· 13 years ago
93a700a
tg3: Code movement
by Matt Carlson
· 13 years ago
997b4f1
tg3: Eliminate tg3_halt_cpu() prototype
by Matt Carlson
· 13 years ago
fd6d3f0
tg3: Eliminate tg3_write_sig_post_reset() prototype
by Matt Carlson
· 13 years ago
8d5a89b
tg3: Eliminate tg3_stop_fw() prototype
by Matt Carlson
· 13 years ago
5b39de9
tg3: Add ability to turn off 1shot MSI
by Matt Carlson
· 13 years ago
81389f5
tg3: Remove tp->rx_offset term when unneeded
by Matt Carlson
· 13 years ago
7f23073
tg3: Fix missed MSI workaround
by Matt Carlson
· 13 years ago
b99d2a5
tg3: Check all adv bits when checking config
by Matt Carlson
· 13 years ago
aaba215
MII: fix Kconfig dependencies for MII
by Jeff Kirsher
· 13 years ago
6096ce0
stmmac: update the driver version (Aug_2011) (v3)
by Giuseppe CAVALLARO
· 13 years ago
e743482
stmmac: add HW DMA feature register (v3)
by Giuseppe CAVALLARO
· 13 years ago
f0b9d78
stmmac: rework the code to get the Synopsys ID (v3)
by Giuseppe CAVALLARO
· 13 years ago
7ac2905
stmmac: export DMA TX/RX rings via debugfs (v3)
by Giuseppe CAVALLARO
· 13 years ago
1c901a4
stmmac: add MMC support exported via ethtool (v3)
by Giuseppe CAVALLARO
· 13 years ago
Next »