r8169: move PHY regs tables to .rodata
[safe/jmp/linux-2.6] / drivers /
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./linux/kernel/git...
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 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 Lukáš Turekath5k: Fix I/Q calibration
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 R Chi... ixgbe: Use rx buffer length from rx ring for configurin...
2009-11-23 Mallikarjuna R Chi... ixgbe: Modify 82599 HWRSC statistics counters
2009-11-23 Sathya Perlabe2net: remove BUG_ON() when be2net runs out of mccq...
2009-11-23 Sathya Perlabe2net: Fix cleanup path in be_probe()
2009-11-23 Sathya Perlabe2net: Issue fw_init/clean cmds to fw
2009-11-23 Sathya Perlabe2net: Fix rx_drops_no_fragments stat being incorrectl...
2009-11-23 Sathya Perlabe2net: support configuration of 64 multicast addresses...
2009-11-21 Bruce Allane1000e: update Tx Unit hang detection message
2009-11-21 Bruce Allane1000e: cosmetic - group local variables of the same...
2009-11-21 Bruce Allane1000e: remove redundant might_sleep()
2009-11-21 Bruce Allane1000e: do not error out on identification LED init...
2009-11-21 Bruce Allane1000e: set pm_qos DMA latency requirement per interfac...
2009-11-21 Bruce Allane1000e: cleanup functions that clear hardware statistics
2009-11-21 Bruce Allane1000e: cleanup - shift indentation left by exiting...
2009-11-21 Bruce Allane1000e: set bools to true/false instead of 1/0
2009-11-21 Bruce Allane1000e: provide comment for 82571 workaround
2009-11-21 Bruce Allane1000e: remove comments regarding a non-existent api...
2009-11-21 Bruce Allane1000e: update copyright information
2009-11-21 Bruce Allane1000e: cleanup ops function pointers
2009-11-21 Bruce Allane1000e: consolidate two dbug macros into one simpler one
2009-11-21 Bruce Allane1000e: cleanup redundant #include's
2009-11-21 Bruce Allane1000e: Incorrect MII Link beat reporting.
2009-11-21 Bruce Allane1000e: disable K1 on PCH LOM when in PHY loopback...
2009-11-21 Bruce Allane1000e: improper return code signage
2009-11-21 Bruce Allane1000e: link reporting problems
2009-11-21 Bruce Allane1000e: don't clean Rx ring while resetting
2009-11-21 Bruce Allane1000e: function pointers for ethtool set/get offloads
2009-11-21 Bruce Allane1000e: clearing interrupt timers causes descriptors...
2009-11-21 Bruce Allane1000e: add missing tests for 82583 in ethtool functions
2009-11-21 Bruce Allane1000e: check WoL mode is among set of supported modes
2009-11-20 Eric Dumazetnet: rename skb->iif to skb->skb_iif
2009-11-20 Sarveshwar Bandibe2net: Patch to flash redboot section while firmware...
2009-11-20 Amit Kumar Salechanetxen: remove PCI IDs of CNA device
2009-11-20 Alexander Duyckigb: Add full support for 82580 devices
2009-11-20 Alexander Duyckigb: add support for 82580 MAC
2009-11-20 Alexander Duyckigb: add support for the 82580 phy
2009-11-19 Joe Perchesdrivers/net: tasklet_init - Remove unnecessary leading...
2009-11-19 Joe Perchesdrivers/isdn/gigaset: tasklet_init - Remove unnecessary...
2009-11-19 Johannes Bergmac80211: request TX status where needed
2009-11-19 Johannes Bergcfg80211: convert bools into flags
2009-11-19 Tomas Winkleriwmc3200top: revamp fw name handling
2009-11-19 Joe Perchesdrivers/net: request_irq - Remove unnecessary leading...
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-19 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-11-19 Linus TorvaldsMerge branch 'agp-fixes' of git://git./linux/kernel...
2009-11-19 David Woodhouseagp/intel-agp: Set dma_mask for capable chipsets before...
2009-11-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-11-18 Michael Bueschb43: Enforce DMA descriptor memory constraints
2009-11-18 John W. Linvillewl3501_cs: remove pedantic build warning
next