summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-06-06rt2x00: fix rmmod crashStanislaw Gruszka
2011-06-06iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka
2011-06-03libertas_sdio: handle spurious interruptsDaniel Drake
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka
2011-06-03ath5k: Disable fast channel switching by defaultNick Kossifidis
2011-06-01iwl4965: correctly validate temperature valueStanislaw Gruszka
2011-06-01ath9k: fix two more bugs in tx powerDaniel Halperin
2011-05-31iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy
2011-05-31zd1211rw: fix to work on OHCIJussi Kivilinna
2011-05-31wl12xx: fix oops in sched_scan when forcing a passive scanLuciano Coelho
2011-05-31wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho
2011-05-31wl12xx: fix DFS channels handling in scheduled scanLuciano Coelho
2011-05-31wl12xx: fix passive and radar channel generation for scheduled scanLuciano Coelho
2011-05-31libertas: Set command sequence number later to ensure consistencyDaniel Drake
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville
2011-05-27ath9k: Fix AR9287 calibrationAdrian Chadd
2011-05-27wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma
2011-05-27iwl4965: fix 5GHz operationStanislaw Gruszka
2011-05-26ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan
2011-05-26ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan
2011-05-26ath9k: Reset chip on baseband hangRajkumar Manoharan
2011-05-26b43: N-PHY: initialize last var in calibration functionRafał Miłecki
2011-05-26rtlwifi: Use order 2 RX buffer allocation only if necessaryLarry Finger
2011-05-26rtlwifi: Fix kernel panic resulting from RX buffer allocation failureLarry Finger
2011-05-26mwifiex: correct event header lengthYogesh Ashok Powar
2011-05-26bonding: cleanup module option descriptionsAndy Gospodarek
2011-05-26net: davinci_emac: fix dev_err use at probeJohan Hovold
2011-05-25bonding: documentation and code cleanup for resend_igmpFlavio Leitner
2011-05-25bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman
2011-05-25Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos
2011-05-25bnx2x: protect sequence increment with mutexDmitry Kravkov
2011-05-25via-velocity: don't annotate MAC registers as packedUlrich Hecht
2011-05-25xen: netfront: hold RTNL when updating features.Ian Campbell
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-24iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabledWey-Yi Guy
2011-05-24be2net: hash key for rss-config cmd not setSathya Perla
2011-05-24CDC NCM: release interfaces fix in unbind()Alexey Orishko
2011-05-24bnx2x: fix inverted conditionDmitry Kravkov
2011-05-24net/irda: convert bfin_sir to common Blackfin UART headerMike Frysinger
2011-05-23ehea: Fix multicast registration on semi-promiscuous modeBreno Leitao
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-23b43: fix comment typo reqest -> requestJim Cromie
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-05-22bnx2x: allow device properly initialize after hotplugDmitry Kravkov
2011-05-22bnx2x: fix DMAE timeout according to hw specificationsDmitry Kravkov
2011-05-22bnx2x: properly handle CFC DEL in cnic flowVladislav Zolotarov
2011-05-22bnx2x: call dev_kfree_skb_any instead of dev_kfree_skbVladislav Zolotarov
2011-05-22net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang