index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ath9k: Fix regulatory compliance for AR9462/AR9565
Sujith Manoharan
2013-09-26
2
-0
/
+16
*
ath9k: Identify WB335 Antenna configuration
Sujith Manoharan
2013-09-26
3
-9
/
+200
*
ath9k: Identify CUS252 cards
Sujith Manoharan
2013-09-26
3
-3
/
+19
*
ath9k: Enable antenna diversity for WB335
Sujith Manoharan
2013-09-26
1
-1
/
+5
*
ath9k: Add support for AR9565 v1.0.1 LNA diversity
Sujith Manoharan
2013-09-26
5
-30
/
+15
*
ath9k: Use correct RX gain table for AR9565
Sujith Manoharan
2013-09-26
1
-0
/
+3
*
ath9k: Fix antenna diversity init for AR9565
Sujith Manoharan
2013-09-26
2
-6
/
+28
*
ath9k: Bypass EEPROM for diversity cap for AR9565
Sujith Manoharan
2013-09-26
2
-1
/
+6
*
ath9k: Update initvals for AR9565 1.0
Sujith Manoharan
2013-09-26
1
-8
/
+9
*
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2013-09-26
16
-428
/
+626
|
\
|
*
ath10k: add chip_id file to debugfs
Kalle Valo
2013-09-03
1
-0
/
+22
|
*
ath10k: check chip id from the soc register during probe
Kalle Valo
2013-09-03
4
-4
/
+57
|
*
ath10k: simplify ath10k_ce_init() wake up handling
Kalle Valo
2013-09-03
1
-9
/
+5
|
*
ath10k: convert ath10k_pci_wake() to return
Kalle Valo
2013-09-03
3
-17
/
+45
|
*
ath10k: clean up ath10k_ce_completed_send_next_nolock()
Kalle Valo
2013-09-03
1
-20
/
+21
|
*
ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k
Kalle Valo
2013-09-03
2
-16
/
+15
|
*
ath10k: remove void pointer from struct ath10k_pci_compl
Kalle Valo
2013-09-03
2
-7
/
+7
|
*
ath10k: make target_ce_config_wlan more readable
Kalle Valo
2013-09-03
1
-14
/
+71
|
*
ath10k: pci: make host_ce_config_wlan[] more readable
Kalle Valo
2013-09-03
1
-18
/
+63
|
*
ath10k: remove un ar_pci->cacheline_sz field
Kalle Valo
2013-09-01
2
-3
/
+0
|
*
ath10k: rename ce_ring_state to ath10k_ce_ring
Michal Kazior
2013-09-01
2
-19
/
+18
|
*
ath10k: rename ce_state to ath10k_ce_pipe
Michal Kazior
2013-09-01
4
-77
/
+78
|
*
ath10k: rename hif_ce_pipe_info to ath10k_pci_pipe
Michal Kazior
2013-09-01
2
-20
/
+20
|
*
ath10k: remove unused ce_attr parameters
Michal Kazior
2013-09-01
2
-15
/
+9
|
*
ath10k: remove ce_op_state
Michal Kazior
2013-09-01
2
-10
/
+0
|
*
ath10k: use inline ce_state structure
Michal Kazior
2013-09-01
2
-25
/
+14
|
*
ath10k: Fix mutex unlock balance
Mohammed Shafi Shajakhan
2013-08-28
1
-1
/
+0
|
*
ath10k: add support for HTT 3.0
Michal Kazior
2013-08-15
5
-39
/
+76
|
*
ath10k: add support for firmware newer than 636
Michal Kazior
2013-08-15
3
-11
/
+47
|
*
ath10k: fix WEP in AP and IBSS mode
Marek Puzyniak
2013-08-14
1
-4
/
+0
|
*
ath10k: plug possible memory leak in WMI
Michal Kazior
2013-08-14
1
-0
/
+1
|
*
ath10k: implement 802.3 SNAP rx decap type A-MSDU handling
Michal Kazior
2013-08-14
1
-2
/
+10
|
*
ath10k: fix HTT service setup
Michal Kazior
2013-08-14
1
-4
/
+4
|
*
ath10k: print errcode when CE ring setup fails
Michal Kazior
2013-08-14
1
-6
/
+9
|
*
ath10k: clean up PCI completion states
Michal Kazior
2013-08-14
2
-12
/
+23
|
*
ath10k: use sizeof(*var) in kmalloc
Michal Kazior
2013-08-14
1
-2
/
+1
|
*
ath10k: clean up monitor start code
Michal Kazior
2013-08-14
1
-3
/
+0
|
*
ath10k: check allocation errors in CE
Janusz Dziedzic
2013-08-13
1
-0
/
+22
|
*
ath10k: update supported FW build version
Bartosz Markowski
2013-08-12
1
-1
/
+1
|
*
ath10k: Remove qca98xx hw1.0 support
Bartosz Markowski
2013-08-12
5
-85
/
+3
|
*
ath10k: setup peer UAPSD flag correctly
Janusz Dziedzic
2013-08-12
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-09-19
127
-517
/
+751
|
\
\
|
*
|
netconsole: fix a deadlock with rtnl and netconsole's mutex
Nikolay Aleksandrov
2013-09-19
1
-4
/
+1
|
*
|
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
2013-09-19
1
-5
/
+4
|
*
|
skge: fix broken driver
Mikulas Patocka
2013-09-19
1
-2
/
+3
|
*
|
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2013-09-19
9
-16
/
+20
|
*
|
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
2013-09-19
1
-1
/
+1
|
*
|
xen-netback: Don't destroy the netdev until the vif is shut down
Paul Durrant
2013-09-19
3
-21
/
+23
|
*
|
net:dccp: do not report ICMP redirects to user space
Duan Jiong
2013-09-18
1
-0
/
+1
|
*
|
cnic: Fix crash in cnic_bnx2x_service_kcq()
Michael Chan
2013-09-18
1
-1
/
+2
[prev]
[next]