safe/jmp/linux-2.6
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-27 Patrick McHardyvlan: support "loose binding" to the underlying network...
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 Martin Willixfrm: Add SHA384 and SHA512 HMAC authentication algorit...
2009-11-25 Martin Willixfrm: Use the user specified truncation length in ESP...
2009-11-25 Martin Willixfrm: Store aalg in xfrm_state with a user specified...
2009-11-25 Martin Willixfrm: Define new XFRM netlink auth attribute with speci...
2009-11-25 Alexey Dobriyannet: convert /proc/net/rt_acct to seq_file
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-24 Joe Perchesnet/ipv6: Move && and || to end of previous line
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 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 Jaswinder Singh... mac80211: Fix missing kernel-doc notation
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
2009-11-23 Reinette Chatreiwl3945: removed unused struct and definitions
2009-11-23 Wey-Yi Guyiwlwifi: reset led_tpt when clear tx/rx traffic byte...
2009-11-23 Wey-Yi Guyiwlwifi: set sm_ps_mode as part of cfg parameters
2009-11-23 Wey-Yi Guyiwlwifi: control led while update tx/rx bytes counts
2009-11-23 Ben Cahilliwlagn: Use iwl_write8() for CSR_INT_COALESCING register
2009-11-23 Ben Cahilliwlwifi: Add iwl_write8()
2009-11-23 Johannes Bergmac80211: fix rcu locking
2009-11-23 Lukáš Turekath5k: Fix I/Q calibration
2009-11-23 Johannes Bergmac80211: remove dead struct member
2009-11-23 Michael Bueschb43: Rewrite DMA Tx status handling sanity checks
2009-11-23 Benoit PAPILLAULTath9k: This patch fix RX unpadding for any received...
2009-11-23 Larry Fingerssb: Unconditionally log results of core scans
2009-11-23 Matthew Garrettipw2200: Set core hw rfkill status when hardware change...
2009-11-23 Matthew Garrettipw2100: Register the wiphy device
2009-11-23 John W. Linvillelibipw: initiate cfg80211 API conversion (v2)
2009-11-23 Alexander Duyckixgbe: Only set/clear VFE in ixgbe_set_rx_mode
2009-11-23 Mallikarjuna... ixgbe: Use rx buffer length from rx ring for configurin...
2009-11-23 Mallikarjuna... ixgbe: Modify 82599 HWRSC statistics counters
2009-11-23 Sathya Perlabe2net: remove BUG_ON() when be2net runs out of mccq...
next