summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/wireless: Use static const char * const where possibleJoe Perches2010-09-141-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-096-5/+8
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-076-5/+8
| |\
| | * ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2010-08-312-2/+1
| | * ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez2010-08-311-1/+1
| | * p54: fix tx feedback status flag checkChristian Lamparter2010-08-301-1/+1
| | * ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville2010-08-301-0/+4
| | * libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport2010-08-271-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-2324-137/+174
| |\ \ | | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-1710-16/+48
| |\ \
* | \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-0294-1546/+3898
|\ \ \ \
| * | | | rt2x00: Cleanup rt2x00usb_watchdog_reset_txIvo van Doorn2010-08-311-26/+40
| * | | | rt2x00: Split watchdog check into a DMA and STATUS timeoutIvo van Doorn2010-08-316-14/+59
| * | | | rt2x00: Correctly kill beacon queueIvo van Doorn2010-08-313-3/+27
| * | | | rt2x00: Set PWR_PIN_CFG during initializationIvo van Doorn2010-08-311-0/+2
| * | | | rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSIDIvo van Doorn2010-08-311-7/+11
| * | | | rt2x00: Wakeup hardware before loading firmwareIvo van Doorn2010-08-312-2/+6
| * | | | rt2x00: Validate TX status results with current data entryIvo van Doorn2010-08-311-23/+50
| * | | | rt2x00: Add rt2800_wait_csr_readyIvo van Doorn2010-08-313-21/+20
| * | | | rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWIHelmut Schaa2010-08-311-1/+5
| * | | | rt2x00: Rename txentry_desc.queue -> txentry_desc.qidHelmut Schaa2010-08-315-8/+8
| * | | | ath9k: fix spurious MIC failure reportsFelix Fietkau2010-08-314-9/+25
| * | | | wl1251: Fix queue stopping/waking for TX pathDenis 'GNUtoo' Carikli2010-08-313-13/+24
| * | | | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-08-3129-849/+1658
| |\ \ \ \
| | * | | | iwlwifi: allow using multiple contextsJohannes Berg2010-08-275-40/+82
| | * | | | iwlwifi: follow main beacon intervalJohannes Berg2010-08-271-2/+9
| | * | | | iwlagn: always send RXON timingJohannes Berg2010-08-271-1/+2
| | * | | | iwlwifi: pass context to iwl_send_rxon_timingJohannes Berg2010-08-274-19/+15
| | * | | | iwlwifi: send PAN parametersJohannes Berg2010-08-276-0/+96
| | * | | | iwlagn: send beacon before committing associated RXONJohannes Berg2010-08-271-0/+2
| | * | | | iwlagn: send RXON timing before associatingJohannes Berg2010-08-272-0/+18
| | * | | | iwlagn: queue frames according to contextJohannes Berg2010-08-273-23/+51
| | * | | | iwlagn: remove iw_mode check for beaconJohannes Berg2010-08-271-2/+11
| | * | | | iwlagn: detect PAN capabilityJohannes Berg2010-08-272-4/+23
| | * | | | iwlwifi: add PAN APIJohannes Berg2010-08-272-1/+116
| | * | | | iwlwifi: introduce beacon contextJohannes Berg2010-08-275-20/+50
| | * | | | iwlwifi: move HT configuration data into contextJohannes Berg2010-08-276-115/+134
| | * | | | iwlwifi: add context pointer to stationJohannes Berg2010-08-275-10/+19
| | * | | | iwlwifi: store default station flags in contextJohannes Berg2010-08-272-1/+3
| | * | | | iwlwifi: make hw crypto context awareJohannes Berg2010-08-277-35/+63
| | * | | | iwlwifi: move AP sta ID to contextJohannes Berg2010-08-275-4/+8
| | * | | | iwlwifi: clamp scanning dwell time to all contextsJohannes Berg2010-08-271-8/+17
| | * | | | iwlwifi: move virtual interface pointer into contextJohannes Berg2010-08-2710-38/+66
| | * | | | iwlwifi: add context into tx descriptorJohannes Berg2010-08-273-0/+3
| | * | | | iwlwifi: move QoS into contextJohannes Berg2010-08-275-28/+46
| | * | | | iwlwifi: contextify command sendingJohannes Berg2010-08-275-7/+18
| | * | | | iwlwifi: contextify-stations-completelyJohannes Berg2010-08-276-15/+25
| | * | | | iwlwifi: contextify broadcast stationJohannes Berg2010-08-2715-93/+142
| | * | | | iwlwifi: define PAN queues/FIFOsJohannes Berg2010-08-273-8/+22
| | * | | | iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg2010-08-2713-46/+77
OpenPOWER on IntegriCloud