summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ath9k: Add and use initvals for channel 14Sujith Manoharan2013-09-262-0/+9
* ath9k: Fix regulatory compliance for AR9462/AR9565Sujith Manoharan2013-09-262-0/+16
* ath9k: Identify WB335 Antenna configurationSujith Manoharan2013-09-263-9/+200
* ath9k: Identify CUS252 cardsSujith Manoharan2013-09-263-3/+19
* ath9k: Enable antenna diversity for WB335Sujith Manoharan2013-09-261-1/+5
* ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan2013-09-265-30/+15
* ath9k: Use correct RX gain table for AR9565Sujith Manoharan2013-09-261-0/+3
* ath9k: Fix antenna diversity init for AR9565Sujith Manoharan2013-09-262-6/+28
* ath9k: Bypass EEPROM for diversity cap for AR9565Sujith Manoharan2013-09-262-1/+6
* ath9k: Update initvals for AR9565 1.0Sujith Manoharan2013-09-261-8/+9
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2013-09-2616-428/+626
|\
| * ath10k: add chip_id file to debugfsKalle Valo2013-09-031-0/+22
| * ath10k: check chip id from the soc register during probeKalle Valo2013-09-034-4/+57
| * ath10k: simplify ath10k_ce_init() wake up handlingKalle Valo2013-09-031-9/+5
| * ath10k: convert ath10k_pci_wake() to returnKalle Valo2013-09-033-17/+45
| * ath10k: clean up ath10k_ce_completed_send_next_nolock()Kalle Valo2013-09-031-20/+21
| * ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10kKalle Valo2013-09-032-16/+15
| * ath10k: remove void pointer from struct ath10k_pci_complKalle Valo2013-09-032-7/+7
| * ath10k: make target_ce_config_wlan more readableKalle Valo2013-09-031-14/+71
| * ath10k: pci: make host_ce_config_wlan[] more readableKalle Valo2013-09-031-18/+63
| * ath10k: remove un ar_pci->cacheline_sz fieldKalle Valo2013-09-012-3/+0
| * ath10k: rename ce_ring_state to ath10k_ce_ringMichal Kazior2013-09-012-19/+18
| * ath10k: rename ce_state to ath10k_ce_pipeMichal Kazior2013-09-014-77/+78
| * ath10k: rename hif_ce_pipe_info to ath10k_pci_pipeMichal Kazior2013-09-012-20/+20
| * ath10k: remove unused ce_attr parametersMichal Kazior2013-09-012-15/+9
| * ath10k: remove ce_op_stateMichal Kazior2013-09-012-10/+0
| * ath10k: use inline ce_state structureMichal Kazior2013-09-012-25/+14
| * ath10k: Fix mutex unlock balanceMohammed Shafi Shajakhan2013-08-281-1/+0
| * ath10k: add support for HTT 3.0Michal Kazior2013-08-155-39/+76
| * ath10k: add support for firmware newer than 636Michal Kazior2013-08-153-11/+47
| * ath10k: fix WEP in AP and IBSS modeMarek Puzyniak2013-08-141-4/+0
| * ath10k: plug possible memory leak in WMIMichal Kazior2013-08-141-0/+1
| * ath10k: implement 802.3 SNAP rx decap type A-MSDU handlingMichal Kazior2013-08-141-2/+10
| * ath10k: fix HTT service setupMichal Kazior2013-08-141-4/+4
| * ath10k: print errcode when CE ring setup failsMichal Kazior2013-08-141-6/+9
| * ath10k: clean up PCI completion statesMichal Kazior2013-08-142-12/+23
| * ath10k: use sizeof(*var) in kmallocMichal Kazior2013-08-141-2/+1
| * ath10k: clean up monitor start codeMichal Kazior2013-08-141-3/+0
| * ath10k: check allocation errors in CEJanusz Dziedzic2013-08-131-0/+22
| * ath10k: update supported FW build versionBartosz Markowski2013-08-121-1/+1
| * ath10k: Remove qca98xx hw1.0 supportBartosz Markowski2013-08-125-85/+3
| * ath10k: setup peer UAPSD flag correctlyJanusz Dziedzic2013-08-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-19127-517/+751
|\ \
| * | netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov2013-09-191-4/+1
| * | netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov2013-09-191-5/+4
| * | skge: fix broken driverMikulas Patocka2013-09-191-2/+3
| * | ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-199-16/+20
| * | ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka2013-09-191-1/+1
| * | xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant2013-09-193-21/+23
| * | net:dccp: do not report ICMP redirects to user spaceDuan Jiong2013-09-181-0/+1