summaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-23netxen: fix firmware init handshakeDhananjay Phadke2-18/+22
2009-06-23netxen: fix build with without CONFIG_PMDhananjay Phadke1-0/+4
2009-06-22netfilter: xt_rateest: fix comparison with selfPatrick McHardy1-1/+1
2009-06-22netfilter: xt_quota: fix incomplete initializationJan Engelhardt1-0/+1
2009-06-22netfilter: nf_log: fix direct userspace memory access in proc handlerPatrick McHardy1-5/+11
2009-06-22netfilter: fix some sparse endianess warningsPatrick McHardy2-8/+8
2009-06-22netfilter: nf_conntrack: fix conntrack lookup racePatrick McHardy1-2/+4
2009-06-22netfilter: nf_conntrack: fix confirmation race conditionPatrick McHardy1-1/+8
2009-06-22netfilter: nf_conntrack: death_by_timeout() fixEric Dumazet1-2/+8
2009-06-22via-velocity: Fix velocity driver unmapping incorrect size.Dave Jones1-1/+1
2009-06-22mlx4_en: Remove redundant refill code on RXYevgeny Petrilin3-102/+0
2009-06-22mlx4_en: Removed redundant check on lso header sizeYevgeny Petrilin2-6/+0
2009-06-22mlx4_en: Cancel port_up check in transmit functionYevgeny Petrilin2-9/+2
2009-06-22mlx4_en: using stop/start_all_queuesYevgeny Petrilin1-2/+2
2009-06-22mlx4_en: Removed redundant skb->len checkYevgeny Petrilin1-4/+0
2009-06-22mlx4_en: Counting all the dropped packets on the TX sideYevgeny Petrilin1-7/+8
2009-06-20usbnet cdc_subset: fix issues talking to PXA gadgetsDavid Brownell1-3/+4
2009-06-20Net: qla3xxx, remove sleeping in atomicJiri Slaby1-0/+2
2009-06-20ipv4: fix NULL pointer + success return in route lookup pathNeil Horman1-2/+12
2009-06-20isdn: clean up documentation indexTilman Schmidt1-17/+2
2009-06-19cfg80211: validate station settingsJohannes Berg1-16/+78
2009-06-19cfg80211: allow setting station parameters in meshAndrey Yurovsky1-1/+2
2009-06-19cfg80211: allow adding/deleting stations on meshAndrey Yurovsky1-2/+4
2009-06-19ath5k: fix beacon_int handlingJiri Slaby1-3/+1
2009-06-19MAINTAINERS: Fix Atheros pattern pathsJoe Perches1-3/+3
2009-06-19ath9k: restore PS mode, before we put the chip into FULL SLEEP state.Gabor Juhos1-1/+1
2009-06-19ath9k: wait for beacon frame along with CABGabor Juhos1-2/+5
2009-06-19acer-wmi: fix rfkill conversionTroy Moure1-2/+2
2009-06-19ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen1-0/+7
2009-06-19rfkill: export persistent attribute in sysfsAlan Jenkins3-2/+15
2009-06-19eeepc-laptop: read rfkill soft-blocked state on resumeAlan Jenkins1-4/+38
2009-06-19rfkill: don't restore software blocked state on persistent devicesAlan Jenkins4-31/+63
2009-06-19rfkill: rfkill_set_block() when suspended nitpickAlan Jenkins1-3/+3
2009-06-19ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen1-0/+18
2009-06-19zd1211rw: adding 083a:e503 as a ZD1211B deviceHin-Tak Leung1-0/+1
2009-06-19iwmc3200wifi: add a mutex to protect iwm_reset_workerZhu Yi2-6/+49
2009-06-19iwmc3200wifi: fix potential kernel oops on module removalZhu Yi1-2/+2
2009-06-19iwmc3200wifi: add iwm_if_add and iwm_if_removeZhu Yi3-12/+31
2009-06-19iwmc3200wifi: check for iwm_priv_init errorZhu Yi3-7/+23
2009-06-19mv643xx_eth: fix unicast filter programming in promiscuous modePrabhanjan Sarnaik1-4/+3
2009-06-19r8169: remove unused variableFlorian Westphal1-3/+0
2009-06-19e1000e: stop unnecessary polling when using msi-xAndy Gospodarek1-1/+1
2009-06-19cdc_ether: additional PID's to the whitelistJonas Sjöquist2-1/+28
2009-06-19MAINTAINERS: fix address of IEEE 802.15.4 git treeDmitry Baryshkov1-1/+1
2009-06-19ieee802154: use standard routine for printing dumpsDmitry Baryshkov1-9/+3
2009-06-19be2net: receive asynchronous link status notifications from BESathya Perla4-33/+80
2009-06-19be2net: cleanup multicast_set cmd to avoid mc_list copySathya Perla4-41/+32
2009-06-19be2net: Use MCC queue for cmds that may be called in BH contextSathya Perla1-17/+52
2009-06-19be2net: Add MCC queue mechanism for BE cmdsSathya Perla5-161/+455
2009-06-19pegasus usb-net: Fix endianness bugsMichael Buesch1-12/+17