summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-02-13xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2014-02-06xen-netfront: fix resource leak in netfrontAnnie Li
2014-02-06net/vxlan: Share RX skb de-marking and checksum checks with ovsOr Gerlitz
2014-02-06net,via-rhine: Fix tx_timeout handlingRichard Weinberger
2014-02-06net: usbnet: fix SG initialisationBjørn Mork
2014-02-06bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt
2014-02-06ath9k: Disable cross-band FCCSujith Manoharan
2014-02-06ath9k: Use correct channel for RX packetsSujith Manoharan
2014-02-06b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang
2014-02-06b43legacy: Fix unload oops if firmware is not availableLarry Finger
2014-02-06b43: Fix unload oops if firmware is not availableLarry Finger
2014-02-06b43: Fix lockdep splatLarry Finger
2014-02-06iwlwifi: mvm: fix missing cleanup in .start() error pathEliad Peller
2014-02-06iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach
2014-02-06mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao
2014-02-06mwifiex: add missing endian conversion for fw_tsfAmitkumar Karwar
2014-02-06rtlwifi: rtl8188ee: Fix typo in codeLarry Finger
2014-02-06rtlwifi: Add missing code to PWDB statics routineLarry Finger
2014-02-06rtlwifi: rtl8192cu: Fix some code in RF handlingLarry Finger
2014-02-06rtlwifi: rtl8192cu: Update the power index registersLarry Finger
2014-02-06rtlwifi: rtl8192c: Add routines to save/restore power index registersLarry Finger
2014-02-06rtlwifi: Increase the RX queue length for USB driversLarry Finger
2014-02-06rtlwifi: rtl8192c: Add new definitions in the dm_common headerLarry Finger
2014-02-06rtlwifi: Set the link stateLarry Finger
2014-02-06rtlwifi: Redo register save locationsLarry Finger
2014-02-06rtlwifi: rtl8192cu: Add new firmwareLarry Finger
2014-02-06rtlwifi: rtl8192c: Prevent reconnect attempts if not connectedLarry Finger
2014-02-06rtlwifi: Update beacon statistics for USB driverLarry Finger
2014-02-06rtlwifi: rtl8192cu: Add new device IDLarry Finger
2014-02-06e1000e: fix compiler warningsDavid Ertman
2014-01-15sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse
2014-01-15sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse
2014-01-15sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko
2014-01-15sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings
2014-01-15sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames
2014-01-15sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings
2014-01-15sfc: PTP: Moderate log message on event queue overflowLaurence Evans
2014-01-15sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings
2014-01-15virtio-net: fix refill races during restoreJason Wang
2014-01-15virtio_net: don't leak memory or block when too many fragsMichael S. Tsirkin
2014-01-15virtio-net: make all RX paths handle errors consistentlyMichael S. Tsirkin
2014-01-15virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin
2014-01-15arc_emac: fix potential use after freeEric Dumazet
2014-01-15net: fec: fix potential use after freeEric Dumazet
2014-01-15hamradio/yam: fix info leak in ioctlSalva Peiró
2014-01-15drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan
2014-01-15netvsc: don't flush peers notifying work during setting mtuJason Wang
2014-01-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2014-01-15vxlan: release rt when found circular routeFan Du
2014-01-15virtio: delete napi structures from netdev before releasing memoryAndrey Vagin