]> bbs.cooldavid.org Git - net-next-2.6.git/history - drivers
sfc: Remove static PHY data and enumerations
[net-next-2.6.git] / drivers /
2009-11-30 Ben Hutchingssfc: Remove static PHY data and enumerations
2009-11-30 Ben Hutchingssfc: Extend loopback mode enumeration
2009-11-30 Ben Hutchingssfc: Fold falcon_probe_nic_variant() into falcon_probe_...
2009-11-30 Denis Kirjanovmv643xx: convert to netdev_tx_t
2009-11-30 Ben Hutchingssfc: Separate shared NIC code from Falcon-specific...
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for identity LED control
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for NVRAM self-test
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for register self-test
2009-11-30 Ben Hutchingssfc: Implement ethtool reset operation
2009-11-30 Ben Hutchingssfc: Add power-management and wake-on-LAN support
2009-11-30 Steve Hodgsonsfc: Generalise link state monitoring
2009-11-30 Ben Hutchingssfc: Refactor link configuration
2009-11-30 Ben Hutchingssfc: Move Falcon NIC operations to efx_nic_type
2009-11-30 Ben Hutchingssfc: Turn pause frame generation on and off at the...
2009-11-30 Ben Hutchingssfc: Remove duplicate hardware structure definitions
2009-11-30 Ben Hutchingssfc: Remove redundant writes to INT_ADR_KER
2009-11-29 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2009-11-29 PJ Waskiewiczixgbe: Display currently attached PHY through ethtool
2009-11-29 Shannon Nelsonixgbe: Fix Receive Address Register (RAR) cleaning...
2009-11-29 Don Skidmoreixgbe: LINKS2 is not a valid register for 82598
2009-11-29 PJ Waskiewiczixgbe: Disable Flow Control for certain devices
2009-11-29 Shannon Nelsonixgbe: handle parameters for tx and rx EITR, no div0
2009-11-29 Kevin HilmanNET: smc91x: convert to dev_pm_ops
2009-11-29 David S. MillerMerge branch 'net-next' of git://git.kernel.org/pub...
2009-11-29 Ben Hutchingssfc: Clean up RX event handling
2009-11-29 Ben Hutchingssfc: Move descriptor cache base addresses to struct...
2009-11-29 Ben Hutchingssfc: Decouple NIC revision number from Falcon PCI revis...
2009-11-29 Ben Hutchingssfc: Remove some redundant whitespace
2009-11-29 Ben Hutchingssfc: Remove another unused workaround macro
2009-11-29 Matthew Slatterysfc: Remove EFX_WORKAROUND_9141 macro
2009-11-29 Ben Hutchingssfc: Limit some hardware workarounds to Falcon
2009-11-29 Steve Hodgsonsfc: Always start Falcon using the XMAC
2009-11-29 Steve Hodgsonsfc: Replace MDIO spinlock with mutex
2009-11-29 Steve Hodgsonsfc: QT202x: Reset before reading PHY id
2009-11-29 Steve Hodgsonsfc: Simplify PHY polling
2009-11-26 Ben Hutchingssfc: Do not set net_device::trans_start in self-test
2009-11-26 Ben Hutchingssfc: Move inline comment into kernel-doc
2009-11-26 Ben Hutchingssfc: Change MAC promiscuity and multicast hash at the...
2009-11-26 Ben Hutchingssfc: Simplify XMAC link polling
2009-11-26 Ben Hutchingssfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
2009-11-26 Ben Hutchingssfc: Split MAC stats DMA initiation and completion
2009-11-26 Ben Hutchingssfc: Hold MAC lock for longer in efx_init_port()
2009-11-26 Steve Hodgsonsfc: Only switch Falcon MAC clocks as necessary
2009-11-26 Ben Hutchingssfc: Remove unused function efx_flush_queues()
2009-11-26 Ben Hutchingssfc: Fix bugs in RX queue flushing
2009-11-26 Ben Hutchingssfc: Clean up struct falcon_board and struct falcon_boa...
2009-11-26 Ben Hutchingssfc: Remove unused constant
2009-11-26 Ben Hutchingssfc: Comment corrections
2009-11-26 Ben Hutchingssfc: Strengthen EFX_ASSERT_RESET_SERIALISED
2009-11-26 Ben Hutchingssfc: Treat all MAC registers as 128-bit
2009-11-26 Ben Hutchingssfc: Fix descriptor cache sizes
2009-11-26 Arnd Bergmannmacvlan: export macvlan mode through netlink
2009-11-26 Arnd Bergmannmacvlan: implement bridge, VEPA and private mode
2009-11-26 Arnd Bergmannmacvlan: cleanup rx statistics
2009-11-26 Arnd Bergmannveth: move loopback logic to common location
2009-11-26 Simon Kagstromvia-velocity: Bump version
2009-11-26 Simon Kagstromvia-velocity: Set tx checksum from ethtool instead...
2009-11-26 Simon Kagstromvia-velocity: Re-enable transmit scatter-gather support
2009-11-26 Simon Kagstromvia-velocity: Change DMA_LENGTH_DEF (from the VIA driver)
2009-11-26 Simon Kagstromvia-velocity: Implement NAPI support
2009-11-26 Simon Kagstromvia-velocity: Add ethtool interrupt coalescing support
2009-11-26 Simon Kagstromvia-velocity: Correct 64-byte alignment for rx buffers
2009-11-25 Alexey Dobriyanr8169: move PHY regs tables to .rodata
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-24 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-11-24 Ben Hutchingssfc: Log interrupt and reset type names, not numbers
2009-11-24 Ben Hutchingssfc: Combine high-level header files
2009-11-24 Ben Hutchingssfc: Remove redundant efx_xmit() function
2009-11-24 Ben Hutchingssfc: Remove unnecessary casts to struct sk_buff *
2009-11-24 Ben Hutchingssfc: Gather link state fields in struct efx_nic into...
2009-11-24 Ben Hutchingssfc: Move all I2C stuff into struct falcon_board
2009-11-24 Ben Hutchingssfc: Move struct falcon_board into struct falcon_nic_data
2009-11-24 Ben Hutchingssfc: Move definition of struct falcon_nic_data into...
2009-11-24 Ben Hutchingssfc: Make board information explicitly Falcon-specific
2009-11-24 Ben Hutchingssfc: Rename efx_board::init_leds to init_phy and use...
2009-11-24 Ben Hutchingssfc: Use a single blink implementation
2009-11-24 Ben Hutchingssfc: SFT9001: Reset LED configuration correctly after...
2009-11-24 Ben Hutchingssfc: Record RX queue number on GRO path
2009-11-24 Ben Hutchingssfc: Move assertions and buffer cleanup earlier in...
2009-11-24 Ben Hutchingssfc: Remove ridiculously paranoid assertions
2009-11-24 Ben Hutchingssfc: Remove redundant gotos from __efx_rx_packet()
2009-11-24 Ben Hutchingssfc: Remove pointless abstraction of memory BAR number (2)
2009-11-23 Patrick McHardymacvlan: fix gso_max_size setting
2009-11-23 John W. Linvilleath9k: set ps_default as false
2009-11-23 Michael Bueschssb: Fix range check in sprom write
2009-11-23 Michael Bueschssb: Fix SPROM writing
2009-11-23 Jussi Kivilinnarndis_wlan: disable stall workaround
2009-11-23 Jussi Kivilinnarndis_wlan: fix buffer overflow in rndis_query_oid
2009-11-23 Wey-Yi Guyiwlwifi: remove reset led_tpt from iwl_leds_init()
2009-11-23 Wey-Yi Guyiwlwifi: change message for cmd queue full error
2009-11-23 Wey-Yi Guyiwlwifi: print limited number of event log when uCode...
2009-11-23 Jay Sternbergiwlwifi: Tell the ucode immediately when association...
2009-11-23 Wey-Yi Guyiwlwifi: dump error log when uCode error occurred
2009-11-23 Wey-Yi Guyiwlwifi: by default, dump entire sram data portion
2009-11-23 Wey-Yi Guyiwlwifi: update supported PCI_ID list for 5xx0 series
2009-11-23 Johannes Bergiwlwifi: separate IO tracing
2009-11-23 Wey-Yi Guyiwlwifi: fix reserved2 field in iwl4965_addsta
2009-11-23 Wey-Yi Guyiwlwifi: dynamically allocate buffer for sram debugfs...
2009-11-23 Wey-Yi Guyiwlwifi: increase tx_queue debugfs buffer size
2009-11-23 Wey-Yi Guyiwlwifi: set read/write permission for debugfs files
next