Age | Commit message (Expand) | Author | Files | Lines |
2014-04-26 | Altera TSE: Set the Pause Quanta value to the IEEE default value | Vince Bridgers | 2 | -0/+4 |
2014-04-26 | Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMA | Vince Bridgers | 6 | -51/+101 |
2014-04-26 | bnx2x: Fix failure to configure VF multicast filters | Narender Kumar | 1 | -0/+1 |
2014-04-26 | bnx2x: Fix vlan credit issues for VFs | Yuval Mintz | 3 | -11/+37 |
2014-04-26 | bnx2x: Memory leak during VF removal | Yuval Mintz | 3 | -4/+13 |
2014-04-25 | brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTL | Hans de Goede | 1 | -2/+3 |
2014-04-25 | ath9k: fix race in setting ATH_OP_INVALID | Rajkumar Manoharan | 3 | -9/+3 |
2014-04-25 | can: slcan: Fix spinlock variant | Alexander Stein | 1 | -3/+3 |
2014-04-25 | can: fix return value from can_get_bittiming() | Oliver Hartkopp | 1 | -1/+1 |
2014-04-25 | can: sja1000_isa: add locking for indirect register access mode | Oliver Hartkopp | 1 | -3/+13 |
2014-04-25 | can: c_can_pci: enable PCI bus master only for MSI | Wolfgang Grandegger | 1 | -2/+5 |
2014-04-25 | can: c_can: use proper type for 'instance' | Wolfram Sang | 2 | -2/+2 |
2014-04-25 | can: c_can: Speed up tx buffer invalidation | Thomas Gleixner | 2 | -15/+40 |
2014-04-25 | can: c_can: Remove tx locking | Thomas Gleixner | 2 | -92/+43 |
2014-04-25 | can: c_can: Use proper u32 variables in c_can_write_msg_object() | Thomas Gleixner | 1 | -9/+9 |
2014-04-25 | can: c_can: Cleanup c_can_write_msg_object() | Thomas Gleixner | 2 | -33/+24 |
2014-04-25 | can: c_can: Cleanup c_can_msg_obj_put/get() | Thomas Gleixner | 1 | -44/+16 |
2014-04-25 | can: c_can: Cleanup c_can_inval_msg_object() | Thomas Gleixner | 1 | -5/+5 |
2014-04-25 | can: c_can: Cleanup setup of receive buffers | Thomas Gleixner | 1 | -21/+17 |
2014-04-25 | can: c_can: Cleanup c_can_read_msg_object() | Thomas Gleixner | 1 | -17/+15 |
2014-04-25 | can: c_can: Cleanup irq enable/disable | Thomas Gleixner | 1 | -25/+12 |
2014-04-25 | can: c_can: Work around C_CAN RX wreckage | Thomas Gleixner | 2 | -3/+11 |
2014-04-25 | can: c_can: Disable rx split as workaround | Thomas Gleixner | 2 | -14/+55 |
2014-04-25 | can: c_can: Get rid of pointless interrupts | Thomas Gleixner | 2 | -77/+48 |
2014-04-25 | can: c_can: Avoid status register update for D_CAN | Thomas Gleixner | 1 | -3/+6 |
2014-04-25 | can: c_can: Simplify buffer reenabling | Thomas Gleixner | 1 | -10/+6 |
2014-04-25 | can: c_can: Always update error stats | Thomas Gleixner | 1 | -6/+7 |
2014-04-25 | can: c_can: Fix berr reporting | Thomas Gleixner | 1 | -10/+6 |
2014-04-25 | can: c_can: Handle state change correctly | Thomas Gleixner | 1 | -5/+20 |
2014-04-25 | can: c_can: Do not access skb after net_receive_skb() | Thomas Gleixner | 1 | -5/+4 |
2014-04-25 | can: c_can: Make bus off interrupt disable logic work | Thomas Gleixner | 1 | -7/+4 |
2014-04-25 | can: c_can: Fix startup logic | Thomas Gleixner | 1 | -18/+17 |
2014-04-25 | can: c_can_pci: Set the type of the IP core | Thomas Gleixner | 1 | -0/+2 |
2014-04-24 | gianfar: Check if phydev present on ethtool -A | Claudiu Manoil | 1 | -0/+3 |
2014-04-24 | qlcnic: Fix memory leak. | Rajesh Borundia | 1 | -1/+8 |
2014-04-24 | qlcnic: Reset firmware API lock at driver load time | Sony Chacko | 1 | -0/+9 |
2014-04-24 | team: forbid incorrect fall-through in notifier | Jiri Pirko | 1 | -0/+2 |
2014-04-24 | net: cadence: Fix architecture dependencies | Jean Delvare | 1 | -2/+2 |
2014-04-24 | smc91x: improve definition of debug macros | Zi Shen Lim | 1 | -11/+12 |
2014-04-23 | vxlan: ensure to advertise the right fdb remote | Nicolas Dichtel | 1 | -17/+21 |
2014-04-23 | net/phy: micrel: fix bugged test on device tree loading for ksz9021 | Hubert Chaumette | 1 | -3/+3 |
2014-04-23 | smc91x: fix compile error when SMC_DEBUG >= 2 | Zi Shen Lim | 1 | -1/+1 |
2014-04-23 | net: sxgbe: Added phy_found error path | Byungho An | 1 | -2/+12 |
2014-04-23 | net: sxgbe: rearrange dma descriptor | Byungho An | 2 | -24/+19 |
2014-04-23 | virtio_net: zero is an invald queue_pairs number | Amos Kong | 1 | -1/+1 |
2014-04-22 | arc_emac: write initial MAC address from devicetree to hw | Max Schwarz | 1 | -7/+14 |
2014-04-22 | ath9k: add a recv budget | Tim Harvey | 1 | -0/+4 |
2014-04-22 | ath9k: fix possible hang on flush | Tim Harvey | 1 | -3/+2 |
2014-04-22 | rtlwifi: rtl8188ee: initialize packet_beacon | Colin Ian King | 1 | -1/+1 |
2014-04-22 | rt2x00: fix beaconing on USB | Stanislaw Gruszka | 1 | -10/+12 |