aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-27mac80211: mlme.c use new frame control helpersHarvey Harrison
2008-06-27mac80211: rx.c use new frame control helpersHarvey Harrison
2008-06-27mac80211: tx.c use new frame control helpersHarvey Harrison
2008-06-27mac80211: wep.c use new frame control helpersHarvey Harrison
2008-06-27ath5k: convert LED code to use mac80211 triggersBob Copeland
2008-06-27mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez
2008-06-27rt2x00: Remove duplicate deinitializationIvo van Doorn
2008-06-27b43: Add debugfs firmware debugging knobMichael Buesch
2008-06-27b43: Add simple firmware watchdogMichael Buesch
2008-06-27mac80211: rename TKIP debugging Kconfig symbolJohannes Berg
2008-06-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch
2008-06-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-27Hold RTNL while calling dev_close()Ben Hutchings
2008-06-27qla3xxx: Hold RTNL while calling dev_close()Ben Hutchings
2008-06-27[netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen
2008-06-27e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek
2008-06-27e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xxKevin Hao
2008-06-27[netdrvr] netxen: fix netxen_pci_tbl[] breakageAl Viro
2008-06-27[netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar
2008-06-27ipg: use NULL, not zero, for pointersPekka Enberg
2008-06-27ipg: fix jumbo frame compilationPekka Enberg
2008-06-27drivers/net/r6040.c: Eliminate double sizeofJulia Lawall
2008-06-27pcnet_cs, axnet_cs: clear bogus interrupt before request_irqKomuro
2008-06-27e1000e: fix EEH recovery during reset on PPCJeff Kirsher
2008-06-27igb: fix EEH recovery during reset on PPCJeff Kirsher
2008-06-27ixgbe: fix EEH recovery during reset on PPCPaul Larson
2008-06-27tc35815: Fix receiver hangup on Rx FIFO overflowAtsushi Nemoto
2008-06-27tc35815: Mark carrier-off before starting PHYAtsushi Nemoto
2008-06-27s2io: fix documentation about intr_typeMichal Schmidt
2008-06-26adm8211: remove unnecessary protected bit mask/checkHarvey Harrison
2008-06-26mac80211: add single function calling tx handlersJohannes Berg
2008-06-26b43: Remove "shm" and "ucode_regs" debugfs filesMichael Buesch
2008-06-26b43: Add mask/set capability to debugfs MMIO interfaceMichael Buesch
2008-06-26b43: Add debugfs files for random SHM accessMichael Buesch
2008-06-26b43: Add debugfs files for MMIO register accessMichael Buesch
2008-06-26mac80211: use separate spinlock for sta flagsJohannes Berg
2008-06-26mac80211: remove shared key todoJohannes Berg
2008-06-26rt2x00: Release rt2x00 2.1.8Ivo van Doorn
2008-06-26rt2x00: Increase queue sizeIvo van Doorn
2008-06-26rt2x00: Fix sparse warning on nested container_of()Ivo van Doorn
2008-06-26rt2x00: Cleanup symbol exportsIvo van Doorn
2008-06-26rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde
2008-06-26rt2x00: Centralize allocation of RX skbs.Gertjan van Wingerde
2008-06-26rt2x00: Convert rt2x00 to use generic DMA-mapping APIGertjan van Wingerde
2008-06-26rt2x00: Properly clean up beacon skbs.Gertjan van Wingerde
2008-06-26rt2x00: Use ieee80211 fc handlersIvo van Doorn
2008-06-26wireless: fix fallout from device_create removalStephen Rothwell
2008-06-26mac80211: 11h - Handling measurement requestAssaf Krauss
2008-06-26mac80211: 11h Infrastructure - ParsingAssaf Krauss
2008-06-26b43legacy: use frame control helpersHarvey Harrison