aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-11-15ath5k: make ath5k_update_bssid_mask_and_opmode() staticLuis R. Rodriguez1-2/+2
2010-11-15ath: make ath_hw_set_keycache_entry() staticLuis R. Rodriguez1-3/+3
2010-11-15ath: make ath_hw_keysetmac() staticLuis R. Rodriguez1-1/+2
2010-11-15ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau4-12/+45
2010-11-15ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau11-58/+79
2010-11-15ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003Felix Fietkau1-0/+2
2010-11-09ath5k: Add channel time to survey dataBruno Randolf1-1/+19
2010-11-09ath5k: Optimize descriptor alignmentBruno Randolf1-9/+9
2010-11-09ath9k: Remove the median function in rate controlMohammed Shafi Shajakhan1-19/+0
2010-11-09ath9k_hw: optimize all descriptor access functionsFelix Fietkau2-5/+5
2010-11-09ath9k: Convert to new PCI PM frameworkRafael J. Wysocki1-18/+22
2010-11-09ath9k: fix sparse complaint on aphy for debugfsLuis R. Rodriguez1-6/+6
2010-11-09ath9k_hw: make ath9k_hw_gettsf32 staticFelix Fietkau2-3/+1
2010-11-09ath9k: remove a redundant call to ath9k_hw_gettsf32Felix Fietkau1-4/+2
2010-11-09ath9k: optimize/fix ANI RSSI processingFelix Fietkau5-29/+20
2010-11-09ath9k_hw: optimize tx status descriptor processingFelix Fietkau3-80/+71
2010-11-09ath9k_hw: small optimization in ar9002_hw_get_isrFelix Fietkau1-21/+11
2010-11-09ath9k_hw: optimize interrupt mask changesFelix Fietkau5-52/+68
2010-11-09b43: N-PHY: define registers names for 2056 radioRafał Miłecki1-0/+519
2010-11-09b43: N-PHY: define registers names for 2056 radioRafał Miłecki1-0/+522
2010-11-09b43: N-PHY: define channel table struct for rev3+ devicesRafał Miłecki2-3/+88
2010-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-21/+21
2010-10-30netdev: can: Change mail address of Hans J. KochHans J. Koch1-1/+1
2010-10-30pcnet_cs: add new_idKen Kawasaki1-0/+1
2010-10-30can: pch_can: fix section mismatch warning by using a whitelisted nameMarc Kleine-Budde1-3/+3
2010-10-30can: pch_can: fix sparse warningMarc Kleine-Budde1-2/+2
2010-10-30netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probeDenis Kirjanov1-1/+0
2010-10-30vmxnet: trivial annotation of protocol constantHarvey Harrison1-1/+1
2010-10-30vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison1-4/+4
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds28-101/+244
2010-10-29phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy1-9/+9
2010-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller9-35/+94
2010-10-29b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger1-0/+2
2010-10-29libertas: Fix sd8686 firmware reloadPaul Fox1-3/+29
2010-10-29ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan1-1/+1
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+2
2010-10-28stmmac: enable/disable rx/tx in the core with a single write.avisconti1-30/+10
2010-10-28net: atarilance - flags should be unsigned longGeert Uytterhoeven1-1/+1
2010-10-28netxen: fix kdumpRajesh Borundia2-15/+7
2010-10-28cxgb3: Fix panic in free_tx_desc()Krishna Kumar1-1/+3
2010-10-28cxgb3: fix crash due to manipulating queues before registrationNishanth Aravamudan1-1/+1
2010-10-288390: Don't oops on starting dev queuePavel Emelyanov1-1/+0
2010-10-28igbvf: fix panic on loadEmil Tantilov1-4/+4
2010-10-28ixgb: call pci_disable_device in ixgb_removeEmil Tantilov1-0/+1
2010-10-28ixgbe: DCB, fix TX hang occurring in stress condition with PFCJohn Fastabend5-10/+54
2010-10-28e1000e: Add check for reset flags before displaying reset messageCarolyn Wyborny1-2/+5
2010-10-28e1000e: reset PHY after errors detectedCarolyn Wyborny3-0/+63
2010-10-28pch_gbe: Select MII.David S. Miller1-0/+1
2010-10-27igb: Fix unused variable warning.Jesse Gross1-1/+0
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds3-3/+23