summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-22nl80211: Add Michael MIC failure eventJouni Malinen9-11/+111
2009-04-22nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen5-29/+31
2009-04-22nl80211: Require auth type for NL80211_CMD_AUTHENTICATEJouni Malinen1-7/+7
2009-04-22nl80211: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-22cfg80211: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-22rfkill-input: remove unused codeJohannes Berg1-69/+0
2009-04-22rfkill: remove user_claim stuffJohannes Berg12-72/+9
2009-04-22rfkill: remove deprecated state constantsJohannes Berg4-16/+8
2009-04-22nl80211: validate some input betterJohannes Berg1-37/+77
2009-04-22mac80211: Don't access managed mode bits in non-managed modeVasanthakumar Thiagarajan1-1/+1
2009-04-22p54spi: compensate firmware alignment bug in p54spi_rxMax Filippov1-1/+9
2009-04-22iwl3945: use iwl_mac_conf_txAbhijeet Kolekar4-90/+46
2009-04-22iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945Wey-Yi Guy6-108/+56
2009-04-22p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanupMax Filippov1-28/+28
2009-04-22libertas: support mesh for various firmware versionsBing Zhao9-50/+116
2009-04-22p54spi: fix p54spi_upload_firmwareMax Filippov1-15/+19
2009-04-22p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bitMax Filippov1-1/+1
2009-04-22e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarilyJesse Brandeburg4-11/+10
2009-04-21sa1100_ir: fix build breakageAlexander Beregalov1-1/+1
2009-04-21tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin5-17/+30
2009-04-21tun: fix tun_chr_aio_read so that aio worksMichael S. Tsirkin1-5/+6
2009-04-21net: skb_copy_datagram_const_iovec()Michael S. Tsirkin4-0/+125
2009-04-21ucc_geth: Move freeing of TX packets to NAPI contextJoakim Tjernlund2-21/+11
2009-04-21rtl8139: unify the struct's nameJianjun Kong1-46/+46
2009-04-21net: factor out ethtool invocation of vlan/macvlan driversPatrick McHardy3-40/+29
2009-04-21usb driver for intellon int51x1 based PLC like devolo dlan duoPeter Holik3-0/+262
2009-04-21export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik3-32/+33
2009-04-21tg3: Update version to 3.99Matt Carlson1-2/+2
2009-04-21tg3: Restore LAA sooner in shutdown sequenceMatt Carlson1-2/+2
2009-04-21tg3: Limit CLKREQ fix to A[01] of 57780 asic revMatt Carlson2-1/+4
2009-04-21tg3: Allow 5761 WOL and LED fixes to 5761S tooMatt Carlson1-2/+4
2009-04-21tg3: Prevent send BD corruptionMatt Carlson2-0/+9
2009-04-21tg3: Handle NVRAM absent casesMatt Carlson2-4/+33
2009-04-21tg3: Allow screaming interrupt detectionMatt Carlson2-12/+18
2009-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller55-291/+542
2009-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-70/+107
2009-04-20tg3: Fix SEEPROM accessesMatt Carlson1-9/+17
2009-04-20mac80211: fix basic rate bitmap calculationJohannes Berg1-1/+1
2009-04-20mac80211: fix beacon loss detection after scanKalle Valo1-1/+9
2009-04-20nl80211: Make nl80211_send_mlme_event() atomicJouni Malinen1-2/+2
2009-04-20ar9170usb: fix hang on resumeChristian Lamparter1-20/+90
2009-04-20MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG.Robert P. J. Day1-7/+0
2009-04-20mwl8k: fix module re-insertion bugJoerg Albert1-2/+2
2009-04-20p54: deactivate broken powersave functionChristian Lamparter1-2/+0
2009-04-20iwl3945-base.c: Add missing space to debug printJoe Perches1-1/+1
2009-04-20rt2x00: Don't free register information on suspendIvo van Doorn2-34/+2
2009-04-20tun: Fix sk_sleep races when attaching/detachingHerbert Xu1-9/+6
2009-04-20tun: Only free a netdev when all tun descriptors are closedHerbert Xu1-13/+19
2009-04-20syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal4-8/+18
2009-04-20loopback: packet drops accountingEric Dumazet1-6/+15