summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | b43: N-PHY: implement few random missing opsRafał Miłecki2011-09-142-17/+96
* | | b43: N-PHY: split workarounds into per-PHY-ver functionsRafał Miłecki2011-09-141-143/+157
* | | b43: N-PHY: replace some hacks with nice tables opsRafał Miłecki2011-09-141-13/+4
* | | b43: N-PHY: use helper for checking IPARafał Miłecki2011-09-141-18/+12
* | | b43: LCN-PHY: load TX gain table on initRafał Miłecki2011-09-142-3/+194
* | | b43: add my copyrights and myself as the module authorRafał Miłecki2011-09-1411-0/+19
* | | b43: drop Copyright for not really copyrightable infoRafał Miłecki2011-09-141-26/+0
* | | ath9k: implement .get_antenna and .set_antennaFelix Fietkau2011-09-144-8/+99
* | | ath9k: merge reset related functionsFelix Fietkau2011-09-141-176/+127
* | | ath9k: always call ath_reset from workqueue contextFelix Fietkau2011-09-145-13/+26
* | | ath9k: move a few functions aroundFelix Fietkau2011-09-141-68/+69
* | | ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau2011-09-1410-41/+27
* | | b43: N-PHY: implement enabling TX power controlRafał Miłecki2011-09-142-6/+80
|/ /
* | ath9k: ath9k_hw_set_txpowerlimit sets previous txpowerBill Jordan2011-09-131-2/+2
* | b43: LCN-PHY: add conditions for few operationsRafał Miłecki2011-09-132-14/+38
* | b43: LCN-PHY: rename functions, get rid of magic namesRafał Miłecki2011-09-132-10/+29
* | b43: LCN-PHY: upload additional 0x7 tableRafał Miłecki2011-09-131-0/+17
* | b43: LCN-PHY: rewrite 0x7 table at the end of initRafał Miłecki2011-09-131-0/+12
* | b43: LCN-PHY: put tables functions in correct fileRafał Miłecki2011-09-132-11/+16
* | b43: LCN-PHY: minor fixesRafał Miłecki2011-09-133-6/+7
* | rt2x00: Add new chipset supportzero.lin2011-09-131-0/+1
* | iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc()Dan Carpenter2011-09-131-1/+1
* | iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready()Dan Carpenter2011-09-131-1/+1
* | ath9k_hw: Fix rx latency of 11a modeRajkumar Manoharan2011-09-131-2/+5
* | mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar2011-09-133-9/+9
* | ath9k: fix checks for first subframe delimiter paddingFelix Fietkau2011-09-132-2/+3
* | mwl8k: Set hardware flag IEEE80211_HW_AP_LINK_PSYogesh Ashok Powar2011-09-131-0/+8
* | ath9k_hw: fix the last register write for ar5416 addacFelix Fietkau2011-09-131-1/+1
* | ath9k_hw: drop an unused column in AR5008-AR9002 initvalsFelix Fietkau2011-09-134-1912/+1934
* | b43: LCN-PHY: implement saving and restoring PHY & radio configurationRafał Miłecki2011-09-131-0/+35
* | b43: LCN-PHY: prepare functions for channel switchingRafał Miłecki2011-09-131-2/+84
* | b43: LCN-PHY: implement more PHY ops before radio initRafał Miłecki2011-09-131-3/+53
* | b43: LCN-PHY: add R/W ops for PHY and radioRafał Miłecki2011-09-131-2/+40
* | ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to ctsFelix Fietkau2011-09-131-2/+3
* | iwlwifi: iwl-agn-rs.c: remove old commentGreg Dietsche2011-08-301-1/+0
* | ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggrFelix Fietkau2011-08-301-39/+66
* | ath9k: move seqno allocation in the tx path to ath_tx_setup_bufferFelix Fietkau2011-08-301-19/+23
* | ath9k: move the sequence number from ath_frame_info to ath_bufFelix Fietkau2011-08-302-33/+24
* | ath9k: clean up the aggregation tid queueFelix Fietkau2011-08-303-37/+45
* | ath9k: use u8 for the tx key indexFelix Fietkau2011-08-305-5/+5
* | ath: Make ath_printk void not int and remove unused struct ath_common *Joe Perches2011-08-302-17/+18
* | ath: Make ath_dbg void not intJoe Perches2011-08-301-17/+12
* | wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME changeJohn W. Linville2011-08-291-1/+1
* | b43: Fix swatch warningLarry Finger2011-08-291-1/+4
* | ath9k: Fix a smatch warningsLarry Finger2011-08-292-1/+2
* | ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan2011-08-296-14/+369
* | ath9k: fix regression in sending aggregated packetsFelix Fietkau2011-08-291-1/+4
* | ath9k: Fix eifs/usec timeout for AR9287 v1.3+Rajkumar Manoharan2011-08-292-2/+10
* | ath9k_hw: Set default slottime as 9usRajkumar Manoharan2011-08-291-1/+1
* | b43: make HT-PHY support experimentalRafał Miłecki2011-08-291-3/+3
OpenPOWER on IntegriCloud