summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-02-03ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau
2013-02-03ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau
2013-02-03ath9k: disable the tasklet before taking the PCU lockFelix Fietkau
2013-02-03ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau
2013-02-03ath9k: fix rx flush handlingFelix Fietkau
2013-02-03ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau
2013-02-03ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau
2013-02-03ath9k: fix double-free bug on beacon generate failureFelix Fietkau
2013-02-03ath9k: do not link receive buffers during flushFelix Fietkau
2013-02-03ath9k_htc: Fix memory leakSujith Manoharan
2013-02-03brcmsmac: handle packet drop during transmit correctlyPiotr Haber
2013-02-03brcmsmac: increase timer reference count for new timers onlyPiotr Haber
2013-02-03iwlegacy: fix IBSS cleanupStanislaw Gruszka
2013-02-03mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil
2013-02-03mwifiex: update config_bands during infra associationAmitkumar Karwar
2013-02-03can: pch_can: fix invalid error codesOlivier Sobrie
2013-02-03can: ti_hecc: fix invalid error codesOlivier Sobrie
2013-02-03can: c_can: fix invalid error codesOlivier Sobrie
2013-01-21igb: release already assigned MSI-X interrupts if setup failsStefan Assmann
2013-01-17Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"Stanislaw Gruszka
2013-01-17b43: Fix firmware loading when driver is built into the kernelLarry Finger
2013-01-17mwifiex: check wait_event_interruptible return valueBing Zhao
2013-01-17iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach
2013-01-17iwlwifi: fix PCIe interrupt handle return valueJohannes Berg
2013-01-17brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman
2013-01-17xen/netfront: improve truesize trackingIan Campbell
2013-01-17i2400m: add Intel 6150 device IDsDan Williams
2013-01-17mlx4_core: Fix potential deadlock in mlx4_eq_int()Jack Morgenstein
2013-01-17carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter
2013-01-17ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan
2013-01-17ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau
2013-01-17ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos
2013-01-17Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau
2013-01-17ath9k_hw: Enable hw PLL power save for AR9462Rajkumar Manoharan
2013-01-17rt2x00: Only specify interface combinations if more then one interface is pos...Helmut Schaa
2013-01-17iwlwifi: silently ignore fw flaws in Tx pathEmmanuel Grumbach
2013-01-17iwlwifi: don't handle masked interruptEmmanuel Grumbach
2013-01-17ath5k: fix tx path skb leaksFelix Fietkau
2013-01-11can: Do not call dev_put if restart timer is running upon closeAlexander Stein
2013-01-11p54usb: add USBIDs for two more p54usb devicesChristian Lamparter
2013-01-11p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski
2013-01-11rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna
2013-01-11qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams
2013-01-11b43: fix tx path skb leaksFelix Fietkau
2013-01-11b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger
2012-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-018139cp: fix coherent mapping leak in error path.françois romieu
2012-11-30Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-29bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com