summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.Gertjan van Wingerde2011-06-013-84/+82
* rt2x00: Interface sequence lock doesn't have to disable interrupts.Gertjan van Wingerde2011-06-011-3/+2
* rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo cardGertjan van Wingerde2011-06-013-7/+295
* rt2x00: Don't disable G0 PA_PE bit in case of BT coexistence.Gertjan van Wingerde2011-06-011-1/+5
* rt2x00: Enable PA_PE bits in TX_PIN_CFG according to active band.Gertjan van Wingerde2011-06-011-2/+4
* bcma: add IRQ number and pointer to DMA devRafał Miłecki2011-06-011-0/+2
* b43: bus: abstract bus and core operationsRafał Miłecki2011-06-015-16/+77
* b43: bus: abstract board infoRafał Miłecki2011-06-019-57/+54
* b43: bus: abstract chip infoRafał Miłecki2011-06-016-25/+28
* b43: bus: abstract device structs and irqRafał Miłecki2011-06-016-22/+30
* b43: bus: abstract SPROMRafał Miłecki2011-06-0112-99/+107
* b43: bus: abstract 80211 core infoRafał Miłecki2011-06-017-25/+31
* b43: bus: abstract R/W operationsRafał Miłecki2011-06-013-6/+53
* b43: add bus device abstraction layerRafał Miłecki2011-06-015-14/+74
* b43: rename ssb_device variable in ssb specific functionsRafał Miłecki2011-06-011-14/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-2712-24/+61
|\
| * ath9k: Fix AR9287 calibrationAdrian Chadd2011-05-271-1/+1
| * wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma2011-05-272-2/+0
| * iwl4965: fix 5GHz operationStanislaw Gruszka2011-05-271-2/+2
| * ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan2011-05-261-1/+2
| * ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan2011-05-263-1/+28
| * ath9k: Reset chip on baseband hangRajkumar Manoharan2011-05-261-1/+3
| * b43: N-PHY: initialize last var in calibration functionRafał Miłecki2011-05-261-1/+1
| * rtlwifi: Use order 2 RX buffer allocation only if necessaryLarry Finger2011-05-261-0/+7
| * rtlwifi: Fix kernel panic resulting from RX buffer allocation failureLarry Finger2011-05-261-13/+15
| * mwifiex: correct event header lengthYogesh Ashok Powar2011-05-261-2/+2
* | bonding: cleanup module option descriptionsAndy Gospodarek2011-05-261-12/+22
* | net: davinci_emac: fix dev_err use at probeJohan Hovold2011-05-261-11/+11
* | bonding: documentation and code cleanup for resend_igmpFlavio Leitner2011-05-252-10/+12
* | bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman2011-05-253-16/+10
* | Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos2011-05-251-0/+1
* | bnx2x: protect sequence increment with mutexDmitry Kravkov2011-05-251-1/+2
* | isdn: netjet - blacklist Digium TDM400PPrarit Bhargava2011-05-251-0/+6
* | via-velocity: don't annotate MAC registers as packedUlrich Hecht2011-05-251-1/+1
* | xen: netfront: hold RTNL when updating features.Ian Campbell2011-05-251-0/+2
* | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-25127-874/+1353
|\ \
| * | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-24127-874/+1353
| |\|
| | * iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabledWey-Yi Guy2011-05-241-2/+2
| | * ath9k: use PS wakeup before REG_READMohammed Shafi Shajakhan2011-05-191-1/+1
| | * ath9k: implement .tx_last_beacon()Felix Fietkau2011-05-193-0/+55
| | * b43: read PHY info only when needed (for PHY-A)Rafał Miłecki2011-05-191-1/+2
| | * b43: separate ssb core resetRafał Miłecki2011-05-191-2/+8
| | * b43: add helper for finding GPIO deviceRafał Miłecki2011-05-191-20/+21
| | * b43: dma: cache translation (routing bits)Rafał Miłecki2011-05-192-3/+6
| | * b43: make b43_wireless_init less bus specificRafał Miłecki2011-05-191-13/+10
| | * b43: add helpers for block R/W opsRafał Miłecki2011-05-192-10/+22
| | * ath9k: fix ad-hoc nexttbtt calculationFelix Fietkau2011-05-191-1/+1
| | * ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-1965-64/+80
| | * ath_hw: Fix bssid mask documentationMohammed Shafi Shajakhan2011-05-191-6/+4
| | * ath9k_htc: Fix packet timeoutSujith Manoharan2011-05-191-2/+2