aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-01-08rtlwifi: pci: Fix oops on driver unloadLarry Finger
2014-01-08ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef
2014-01-08ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan
2014-01-08dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard
2014-01-08dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard
2013-12-11net: smc91: fix crash regression on the versatileLinus Walleij
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-12-08bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov
2013-12-08bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico
2013-12-04prism54: set netdev type to "wlan"Dan Williams
2013-12-04mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil
2013-12-04rt2400pci: fix RSSI readStanislaw Gruszka
2013-12-04rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger
2013-12-04rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger
2013-12-04rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger
2013-12-04rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger
2013-12-04rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena
2013-12-04can: flexcan: fix flexcan_chip_start() on imx6Marc Kleine-Budde
2013-11-29rt2800usb: slow down TX status pollingStanislaw Gruszka
2013-11-29rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka
2013-11-298139cp: re-enable interrupts after tx timeoutDavid Woodhouse
2013-11-29can: c_can: Fix RX message handling, handle lost message before EOBMarkus Pargmann
2013-11-29libertas: potential oops in debugfsDan Carpenter
2013-11-20xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu
2013-11-13can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...Marc Kleine-Budde
2013-11-13rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland
2013-11-04davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier
2013-11-04wanxl: fix info leak in ioctlSalva Peiró
2013-11-04bnx2x: record rx queue for LRO packetsEric Dumazet
2013-11-04farsync: fix info leak in ioctlSalva Peiró
2013-11-04can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde
2013-11-04net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth
2013-11-04net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth
2013-10-13p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter
2013-10-13rtlwifi: Align private space in rtl_priv structLarry Finger
2013-10-13ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda
2013-10-13bonding: Fix broken promiscuity reference counting issueNeil Horman
2013-10-13dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard
2013-10-13via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi
2013-10-13ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-10-13gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil
2013-10-01sfc: Fix efx_rx_buf_offset() for recycled pagesBen Hutchings
2013-10-01rt2800: fix wrong TX power compensationStanislaw Gruszka
2013-10-01net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda
2013-09-26ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau
2013-09-26ath9k: fix rx descriptor related race conditionFelix Fietkau
2013-09-26ath9k: always clear ps filter bit on new assocFelix Fietkau
2013-09-26brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville
2013-09-14macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-09-14tun: signedness bug in tun_get_user()Dan Carpenter