summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: remove support for old chipsets W0/W1Amitkumar Karwar2011-06-014-32/+7
* b43legacy: Fix warnings from gcc 4.6.0Larry Finger2011-06-013-16/+4
* rtl8192se: Fix warnings from gcc 4.6.0Larry Finger2011-06-015-19/+5
* rtl8192cu: Fix warnings from gcc 4.6.0Larry Finger2011-06-011-2/+0
* rtl8192ce: Fix warnings from gcc 4.6.0Larry Finger2011-06-013-10/+2
* rtl8192c-common: Fix warnings from gcc 4.6.0Larry Finger2011-06-012-11/+3
* rtlwifi: Fix warnings from gcc 4.6.0Larry Finger2011-06-014-29/+2
* b43: Fix warnings from gcc 4.6.0Larry Finger2011-06-012-6/+4
* ath9k: Handle IBSS status changes in BSS_CHANGED_IBSSRajkumar Manoharan2011-06-011-41/+44
* ath9k: Remove ATH9K_BEACON_PERIOD maskRajkumar Manoharan2011-06-014-11/+10
* b43: bus: add helpers for checking host typeRafał Miłecki2011-06-012-6/+17
* b43: use new pointers path to access ssb_device in SSB specific placesRafał Miłecki2011-06-011-11/+17
* b43: SDIO: use new pointers path to access ssb_deviceRafał Miłecki2011-06-011-2/+2
* b43: LP-PHY: use new pointers path to access ssb_deviceRafał Miłecki2011-06-011-5/+10
* ath9k: mark few functions as staticMohammed Shafi Shajakhan2011-06-012-6/+3
* ath9k: make ath9k_setpower function as staticMohammed Shafi Shajakhan2011-06-012-2/+1
* ath9k_hw: remove ath9k_hw_get_desc_linkFelix Fietkau2011-06-014-20/+0
* ath9k: unify edma and non-edma tx code, improve tx fifo handlingFelix Fietkau2011-06-014-206/+138
* ath9k: remove redundant if checkMohammed Shafi Shajakhan2011-06-011-17/+12
* mac80211_hwsim driver support userspace frame tx/rxJavier Lopez2011-06-012-15/+580
* rt2x00: Enabled rt35xx device support by default.Gertjan van Wingerde2011-06-011-7/+2
* 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
* 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
OpenPOWER on IntegriCloud