summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-0419-133/+180
|\
| * net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov2011-02-041-1/+1
| * net: can: at91_can: world-writable sysfs filesVasiliy Kulikov2011-02-041-1/+1
| * r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu2011-02-041-0/+9
| * r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu2011-02-041-9/+21
| * r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera2011-02-041-2/+4
| * niu: Fix races between up/down and get_stats.David S. Miller2011-02-031-16/+45
| * atl1c: Add missing PCI device IDChuck Ebbert2011-02-021-0/+1
| * s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil2011-02-021-1/+1
| * s390: Fix wrong size in memcmp (netiucv)Stefan Weil2011-02-021-1/+1
| * qeth: allow OSA CHPARM change in suspend stateUrsula Braun2011-02-021-41/+63
| * qeth: allow HiperSockets framesize change in suspendUrsula Braun2011-02-021-1/+9
| * qeth: add more strict MTU checkingFrank Blaschka2011-02-021-31/+4
| * qeth: show new mac-address if its setting failsUrsula Braun2011-02-021-2/+2
| * be2net: remove netif_stop_queue being called before register_netdev.Ajit Khaparde2011-02-011-2/+0
| * be2net: fix a crash seen during insmod/rmmod testAjit Khaparde2011-02-011-2/+0
| * isdn: icn: Fix potentially wrong string handlingStefan Weil2011-02-011-1/+2
| * bnx2x: multicasts in NPAR modeVladislav Zolotarov2011-02-011-7/+2
| * depca: Fix warningsAlan Cox2011-02-011-3/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-019-46/+58
| |\
| * \ Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2011-02-012-7/+8
| |\ \
| | * | vhost: rcu annotation fixupMichael S. Tsirkin2011-02-012-7/+8
| * | | vxge: Fix wrong boolean operatorStefan Weil2011-02-011-1/+1
| |/ /
| * | enc28j60: Fix reading of transmit status vectorStefan Weil2011-01-311-1/+1
| * | axnet_cs: reduce delay time at ei_rx_overrunKen Kawasaki2011-01-311-4/+2
| * | CAN: softing driver depends on IOMEMChuck Ebbert2011-01-311-1/+1
* | | be2net: use device model DMA APIIvan Vecera2011-02-032-59/+64
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-0395-2368/+3581
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-02-011-1/+7
| |\ \ \ | | | |/ | | |/|
| | * | ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-02-011-1/+7
| | * | wl12xx: fix use after freeMathias Krause2011-01-311-2/+1
| * | | wl12xx: fix warning due to missing arg in ampdu_actionLuciano Coelho2011-01-311-2/+3
| * | | iwlwifi: correct frequency settingsStanislaw Gruszka2011-01-311-6/+2
| * | | rt2x00: Move TX/RX work into dedicated workqueueIvo van Doorn2011-01-314-7/+25
| * | | rt2x00: Kill all tasklets during device removalIvo van Doorn2011-01-311-0/+4
| * | | rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC.Gertjan van Wingerde2011-01-312-6/+4
| * | | rt2x00: Copy the MAC address to the WCID entry properly.Gertjan van Wingerde2011-01-311-1/+1
| * | | rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2011-01-312-0/+12
| * | | rt2x00: trivial: add \n to WARNING messageJohannes Stezenbach2011-01-311-1/+1
| * | | Trivial typo fix in commentMark Einon2011-01-311-1/+1
| * | | rt2x00: Correct initial value of US_CYC_CNT register for pcie interfaceRA-Jay Hung2011-01-312-0/+8
| * | | rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISRHelmut Schaa2011-01-318-24/+4
| * | | rt2x00: Remove interrupt thread registrationHelmut Schaa2011-01-312-15/+3
| * | | rt2x00: Convert rt2400pci interrupt handling to use taskletsHelmut Schaa2011-01-311-39/+115
| * | | rt2x00: Convert rt2500pci interrupt handling to use taskletsHelmut Schaa2011-01-311-39/+111
| * | | rt2x00: Convert rt61pci to use taskletsHelmut Schaa2011-01-311-45/+130
| * | | rt2x00: Convert rt2800pci to use taskletsHelmut Schaa2011-01-311-59/+114
| * | | rt2x00: Disable txstatus tasklet by defaultHelmut Schaa2011-01-312-8/+5
| * | | rt2x00: Introduce tasklets for interrupt handlingHelmut Schaa2011-01-312-0/+34
| * | | rt2x00: Make periodic beacon updates for PCI devices atomicHelmut Schaa2011-01-311-10/+16