summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-07-24mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleakAmitkumar Karwar
2013-07-24mwifiex: add PCIe shutdown handler to avoid system hang on rebootAmitkumar Karwar
2013-07-24mwifiex: correct max IE length check for WPS IEAvinash Patil
2013-07-24mwifiex: support to send deauth for P2P clientStone Piao
2013-07-24mwifiex: skip registering mgmt frame that has already registeredStone Piao
2013-07-24mwifiex: discard deauth and disassoc event during WPS sessionStone Piao
2013-07-24mwifiex: add tx info to skb when forming mgmt frameHuawei Yang
2013-07-24mwifiex: delete AP TX queues when bridged packets reach thresholdAvinash Patil
2013-07-24mwifiex: maintain outstanding packet count for RA list instead of packet sizeAvinash Patil
2013-07-24mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl structAvinash Patil
2013-07-24mwifiex: remove stop_net_dev_queue operation in AP forwardingHuawei Yang
2013-07-24iwl3945: better skb management in rx pathEric Dumazet
2013-07-22wil6210: drop -Werror compiler flagVladimir Kondratiev
2013-07-22wil6210: Enable TCP/UDP checksum HW offloadKirshenbaum Erez
2013-07-22wil6210: fix error path in wil_tx_vringVladimir Kondratiev
2013-07-22cw1200: Fix incorrect endianness annotation in a header fieldSolomon Peachy
2013-07-22ath9k: Release the RF bus after setting board valuesSujith Manoharan
2013-07-22ath9k: Program correct initvals for FCCSujith Manoharan
2013-07-22ath9k: Use correct channel when switching bandsSujith Manoharan
2013-07-22ath9k: Fix FastChannelChange for AR9462/AR9565Sujith Manoharan
2013-07-22ath9k: Add a HW flag for FCCSujith Manoharan
2013-07-22ath9k: Move INI overrides to ar9003_hw_override_iniSujith Manoharan
2013-07-22brcmsmac: Further reduce log spam from tx phy messagesJohn Greene
2013-07-22bcma: fix handling of big addrlHauke Mehrtens
2013-07-22bcma: return correct error code when bus scan failedHauke Mehrtens
2013-07-22bcma: make it possible to select SoC support without mipsHauke Mehrtens
2013-07-22bcma: add some more core namesHauke Mehrtens
2013-07-22wil6210: fix subtle race in wil_tx_vringVladimir Kondratiev
2013-07-22wil6210: Introduce struct for sw contextVladimir Kondratiev
2013-07-22wil6210: Optimize Tx completionVladimir Kondratiev
2013-07-22wil6210: fix wrong index in wil_vring_freeVladimir Kondratiev
2013-07-22wil6210: Align WMI header with latest FWVladimir Kondratiev
2013-07-22rt2x00: rt2800usb: add USB device ID for Linksys AE3000Gabor Juhos
2013-07-22rt2x00: rt2800usb: use correct [RT]XWI size for RT3593Gabor Juhos
2013-07-22rt2x00: rt2800lib: enable RT3593 supportGabor Juhos
2013-07-22rt2x00: rt2800lib: enable RF3053 supportGabor Juhos
2013-07-22rt2x00: rt2800lib: enable VCO recalibration for RF3053Gabor Juhos
2013-07-22rt2x00: rt2800lib: add channel configuration for RF3053Gabor Juhos
2013-07-22rt2x00: rt2800lib: add rf_vals for RF3053Gabor Juhos
2013-07-22rt2x00: rt2800lib: add default_power3 field for three-chain devicesGabor Juhos
2013-07-22rt2x00: rt2800lib: fix LNA_A[12] gain values for RT3593Gabor Juhos
2013-07-22rt2x00: rt2800lib: hardcode TX mixer gain values for RT3593Gabor Juhos
2013-07-22rt2x00: rt2800lib: introduce rt2800_get_txmixer_gain_{24,5}g helpersGabor Juhos
2013-07-22rt2x00: rt2800lib: fix default TX power values for RT3593Gabor Juhos
2013-07-22rt2x00: rt2800lib: add rt2800_txpower_to_dev helperGabor Juhos
2013-07-22rt2x00: rt2800lib: fix antenna configuration for RT3593Gabor Juhos
2013-07-22rt2x00: rt2800lib: fix BBP1_TX_ANTENNA field configuration for 3T devicesGabor Juhos
2013-07-22rt2x00: rt2800lib: add TX power configuration for RT3593Gabor Juhos
2013-07-22rt2x00: rt2800lib: add BBP post initialization for RT3593Gabor Juhos
2013-07-22rt2x00: rt2800lib: add RFCSR register initialization for RT3593Gabor Juhos