summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-12-13pch_can: Fix coding rule violationTomoya
2010-12-13pch_can: Replace netdev_dbg instead of dev_dbg partlyTomoya
2010-12-13pch_can: Change Copyright and module descriptionTomoya
2010-12-13pch_can: Reduce register accessTomoya
2010-12-13pch_can: Change functions typeTomoya
2010-12-13pch_can: Rename function/macro nameTomoya
2010-12-13pch_can: Fix warningsTomoya
2010-12-13pch_can: Improve rx processingTomoya
2010-12-13pch_can: Fix endianness issueTomoya
2010-12-13pch_can: Divide poll functionTomoya
2010-12-13pch_can: Add flow control processingTomoya
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-13p54usb: add 5 more USBIDsChristian Lamparter
2010-12-13libertas: fix potential NULL-pointer dereferenceSven Neumann
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2010-12-13ehea: Use the standard logging functionsJoe Perches
2010-12-13ipv4: Don't pre-seed hoplimit metric.David S. Miller
2010-12-13net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller
2010-12-12pppoe.c: Fix kernel panic caused by __pppoe_xmitAndrej Ota
2010-12-12WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.Krzysztof Halasa
2010-12-12bnx2x: Advance a version number to 1.60.01-0Vladislav Zolotarov
2010-12-12bnx2x: Fixed a compilation warningVladislav Zolotarov
2010-12-12bnx2x: LSO code was broken on BE platformsVladislav Zolotarov
2010-12-12qlge: Fix deadlock when cancelling worker.Ron Mercer
2010-12-12Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-12-12hostap: don't use flush_scheduled_work()Tejun Heo
2010-12-12i2400m: drop i2400m_schedule_work()Tejun Heo
2010-12-12sungem: update gp->reset_task flushingTejun Heo
2010-12-12igb[v],ixgbe: don't use flush_scheduled_work()Tejun Heo
2010-12-12iseries_veth: don't use flush_scheduled_work()Tejun Heo
2010-12-12ehea: don't use flush_scheduled_work()Tejun Heo
2010-12-12ehea: kill unused ehea_rereg_mr_taskTejun Heo
2010-12-12drivers/net: don't use flush_scheduled_work()Tejun Heo
2010-12-12drivers/net: remove unnecessary flush_scheduled_work() callsTejun Heo
2010-12-11net: au1000_eth: remove unused global variable.Manuel Lauss
2010-12-11s2io: Using static const generally increases object text and decreases data s...Jon Mason
2010-12-11s2io: Update Driver VersionJon Mason
2010-12-11s2io: make strings at tables constJon Mason
2010-12-11s2io: rx_ring_sz bounds checkingJon Mason
2010-12-11igb: Add new function to read part number from EEPROM in string formatCarolyn Wyborny
2010-12-11e1000e: increment the driver versionBruce Allan
2010-12-11e1000e: static analysis tools complain of a possible null ptr p dereferenceBruce Allan
2010-12-11e1000e: minor error message correctionsBruce Allan
2010-12-11e1000e: prevent null ptr dereference in e1000_tx_queue()Bruce Allan
2010-12-11e1000e: support new PBA format from EEPROMBruce Allan
2010-12-11e1000e: 82579 PHY incorrectly identified during initBruce Allan
2010-12-11e1000e: 82577/8/9 mis-configured OEM bits during S0->SxBruce Allan
2010-12-11e1000e: 82571 Serdes can fail to get linkBruce Allan
2010-12-11e1000e: 82577/8 must acquire h/w semaphore before workaroundBruce Allan
2010-12-11e1000e: 82574/82583 performance improvementBruce Allan