summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-06-09can: peak_pci: prevent use after free at netdev removalStephane Grosjean
2014-06-09can: peak_pci: Fix the way channels are linked togetherStephane Grosjean
2014-06-09rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings
2014-06-09rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger
2014-06-09rt2x00: fix beaconing on USBStanislaw Gruszka
2014-06-09skb: Add inline helper for getting the skb end offset from headAlexander Duyck
2014-06-09macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.Peter Christensen
2014-06-09Revert "macvlan : fix checksums error when we are in bridge mode"Vlad Yasevich
2014-06-09tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera
2014-06-09bonding: Remove debug_fs files when module init failsThomas Richter
2014-05-18rtl8192ce: Fix null dereference in watchdogBen Hutchings
2014-05-18mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason
2014-04-30b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki
2014-04-30ath9k: fix ready time of the multicast buffer queueFelix Fietkau
2014-04-30iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach
2014-04-30rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger
2014-04-30xen-netback: remove pointless clause from if statementPaul Durrant
2014-04-09net: asix: add missing flag to struct driver_infoEmil Goode
2014-04-09net: asix: handle packets crossing URB boundariesEmil Goode
2014-04-09asix: asix_rx_fixup surgery to reduce skb truesizesEric Dumazet
2014-04-02tg3: Don't check undefined error bits in RXBDMichael Chan
2014-04-02virtio-net: alloc big buffers also when guest can receive UFOJason Wang
2014-04-02bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac
2014-04-02usbnet: remove generic hard_header_len checkEmil Goode
2014-04-02tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir
2014-04-02vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann
2014-04-02vmxnet3: fix netpoll race conditionNeil Horman
2014-04-02mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar
2014-04-02can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde
2014-04-02can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde
2014-04-02can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde
2014-04-02iwlwifi: fix TX status for aggregated packetsJohannes Berg
2014-04-02ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan
2014-04-02ath9k: protect tid->sched checkStanislaw Gruszka
2014-04-02rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka
2014-04-02rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois
2014-04-02ath9k: Do not support PowerSave by defaultSujith Manoharan
2014-04-02ath9k_htc: Do not support PowerSave by defaultOleksij Rempel
2014-04-02b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang
2014-04-02rtlwifi: rtl8192cu: Add new device IDLarry Finger
2014-04-02rtlwifi: rtl8192cu: Fix some code in RF handlingLarry Finger
2014-04-02rtlwifi: Set the link stateLarry Finger
2014-02-15dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard
2014-02-15dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard
2014-02-15ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan
2014-02-15rtlwifi: pci: Fix oops on driver unloadLarry Finger
2014-02-15ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef
2014-02-15bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt
2014-02-15hamradio/yam: fix info leak in ioctlSalva Peiró
2014-02-15drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan