summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-06-01bcma: host pci: implement block R/W operationsRafał Miłecki
2011-06-01b43: bus: add helpers for checking host typeRafał Miłecki
2011-06-01b43: use new pointers path to access ssb_device in SSB specific placesRafał Miłecki
2011-06-01b43: SDIO: use new pointers path to access ssb_deviceRafał Miłecki
2011-06-01b43: LP-PHY: use new pointers path to access ssb_deviceRafał Miłecki
2011-06-01ath9k: mark few functions as staticMohammed Shafi Shajakhan
2011-06-01ath9k: make ath9k_setpower function as staticMohammed Shafi Shajakhan
2011-06-01bcma: pci: implement interrupts controlRafał Miłecki
2011-06-01ath9k_hw: remove ath9k_hw_get_desc_linkFelix Fietkau
2011-06-01ath9k: unify edma and non-edma tx code, improve tx fifo handlingFelix Fietkau
2011-06-01ath9k: remove redundant if checkMohammed Shafi Shajakhan
2011-06-01mac80211_hwsim driver support userspace frame tx/rxJavier Lopez
2011-06-01rt2x00: Enabled rt35xx device support by default.Gertjan van Wingerde
2011-06-01rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.Gertjan van Wingerde
2011-06-01rt2x00: Interface sequence lock doesn't have to disable interrupts.Gertjan van Wingerde
2011-06-01rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo cardGertjan van Wingerde
2011-06-01rt2x00: Don't disable G0 PA_PE bit in case of BT coexistence.Gertjan van Wingerde
2011-06-01rt2x00: Enable PA_PE bits in TX_PIN_CFG according to active band.Gertjan van Wingerde
2011-06-01bcma: add IRQ number and pointer to DMA devRafał Miłecki
2011-06-01b43: bus: abstract bus and core operationsRafał Miłecki
2011-06-01b43: bus: abstract board infoRafał Miłecki
2011-06-01b43: bus: abstract chip infoRafał Miłecki
2011-06-01b43: bus: abstract device structs and irqRafał Miłecki
2011-06-01b43: bus: abstract SPROMRafał Miłecki
2011-06-01b43: bus: abstract 80211 core infoRafał Miłecki
2011-06-01b43: bus: abstract R/W operationsRafał Miłecki
2011-06-01b43: add bus device abstraction layerRafał Miłecki
2011-06-01b43: rename ssb_device variable in ssb specific functionsRafał Miłecki
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-25isdn: netjet - blacklist Digium TDM400PPrarit Bhargava
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