summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-01-03libertas: potential oops in debugfsDan Carpenter
2014-01-03net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2014-01-03bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov
2014-01-03bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico
2014-01-03net: smc91: fix crash regression on the versatileLinus Walleij
2014-01-03can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp
2014-01-03rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger
2014-01-03prism54: set netdev type to "wlan"Dan Williams
2014-01-03mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil
2014-01-03rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger
2014-01-03rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger
2014-01-03rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger
2014-01-03rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland
2014-01-03rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena
2014-01-03can: c_can: Fix RX message handling, handle lost message before EOBMarkus Pargmann
2014-01-03rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka
2014-01-03rt2400pci: fix RSSI readStanislaw Gruszka
2013-11-28rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland
2013-11-28iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach
2013-11-28iwlwifi: add new pci id for 6x35 seriesShuduo Sang
2013-11-28iwlwifi: one more sku added to 6x35 seriesWey-Yi Guy
2013-11-28iwlwifi: update pci subsystem idWey-Yi Guy
2013-11-28iwlwifi: remove un-supported SKUsWey-Yi Guy
2013-11-28iwlwifi: two more SKUs for 6x05 seriesWey-Yi Guy
2013-11-288139cp: re-enable interrupts after tx timeoutDavid Woodhouse
2013-11-28xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu
2013-11-28davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier
2013-11-28wanxl: fix info leak in ioctlSalva Peiró
2013-11-28bnx2x: record rx queue for LRO packetsEric Dumazet
2013-11-28farsync: fix info leak in ioctlSalva Peiró
2013-11-28can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde
2013-10-26can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...Marc Kleine-Budde
2013-10-26gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil
2013-10-26sfc: Fix efx_rx_buf_offset() for recycled pagesBen Hutchings
2013-10-26macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-10-26ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda
2013-10-26bonding: Fix broken promiscuity reference counting issueNeil Horman
2013-10-26dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard
2013-10-26via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi
2013-10-26ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-10-26can: flexcan: fix flexcan_chip_start() on imx6Marc Kleine-Budde
2013-10-26p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter
2013-10-26rtlwifi: Align private space in rtl_priv structLarry Finger
2013-10-26net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda
2013-10-26rt2800: fix wrong TX power compensationStanislaw Gruszka
2013-10-26ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau
2013-10-26ath9k: fix rx descriptor related race conditionFelix Fietkau
2013-10-26ath9k: always clear ps filter bit on new assocFelix Fietkau
2013-10-26tun: signedness bug in tun_get_user()Dan Carpenter
2013-10-268139cp: Add dma_mapping_error checkingNeil Horman