aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-24can: fix return value from can_get_bittiming()Oliver Hartkopp
2014-04-24can: sja1000_isa: add locking for indirect register access modeOliver Hartkopp
2014-04-24can: c_can_pci: enable PCI bus master only for MSIWolfgang Grandegger
2014-04-24can: c_can: use proper type for 'instance'Wolfram Sang
2014-04-24can: c_can: Speed up tx buffer invalidationThomas Gleixner
2014-04-24can: c_can: Remove tx lockingThomas Gleixner
2014-04-24can: c_can: Use proper u32 variables in c_can_write_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup c_can_write_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup c_can_msg_obj_put/get()Thomas Gleixner
2014-04-24can: c_can: Cleanup c_can_inval_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup setup of receive buffersThomas Gleixner
2014-04-24can: c_can: Cleanup c_can_read_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup irq enable/disableThomas Gleixner
2014-04-24can: c_can: Work around C_CAN RX wreckageThomas Gleixner
2014-04-24can: c_can: Disable rx split as workaroundThomas Gleixner
2014-04-24can: c_can: Get rid of pointless interruptsThomas Gleixner
2014-04-24can: c_can: Avoid status register update for D_CANThomas Gleixner
2014-04-24can: c_can: Simplify buffer reenablingThomas Gleixner
2014-04-24can: c_can: Always update error statsThomas Gleixner
2014-04-24can: c_can: Fix berr reportingThomas Gleixner
2014-04-24can: c_can: Handle state change correctlyThomas Gleixner
2014-04-24can: c_can: Do not access skb after net_receive_skb()Thomas Gleixner
2014-04-24can: c_can: Make bus off interrupt disable logic workThomas Gleixner
2014-04-24can: c_can: Fix startup logicThomas Gleixner
2014-04-24can: c_can_pci: Set the type of the IP coreThomas Gleixner
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-04-24gianfar: Check if phydev present on ethtool -AClaudiu Manoil
2014-04-24qlcnic: Fix memory leak.Rajesh Borundia
2014-04-24qlcnic: Reset firmware API lock at driver load timeSony Chacko
2014-04-24team: forbid incorrect fall-through in notifierJiri Pirko
2014-04-24net: cadence: Fix architecture dependenciesJean Delvare
2014-04-24smc91x: improve definition of debug macrosZi Shen Lim
2014-04-23vxlan: ensure to advertise the right fdb remoteNicolas Dichtel
2014-04-23net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette
2014-04-22hisax/icc: add missing semicolon after labelJulia Lawall
2014-04-22smc91x: fix compile error when SMC_DEBUG >= 2Zi Shen Lim
2014-04-22net: sxgbe: Added phy_found error pathByungho An
2014-04-22net: sxgbe: rearrange dma descriptorByungho An
2014-04-22virtio_net: zero is an invald queue_pairs numberAmos Kong
2014-04-22arc_emac: write initial MAC address from devicetree to hwMax Schwarz
2014-04-22ath9k: add a recv budgetTim Harvey
2014-04-22ath9k: fix possible hang on flushTim Harvey
2014-04-22rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King
2014-04-22rt2x00: fix beaconing on USBStanislaw Gruszka
2014-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-18e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski
2014-04-18ixgbe: clean up Rx time stamping codeJakub Kicinski
2014-04-18igb: fix stats for i210 rx_fifo_errorsTodd Fujinaka
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie