aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-11-11qlge: Change version to v1.00.00.23.00.00-01.Ron Mercer
2009-11-11qlge: Clean up module parameter name.Ron Mercer
2009-11-11qlge: Add asic reset to open call.Ron Mercer
2009-11-11qlge: Do not change frame routing during suspend.Ron Mercer
2009-11-11gianfar: Revive SKB recyclingAnton Vorontsov
2009-11-11gianfar: Fix race between gfar_error() and gfar_start_xmit()Anton Vorontsov
2009-11-11gianfar: Fix thinko in gfar_set_rx_stash_index()Anton Vorontsov
2009-11-11gianfar: Fix build with CONFIG_PM=yAnton Vorontsov
2009-11-11gianfar: Remove 'Interrupt problem!' warningAnton Vorontsov
2009-11-11iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damageJohn W. Linville
2009-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-10usbnet: Set link down initially for drivers that update link stateBen Hutchings
2009-11-10niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASKMarin Mitov
2009-11-10bnx2x: version 1.52.1-4Eilon Greenstein
2009-11-10bnx2x: Change coalescing granularity to 4usEilon Greenstein
2009-11-10bnx2x: Remove misleading error printEilon Greenstein
2009-11-10bnx2x: GSO implies CSUM offloadEilon Greenstein
2009-11-10pcnet-cs: declare MODULE_FIRMWAREBen Hutchings
2009-11-10tms380tr: declare MODULE_FIRMWAREBen Hutchings
2009-11-10spider-net: declare MODULE_FIRMWAREBen Hutchings
2009-11-10myri10ge: declare MODULE_FIRMWAREBen Hutchings
2009-11-10cxgb3: declare MODULE_FIRMWAREBen Hutchings
2009-11-10bnx2x: declare MODULE_FIRMWAREBen Hutchings
2009-11-10netx: declare MODULE_FIRMWAREBen Hutchings
2009-11-10iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy
2009-11-10iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy
2009-11-10Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao
2009-11-10Libertas: coding style cleanup in ethtool.cBing Zhao
2009-11-10rtl8187: Fix sparse warningsLarry Finger
2009-11-10ath5k: add LED definition for BenQ Joybook R55vBob Copeland
2009-11-10ath5k: add LED support for HP Compaq CQ60Bob Copeland
2009-11-10ath5k: don't reset mcast filter when configuring the modeBob Copeland
2009-11-10b43: work around a locking issue in ->set_tim()Felix Fietkau
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-08can: Driver for the Microchip MCP251x SPI CAN controllersChristian Pellegrin
2009-11-08net: Support specifying the network namespace upon device creation.Eric W. Biederman
2009-11-08net/fsl_pq_mdio: add module license GPLSebastian Siewior
2009-11-08can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger
2009-11-08gianfar: Fix compiler and sparse warningsAnton Vorontsov
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 2)Anton Vorontsov
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 1)Anton Vorontsov
2009-11-07atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedureJie Yang
2009-11-06net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann
2009-11-06net/tun: handle compat_ioctl directlyArnd Bergmann
2009-11-06qlge: Set PCIe reset type for EEH to fundamental.Ron Mercer
2009-11-06qlge: Fix early exit from mbox cmd complete wait.Ron Mercer
2009-11-06ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore
2009-11-06ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou
2009-11-06ixgbe: Fix gso_max_size for 82599 when DCB is enabledYi Zou