summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-04-09ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh
2014-04-09rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima
2014-04-09rsi: Fixed issue relating to index of q_num.Fariya Fatima
2014-04-09rsi: Fixed issue relating to return value.Fariya Fatima
2014-04-09rsi: Fixed issue relating to variable de-referenced before check 'adapter'Fariya Fatima
2014-04-09rsi: Fixed signedness bug reported by static code analyzer.Fariya Fatima
2014-04-09rsi: Potential null pointer derefernce issue fixed.Fariya Fatima
2014-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-07rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine
2014-04-07net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix
2014-04-07at86rf230: fix MAX_CSMA_RETRIES parameterAlexander Aring
2014-04-07sxgbe: fix duplicate #include headersJean Sacren
2014-04-04xen-netback: Trivial format string fixZoltan Kiss
2014-04-04net: bcmgenet: Remove unnecessary version.h inclusionSachin Kamat
2014-04-04net: smc911x: Remove unused local variableLaurent Pinchart
2014-04-04bonding: Inactive slaves should keep inactive flag's valuezheng.li
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-04-03net: Micrel KSZ8864RMN 4-port managed switch supportPhilipp Zabel
2014-04-03sxgbe: fix driver probe error path and driver removal leaksfrançois romieu
2014-04-03sxgbe: use common NET_VENDOR_FOO style.françois romieu
2014-04-03xen-netback: Grant copy the header instead of map and memcpyZoltan Kiss
2014-04-03xen-netback: Rename map opsZoltan Kiss
2014-04-03net: qlcnic: include irq.h for irq definitionsJosh Boyer
2014-04-03net: enic: include irq.h for irqreturn_t definitionsJosh Boyer
2014-04-03net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier
2014-04-03be2net: Add abi version between be2net and ocrdmaDevesh Sharma
2014-04-03net: ti: fix CPTS driver build on armAlexei Starovoitov
2014-04-03net: vxlan: fix crash when interface is created with no groupMike Rapoport
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-01Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-ca...David S. Miller
2014-04-01qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'Shahed Shaikh
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann
2014-04-01net: sxgbe: make "core_ops" staticDan Carpenter
2014-04-01net: sxgbe: fix logical vs bitwise operationDan Carpenter
2014-04-01net: sxgbe: sxgbe_mdio_register() frees the busDan Carpenter
2014-04-01Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko
2014-04-01xen-netback: disable rogue vif in kthread contextWei Liu
2014-04-01net/mlx4: Set proper build dependancy with vxlanOr Gerlitz
2014-04-01be2net: fix build dependency on VxLANSathya Perla
2014-04-01can: c_can: Avoid led toggling for every packet.Thomas Gleixner
2014-04-01can: c_can: Simplify TX interrupt cleanupThomas Gleixner
2014-04-01can: c_can: Store dlc privateThomas Gleixner
2014-04-01can: c_can: Reduce register accessThomas Gleixner
2014-04-01can: c_can: Make the code readableThomas Gleixner
2014-04-01can: c_can: Provide protection in the xmit pathThomas Gleixner
2014-04-01can: c_can: Remove EOB exitThomas Gleixner