summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-24mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl structAvinash Patil2-5/+5
2013-07-24mwifiex: remove stop_net_dev_queue operation in AP forwardingHuawei Yang1-4/+0
2013-07-24iwl3945: better skb management in rx pathEric Dumazet1-12/+19
2013-07-22wil6210: drop -Werror compiler flagVladimir Kondratiev1-3/+0
2013-07-22wil6210: Enable TCP/UDP checksum HW offloadKirshenbaum Erez4-3/+101
2013-07-22wil6210: fix error path in wil_tx_vringVladimir Kondratiev1-3/+4
2013-07-22cw1200: Fix incorrect endianness annotation in a header fieldSolomon Peachy1-1/+1
2013-07-22ath9k: Release the RF bus after setting board valuesSujith Manoharan1-9/+8
2013-07-22ath9k: Program correct initvals for FCCSujith Manoharan1-1/+17
2013-07-22ath9k: Use correct channel when switching bandsSujith Manoharan1-1/+2
2013-07-22ath9k: Fix FastChannelChange for AR9462/AR9565Sujith Manoharan1-18/+27
2013-07-22ath9k: Add a HW flag for FCCSujith Manoharan2-0/+8
2013-07-22ath9k: Move INI overrides to ar9003_hw_override_iniSujith Manoharan1-17/+16
2013-07-22brcmsmac: Further reduce log spam from tx phy messagesJohn Greene2-5/+5
2013-07-22bcma: fix handling of big addrlHauke Mehrtens1-8/+8
2013-07-22bcma: return correct error code when bus scan failedHauke Mehrtens1-1/+1
2013-07-22bcma: make it possible to select SoC support without mipsHauke Mehrtens1-2/+8
2013-07-22bcma: add some more core namesHauke Mehrtens1-0/+12
2013-07-22wil6210: fix subtle race in wil_tx_vringVladimir Kondratiev1-5/+6
2013-07-22wil6210: Introduce struct for sw contextVladimir Kondratiev3-28/+44
2013-07-22wil6210: Optimize Tx completionVladimir Kondratiev1-4/+6
2013-07-22wil6210: fix wrong index in wil_vring_freeVladimir Kondratiev1-1/+1
2013-07-22wil6210: Align WMI header with latest FWVladimir Kondratiev3-17/+36
2013-07-22rt2x00: rt2800usb: add USB device ID for Linksys AE3000Gabor Juhos2-0/+10
2013-07-22rt2x00: rt2800usb: use correct [RT]XWI size for RT3593Gabor Juhos2-1/+5
2013-07-22rt2x00: rt2800lib: enable RT3593 supportGabor Juhos1-0/+1
2013-07-22rt2x00: rt2800lib: enable RF3053 supportGabor Juhos1-0/+1
2013-07-22rt2x00: rt2800lib: enable VCO recalibration for RF3053Gabor Juhos1-0/+2
2013-07-22rt2x00: rt2800lib: add channel configuration for RF3053Gabor Juhos2-3/+409
2013-07-22rt2x00: rt2800lib: add rf_vals for RF3053Gabor Juhos1-0/+70
2013-07-22rt2x00: rt2800lib: add default_power3 field for three-chain devicesGabor Juhos2-0/+23
2013-07-22rt2x00: rt2800lib: fix LNA_A[12] gain values for RT3593Gabor Juhos2-12/+47
2013-07-22rt2x00: rt2800lib: hardcode TX mixer gain values for RT3593Gabor Juhos1-0/+6
2013-07-22rt2x00: rt2800lib: introduce rt2800_get_txmixer_gain_{24,5}g helpersGabor Juhos1-14/+24
2013-07-22rt2x00: rt2800lib: fix default TX power values for RT3593Gabor Juhos2-0/+14
2013-07-22rt2x00: rt2800lib: add rt2800_txpower_to_dev helperGabor Juhos2-13/+14
2013-07-22rt2x00: rt2800lib: fix antenna configuration for RT3593Gabor Juhos1-0/+7
2013-07-22rt2x00: rt2800lib: fix BBP1_TX_ANTENNA field configuration for 3T devicesGabor Juhos1-1/+1
2013-07-22rt2x00: rt2800lib: add TX power configuration for RT3593Gabor Juhos2-3/+538
2013-07-22rt2x00: rt2800lib: add BBP post initialization for RT3593Gabor Juhos1-1/+47
2013-07-22rt2x00: rt2800lib: add RFCSR register initialization for RT3593Gabor Juhos2-0/+132
2013-07-22rt2x00: rt2800lib: add BBP register initialization for RT3593Gabor Juhos1-0/+19
2013-07-22rt2x00: rt2800lib: add MAC register initialization for RT3593Gabor Juhos2-0/+18
2013-07-22rt2x00: rt2800lib: add EEPROM map for the RT3593 chipsetGabor Juhos2-1/+53
2013-07-22rt2x00: rt2800lib: introduce rt2800_eeprom_word_index helperGabor Juhos2-41/+122
2013-07-22rt2x00: rt2800lib: introduce rt2800_eeprom_read_from_array helperGabor Juhos1-7/+16
2013-07-22rt2x00: rt2800lib: introduce local EEPROM access functionsGabor Juhos1-70/+95
2013-07-22rt2x00: rt2800lib: introduce rt2800_eeprom_word enumGabor Juhos1-40/+39
2013-07-22ath9k: Fix RTS thresholdSujith Manoharan1-4/+32
2013-07-22ath9k: make rfkill configurableJohannes Berg2-1/+11