summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko2015-01-14
* | | | | | | | | | | i40e: adds FCoE configure optionVasu Dev2015-01-14
* | | | | | | | | | | cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai2015-01-14
* | | | | | | | | | | net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner2015-01-14
* | | | | | | | | | | xen-netfront: use different locks for Rx and Tx statsDavid Vrabel2015-01-13
* | | | | | | | | | | drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N2015-01-13
* | | | | | | | | | | cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai2015-01-13
* | | | | | | | | | | usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov2015-01-12
* | | | | | | | | | | net/at91_ether: prepare and unprepare clockAlexandre Belloni2015-01-12
* | | | | | | | | | | Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel.org/pub...David S. Miller2015-01-12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Merge tag 'iwlwifi-for-kalle-2015-01-05' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-01-05
| |\| | | | | | | | | |
| | * | | | | | | | | | iwlwifi: bump firmware API for mvm devices to 12Emmanuel Grumbach2015-01-05
| | * | | | | | | | | | iwlwifi: mvm: scan dwell time correctionsDavid Spinadel2015-01-05
| | * | | | | | | | | | iwlwifi: mvm: add a flag to enable match found notificationDavid Spinadel2015-01-05
| | * | | | | | | | | | iwlwifi: mvm: fix out of bounds access to tid_to_mac80211_acEyal Shapira2015-01-05
| | * | | | | | | | | | iwlwifi: mvm: fix Rx with both chainsEyal Shapira2015-01-05
| | * | | | | | | | | | iwlwifi: 7000: fix reported firmware name for 7265DEmmanuel Grumbach2015-01-05
| | * | | | | | | | | | iwlwifi: pcie: correctly define 7265-D cfgArik Nemtsov2015-01-05
| * | | | | | | | | | | rtlwifi: Fix error when accessing unmapped memory in skbLarry Finger2015-01-05
* | | | | | | | | | | | alx: fix alx_poll()Eric Dumazet2015-01-11
* | | | | | | | | | | | net: dnet: fix dnet_poll()Eric Dumazet2015-01-11
* | | | | | | | | | | | net: fec: fix NULL pointer dereference in fec_enet_timeout_workHubert Feurstein2015-01-08
* | | | | | | | | | | | sh_eth: Fix access to TRSCER registerNobuhiro Iwamatsu2015-01-08
* | | | | | | | | | | | sh-eth: Set fdr_value of R-Car SoCsNobuhiro Iwamatsu2015-01-08
* | | | | | | | | | | | i40e: Fix bug with TCP over IPv6 over VXLANAnjali Singhai2015-01-06
* | | | | | | | | | | | i40e: Fix Rx checksum error counterAnjali Singhai2015-01-06
* | | | | | | | | | | | i40e: fix un-necessary Tx hangsJesse Brandeburg2015-01-06
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | qla3xxx: don't allow never end busy loopAndy Shevchenko2015-01-06
* | | | | | | | | | | xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre2015-01-06
* | | | | | | | | | | r8152: support ndo_features_checkhayeswang2015-01-06
|/ / / / / / / / / /
* | | | | | | | | | net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi2015-01-04
* | | | | | | | | | enic: free all rq buffs when allocation failsGovindarajulu Varadarajan2015-01-02
* | | | | | | | | | qmi_wwan: Set random MAC on devices with buggy fwKristian Evensen2015-01-02
* | | | | | | | | | Altera TSE: Add missing phydevKostya Belezko2015-01-02
* | | | | | | | | | net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein2015-01-02
* | | | | | | | | | net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb2015-01-02
* | | | | | | | | | qlcnic: Fix return value in qlcnic_probe()Yongjian Xu2014-12-31
* | | | | | | | | | net: axienet: fix error return codeJulia Lawall2014-12-31
* | | | | | | | | | net: sun4i-emac: fix error return codeJulia Lawall2014-12-31
* | | | | | | | | | myri10ge: fix error return codeJulia Lawall2014-12-31
* | | | | | | | | | net: Xilinx: fix error return codeJulia Lawall2014-12-31
* | | | | | | | | | i40e: Fix possible memory leak in i40e_dbg_dump_descJoe Perches2014-12-31
* | | | | | | | | | igb: Remove unneeded FIXMETodd Fujinaka2014-12-31
* | | | | | | | | | e100: fix typo in MDI/MDI-X eeprom check in e100_phy_initJohn W. Linville2014-12-31
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai2014-12-27
* | | | | | | | | bonding: change error message to debug message in __bond_release_one()Wengang Wang2014-12-27
* | | | | | | | | Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub...David S. Miller2014-12-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | brcmfmac: Do not crash if platform data is not populatedMika Westerberg2014-12-24
| * | | | | | | | | ipw2200: select CFG80211_WEXTPaul Bolle2014-12-24
| * | | | | | | | | Merge tag 'iwlwifi-fixes-for-kalle-2014-12-18' of git://git.kernel.org/pub/sc...Kalle Valo2014-12-21
| |\| | | | | | | |