Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9bfc4bb1f9b5863b177752b88e8bfa364e83a4fa
/
drivers
9bfc4bb
sfc: Add efx_nic_type operation for register self-test
by Ben Hutchings
· 15 years ago
eb9f674
sfc: Implement ethtool reset operation
by Ben Hutchings
· 15 years ago
89c758f
sfc: Add power-management and wake-on-LAN support
by Ben Hutchings
· 15 years ago
78c1f0a
sfc: Generalise link state monitoring
by Steve Hodgson
· 15 years ago
d3245b2
sfc: Refactor link configuration
by Ben Hutchings
· 15 years ago
ef2b90e
sfc: Move Falcon NIC operations to efx_nic_type
by Ben Hutchings
· 15 years ago
4b0d29d
sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
by Ben Hutchings
· 15 years ago
674979d
sfc: Remove duplicate hardware structure definitions
by Ben Hutchings
· 15 years ago
39e6021
sfc: Remove redundant writes to INT_ADR_KER
by Ben Hutchings
· 15 years ago
9b963e5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3b8626b
ixgbe: Display currently attached PHY through ethtool
by PJ Waskiewicz
· 15 years ago
91152c3
ixgbe: Fix Receive Address Register (RAR) cleaning and accounting
by Shannon Nelson
· 15 years ago
000c486
ixgbe: LINKS2 is not a valid register for 82598
by Don Skidmore
· 15 years ago
9bbe3a5
ixgbe: Disable Flow Control for certain devices
by PJ Waskiewicz
· 15 years ago
cfb3f91
ixgbe: handle parameters for tx and rx EITR, no div0
by Shannon Nelson
· 15 years ago
9f950f7
NET: smc91x: convert to dev_pm_ops
by Kevin Hilman
· 15 years ago
c1ac403
sfc: Clean up RX event handling
by Ben Hutchings
· 15 years ago
0228f5cdb0
sfc: Move descriptor cache base addresses to struct efx_nic_type
by Ben Hutchings
· 15 years ago
daeda63
sfc: Decouple NIC revision number from Falcon PCI revision number
by Ben Hutchings
· 15 years ago
299f8d6
sfc: Remove some redundant whitespace
by Ben Hutchings
· 15 years ago
45d03e5
sfc: Remove another unused workaround macro
by Ben Hutchings
· 15 years ago
0589ece
sfc: Remove EFX_WORKAROUND_9141 macro
by Matthew Slattery
· 15 years ago
fb45f2c
sfc: Limit some hardware workarounds to Falcon
by Ben Hutchings
· 15 years ago
b895d73
sfc: Always start Falcon using the XMAC
by Steve Hodgson
· 15 years ago
ab86746
sfc: Replace MDIO spinlock with mutex
by Steve Hodgson
· 15 years ago
47c3d19
sfc: QT202x: Reset before reading PHY id
by Steve Hodgson
· 15 years ago
fdaa9ae
sfc: Simplify PHY polling
by Steve Hodgson
· 15 years ago
cc83f6d
sfc: Do not set net_device::trans_start in self-test
by Ben Hutchings
· 15 years ago
f30eb23
sfc: Move inline comment into kernel-doc
by Ben Hutchings
· 15 years ago
8be4f3e
sfc: Change MAC promiscuity and multicast hash at the same time
by Ben Hutchings
· 15 years ago
9007b9f
sfc: Simplify XMAC link polling
by Ben Hutchings
· 15 years ago
fe75820
sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
by Ben Hutchings
· 15 years ago
55edc6e
sfc: Split MAC stats DMA initiation and completion
by Ben Hutchings
· 15 years ago
1dfc5ce
sfc: Hold MAC lock for longer in efx_init_port()
by Ben Hutchings
· 15 years ago
26deba5
sfc: Only switch Falcon MAC clocks as necessary
by Steve Hodgson
· 15 years ago
1338344
sfc: Remove unused function efx_flush_queues()
by Ben Hutchings
· 15 years ago
127e6e1
sfc: Fix bugs in RX queue flushing
by Ben Hutchings
· 15 years ago
44838a4
sfc: Clean up struct falcon_board and struct falcon_board_data
by Ben Hutchings
· 15 years ago
734a350
sfc: Remove unused constant
by Ben Hutchings
· 15 years ago
8986352
sfc: Comment corrections
by Ben Hutchings
· 15 years ago
332c1ce
sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
by Ben Hutchings
· 15 years ago
80cb9a0
sfc: Treat all MAC registers as 128-bit
by Ben Hutchings
· 15 years ago
46e1ac0
sfc: Fix descriptor cache sizes
by Ben Hutchings
· 15 years ago
27c0b1a
macvlan: export macvlan mode through netlink
by Arnd Bergmann
· 15 years ago
618e1b7
macvlan: implement bridge, VEPA and private mode
by Arnd Bergmann
· 15 years ago
a1e514c
macvlan: cleanup rx statistics
by Arnd Bergmann
· 15 years ago
4454096
veth: move loopback logic to common location
by Arnd Bergmann
· 15 years ago
1bda8aa
via-velocity: Bump version
by Simon Kagstrom
· 15 years ago
b06f78f
via-velocity: Set tx checksum from ethtool instead of module parameter
by Simon Kagstrom
· 15 years ago
c79992f
via-velocity: Re-enable transmit scatter-gather support
by Simon Kagstrom
· 15 years ago
2a5774f
via-velocity: Change DMA_LENGTH_DEF (from the VIA driver)
by Simon Kagstrom
· 15 years ago
dfff714
via-velocity: Implement NAPI support
by Simon Kagstrom
· 15 years ago
6dfc4b9
via-velocity: Add ethtool interrupt coalescing support
by Simon Kagstrom
· 15 years ago
da95b2d
via-velocity: Correct 64-byte alignment for rx buffers
by Simon Kagstrom
· 15 years ago
350f759
r8169: move PHY regs tables to .rodata
by Alexey Dobriyan
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
4ba3eb0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
c459302
sfc: Log interrupt and reset type names, not numbers
by Ben Hutchings
· 15 years ago
f5e7adc
sfc: Combine high-level header files
by Ben Hutchings
· 15 years ago
497f5ba
sfc: Remove redundant efx_xmit() function
by Ben Hutchings
· 15 years ago
9bc183d
sfc: Remove unnecessary casts to struct sk_buff *
by Ben Hutchings
· 15 years ago
eb50c0d
sfc: Gather link state fields in struct efx_nic into new struct efx_link_state
by Ben Hutchings
· 15 years ago
e775fb9
sfc: Move all I2C stuff into struct falcon_board
by Ben Hutchings
· 15 years ago
3759433
sfc: Move struct falcon_board into struct falcon_nic_data
by Ben Hutchings
· 15 years ago
5c16a96
sfc: Move definition of struct falcon_nic_data into falcon.h
by Ben Hutchings
· 15 years ago
278c062
sfc: Make board information explicitly Falcon-specific
by Ben Hutchings
· 15 years ago
981fc1b
sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
by Ben Hutchings
· 15 years ago
398468e
sfc: Use a single blink implementation
by Ben Hutchings
· 15 years ago
dcf477b
sfc: SFT9001: Reset LED configuration correctly after blinking
by Ben Hutchings
· 15 years ago
3eadb7b
sfc: Record RX queue number on GRO path
by Ben Hutchings
· 15 years ago
1241e95
sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
by Ben Hutchings
· 15 years ago
3139e62
sfc: Remove ridiculously paranoid assertions
by Ben Hutchings
· 15 years ago
d96d7dc
sfc: Remove redundant gotos from __efx_rx_packet()
by Ben Hutchings
· 15 years ago
9e0c8a5
sfc: Remove pointless abstraction of memory BAR number (2)
by Ben Hutchings
· 15 years ago
8c2acc5
macvlan: fix gso_max_size setting
by Patrick McHardy
· 15 years ago
18b6c9a
ath9k: set ps_default as false
by John W. Linville
· 15 years ago
e33761e
ssb: Fix range check in sprom write
by Michael Buesch
· 15 years ago
3ba6018
ssb: Fix SPROM writing
by Michael Buesch
· 15 years ago
77593ae
rndis_wlan: disable stall workaround
by Jussi Kivilinna
· 15 years ago
c1f8ca1
rndis_wlan: fix buffer overflow in rndis_query_oid
by Jussi Kivilinna
· 15 years ago
3681165
iwlwifi: remove reset led_tpt from iwl_leds_init()
by Wey-Yi Guy
· 15 years ago
2d237f7
iwlwifi: change message for cmd queue full error
by Wey-Yi Guy
· 15 years ago
c341ddb
iwlwifi: print limited number of event log when uCode error
by Wey-Yi Guy
· 15 years ago
644c77f
iwlwifi: Tell the ucode immediately when association state changes
by Jay Sternberg
· 15 years ago
3a3ff72
iwlwifi: dump error log when uCode error occurred
by Wey-Yi Guy
· 15 years ago
5ade1e4
iwlwifi: by default, dump entire sram data portion
by Wey-Yi Guy
· 15 years ago
ac59257
iwlwifi: update supported PCI_ID list for 5xx0 series
by Wey-Yi Guy
· 15 years ago
0fd95af
iwlwifi: separate IO tracing
by Johannes Berg
· 15 years ago
6262408
iwlwifi: fix reserved2 field in iwl4965_addsta
by Wey-Yi Guy
· 15 years ago
2943f13
iwlwifi: dynamically allocate buffer for sram debugfs file
by Wey-Yi Guy
· 15 years ago
d23db55
iwlwifi: increase tx_queue debugfs buffer size
by Wey-Yi Guy
· 15 years ago
43e8511
iwlwifi: set read/write permission for debugfs files
by Wey-Yi Guy
· 15 years ago
bc6c94f
iwl3945: removed unused struct and definitions
by Reinette Chatre
· 15 years ago
7163b8a
iwlwifi: reset led_tpt when clear tx/rx traffic byte counts
by Wey-Yi Guy
· 15 years ago
c15d20c
iwlwifi: set sm_ps_mode as part of cfg parameters
by Wey-Yi Guy
· 15 years ago
d5f4cf7
iwlwifi: control led while update tx/rx bytes counts
by Wey-Yi Guy
· 15 years ago
74ba67e
iwlagn: Use iwl_write8() for CSR_INT_COALESCING register
by Ben Cahill
· 15 years ago
4e03185
iwlwifi: Add iwl_write8()
by Ben Cahill
· 15 years ago
f1cf2db
ath5k: Fix I/Q calibration
by Lukáš Turek
· 15 years ago
07681e2
b43: Rewrite DMA Tx status handling sanity checks
by Michael Buesch
· 15 years ago
Next »