aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-30netdev: can: Change mail address of Hans J. KochHans J. Koch
2010-10-30pcnet_cs: add new_idKen Kawasaki
2010-10-30can: pch_can: fix section mismatch warning by using a whitelisted nameMarc Kleine-Budde
2010-10-30can: pch_can: fix sparse warningMarc Kleine-Budde
2010-10-30netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probeDenis Kirjanov
2010-10-30vmxnet: trivial annotation of protocol constantHarvey Harrison
2010-10-30vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-29phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy
2010-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-10-29b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger
2010-10-29libertas: Fix sd8686 firmware reloadPaul Fox
2010-10-29ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-28stmmac: enable/disable rx/tx in the core with a single write.avisconti
2010-10-28net: atarilance - flags should be unsigned longGeert Uytterhoeven
2010-10-28netxen: fix kdumpRajesh Borundia
2010-10-28cxgb3: Fix panic in free_tx_desc()Krishna Kumar
2010-10-28cxgb3: fix crash due to manipulating queues before registrationNishanth Aravamudan
2010-10-288390: Don't oops on starting dev queuePavel Emelyanov
2010-10-28igbvf: fix panic on loadEmil Tantilov
2010-10-28ixgb: call pci_disable_device in ixgb_removeEmil Tantilov
2010-10-28ixgbe: DCB, fix TX hang occurring in stress condition with PFCJohn Fastabend
2010-10-28e1000e: Add check for reset flags before displaying reset messageCarolyn Wyborny
2010-10-28e1000e: reset PHY after errors detectedCarolyn Wyborny
2010-10-28pch_gbe: Select MII.David S. Miller
2010-10-27igb: Fix unused variable warning.Jesse Gross
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-27ehea: Fixing statisticsBreno Leitao
2010-10-27bonding: Fix lockdep warning after bond_vlan_rx_register()Jarek Poplawski
2010-10-27ath5k: Fix double free on hw attach error pathJones Desougi
2010-10-27ath9k_htc: Set proper firmware offset for Netgear WNDA3200Rajkumar Manoharan
2010-10-27ath9k: fix tx aggregation flush on AR9003Felix Fietkau
2010-10-27ath9k: lock reset and PCU start/stoppingLuis R. Rodriguez
2010-10-27ath9k: rename rxflushlock to pcu_lockLuis R. Rodriguez
2010-10-27ath9k: add locking for starting the PCU on RXLuis R. Rodriguez
2010-10-27ath9k: add locking for stopping RXLuis R. Rodriguez
2010-10-27caif-u5500: Build config for CAIF shared mem driverAmarnath Revanna
2010-10-27caif-u5500: CAIF shared memory mailbox interfaceAmarnath Revanna
2010-10-27caif-u5500: CAIF shared memory transport protocolsjur.brandeland@stericsson.com
2010-10-27drivers/net/typhoon.c: delete double assignmentJulia Lawall
2010-10-27drivers/net/sb1000.c: delete double assignmentJulia Lawall
2010-10-27qlcnic: define valid vlan id rangeSony Chacko
2010-10-27qlcnic: reduce rx ring sizeSony Chacko
2010-10-27qlcnic: fix mac learningamit salecha
2010-10-27ehea: fix use after freeEric Dumazet
2010-10-27qlge: bugfix: Restoring the vlan setting.Ron Mercer
2010-10-27be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()...Somnath Kotur