summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-18can: mcp251x: Don't use pdata->model for chip selection anymoreMarc Kleine-Budde
2010-10-18can: mcp251x: write intf only when neededMarc Kleine-Budde
2010-10-18can: mcp251x: read-modify-write eflag only when neededSascha Hauer
2010-10-18can: mcp251x: allow to read two registers in one spi transferSascha Hauer
2010-10-18can: mcp251x: increase rx_errors on overflow, not only rx_over_errorsSascha Hauer
2010-10-18can: mcp251x: fix NOHZ local_softirq_pending 08 warningMarc Kleine-Budde
2010-10-18ns83820: spin_lock_irq() => spin_lock()Dan Carpenter
2010-10-17tg3: Update version to 3.115Matt Carlson
2010-10-17tg3: Report invalid link from tg3_get_settings()Matt Carlson
2010-10-17tg3: Don't allocate jumbo ring for 5780 class devsMatt Carlson
2010-10-17tg3: Cleanup tg3_alloc_rx_skb()Matt Carlson
2010-10-17tg3: Add EEE supportMatt Carlson
2010-10-17tg3: Add clause 45 register accessor methodsMatt Carlson
2010-10-17tg3: Disable unused transmit ringsMatt Carlson
2010-10-17tg3: Add support for selfboot format 1 v6Matt Carlson
2010-10-17drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLEJoe Perches
2010-10-17stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.cGiuseppe Cavallaro
2010-10-17niu: introduce temp variables to avoid sparse warnings when swapping in-situHarvey Harrison
2010-10-16net: move MII outside of NET_ETHERNET, fix kconfig warningRandy Dunlap
2010-10-16infiniband: fix mlx4 kconfig dependency warningRandy Dunlap
2010-10-16stmmac: make function tables conststephen hemminger
2010-10-16stmmac: make ethtool functions localstephen hemminger
2010-10-16via-velocity: forced 1000 Mbps mode support.françois romieu
2010-10-16sundance: Add initial ethtool stats supportDenis Kirjanov
2010-10-16pch_gbe: fix if condition in set_settings()Dan Carpenter
2010-10-16dnet: mark methods static and annotate for correct endiannessHarvey Harrison
2010-10-16cxgb4vf: make single bit signed bitfields unsignedHarvey Harrison
2010-10-16r8169: use 50% less ram for RX ringEric Dumazet
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2010-10-15drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall
2010-10-15ath9k: Null out references to stale pointers.Ben Greear
2010-10-15ath9k: Remove bf_dmacontext.Ben Greear
2010-10-15b43: N-PHY: put 2056-radio's specific code in separated fileRafał Miłecki
2010-10-15ath9k_hw: remove AR9003 2.0 supportLuis R. Rodriguez
2010-10-15b43: N-PHY: put radio-specific code in separated fileRafał Miłecki
2010-10-15b43: N-PHY: fix typo: read table when caching IQ LO calibration (do not write)Rafał Miłecki
2010-10-15b43: N-PHY: replace N-specific radio_chanspec with common codeRafał Miłecki
2010-10-15ath9k_htc: set probe request rx filterRajkumar Manoharan
2010-10-15libertas: Communicate USB transfer errorsPaul Fox
2010-10-15ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau
2010-10-15ath9k: remove sc->cur_rate_table and sc->cur_rate_modeFelix Fietkau
2010-10-15ath9k: make rate control debugfs stats per stationFelix Fietkau
2010-10-15ath9k: add missing locking around ath9k_hw_proc_mib_eventFelix Fietkau
2010-10-15ath9k_hw: fix PHY counter overflow handling in ANI v1Felix Fietkau
2010-10-15ath9k_hw: fix division by zero in the ANI monitor codeFelix Fietkau
2010-10-15ath9k: do not track cycle counter updates in powersave modeFelix Fietkau
2010-10-15ixgbe: DCB: remove DCB check configJohn Fastabend
2010-10-14igb: add check for fiber/serdes devices to igb_set_spd_dplx;Carolyn Wyborny
2010-10-14ixgbe: declare functions as staticEmil Tantilov