Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
cb180840a0c6bff7c0787373c23cefdf20417a27
cb18084
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
5631bec
brcmfmac: add debugfs statistics for firmware-signalling
by Arend van Spriel
· 12 years ago
fa587d4
brcmfmac: Always use fifo_credits, also for requested credits.
by Hante Meuleman
· 12 years ago
d534617
Revert "iwl4965: workaround connection regression on passive channel"
by Stanislaw Gruszka
· 12 years ago
c72456c
iwl3945: workaround for firmware frame tx rejection
by Stanislaw Gruszka
· 12 years ago
8cdbab7
iwl4965: workaround for firmware frame tx rejection
by Stanislaw Gruszka
· 12 years ago
c6af807
iwlegacy: add il_{stop,wake}_queues_by_reason functions
by Stanislaw Gruszka
· 12 years ago
42ce894
iwlegacy: small refactoring of il_{stop,wake}_queue
by Stanislaw Gruszka
· 12 years ago
0967e01
ath5k: make use of the new rate control API
by Thomas Huehn
· 12 years ago
d3bcb7b
ath9k: Do not assign noise for NULL caldata
by Sujith Manoharan
· 12 years ago
696df78
ath9k: Fix noisefloor calibration
by Sujith Manoharan
· 12 years ago
30d5b70
ath9k_hw: Assign default xlna config for AR9485
by Sujith Manoharan
· 12 years ago
6b692f3
b43: activate N-PHY and HT-PHY support by default
by Hauke Mehrtens
· 12 years ago
d186899
bcma: activate PCI host option by default
by Hauke Mehrtens
· 12 years ago
693026e
b43: ensue that BCMA is "y" when B43 is "y"
by Hauke Mehrtens
· 12 years ago
a226c3d
ath9k_htc: add STBC TX support
by Oleksij Rempel
· 12 years ago
4c895f4
wil6210: Fix AP/PCP start flow
by Kirshenbaum Erez
· 12 years ago
eb4928c
wil6210: fix name of tracing config option
by Hauke Mehrtens
· 12 years ago
e31b256
wil6210: Init Rx vring right after reset
by Vladimir Kondratiev
· 12 years ago
d58db4e
wil6210: Send EAPOL frames using normal Tx queue
by Vladimir Kondratiev
· 12 years ago
92646c9
wil6210: Derive IE's for AP
by Vladimir Kondratiev
· 12 years ago
f27dbf7
wil6210: improve frame type reporting
by Vladimir Kondratiev
· 12 years ago
af6b48d
wil6210: map more FW memory
by Vladimir Kondratiev
· 12 years ago
8b5c7f6
wil6210: fix timeout for start_pcp
by Vladimir Kondratiev
· 12 years ago
59505c0
ath9k: limit multicast buffer hardware queue depth
by Felix Fietkau
· 12 years ago
86a22ac
ath9k: implement support for .release_buffered_frames()
by Felix Fietkau
· 12 years ago
f2c7a79
ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSE
by Felix Fietkau
· 12 years ago
ee06fca
brcmfmac: free primary net_device when brcmf_bus_start() fails
by Arend van Spriel
· 12 years ago
c7773fc
brcmfmac: Sent TIM information in case of data available.
by Arend van Spriel
· 12 years ago
672774f
brcmfmac: increment hard_header_len instead of overriding
by Arend van Spriel
· 12 years ago
ea0737d
brcmfmac: add trace event for capturing BDC header
by Arend van Spriel
· 12 years ago
cf3a687
brcmfmac: fix send_pkts statistic counter in firmware-signalling
by Arend van Spriel
· 12 years ago
8c5140f
brcmfmac: Simplify counting transit count.
by Hante Meuleman
· 12 years ago
eb2410c
brcmfmac: Fix endless loop when brcmf_fws_commit_skb fails.
by Hante Meuleman
· 12 years ago
2747e5f
brcmfmac: Signalling header push and pull on logic places.
by Hante Meuleman
· 12 years ago
0d24b0e
brcmfmac: Accept only first creditmap event.
by Hante Meuleman
· 12 years ago
402e3ba
brcmfmac: fix invalid ifp lookup in firmware-signalling
by Hante Meuleman
· 12 years ago
5cd51c2
brcmfmac: Find correct MAC descriptor in case of TDLS.
by Hante Meuleman
· 12 years ago
afc3bbf
brcmfmac: Correct creditmap when credit borrowing is active.
by Hante Meuleman
· 12 years ago
be4910a
brcmfmac: For FW signalling it is necessary to track gen bit.
by Hante Meuleman
· 12 years ago
ce17194
brcmfmac: On bus flow control use fw signalling or netif.
by Hante Meuleman
· 12 years ago
8071fd6
brcmfmac: reducing debug logging in firmware-signalling code
by Arend van Spriel
· 12 years ago
289ec1c
brcmfmac: explicitly indicate sk_buff is sent upon request credit
by Arend van Spriel
· 12 years ago
fe353b2
brcmfmac: rework credit pickup to assure consistent handling
by Arend van Spriel
· 12 years ago
df50f75
brcmfmac: Take bus flowcontrol at credit mgmt into account.
by Hante Meuleman
· 12 years ago
51f6dd9
brcmfmac: remove fifo bitfield from brcmf_skbuff_cb::if_flags
by Arend van Spriel
· 12 years ago
f55d94a
brcmfmac: allow firmware-signal tlv to be longer than specified
by Arend van Spriel
· 12 years ago
7ce0bad
rt2x00: rt2800usb: nuke rt2800usb_ops_5592
by Gabor Juhos
· 12 years ago
5616a6e
rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev
by Gabor Juhos
· 12 years ago
d619c62
ath: add VHT80 support for regulatory domains
by Luis R. Rodriguez
· 12 years ago
ca3ae51
iwlegacy: fix error return code in il3945_pci_probe()
by Wei Yongjun
· 12 years ago
c9e2404
mwifiex: enable/disable tx_amsdu support via module parameter
by Avinash Patil
· 12 years ago
df81008
mwifiex: fix regression issue for usb interface
by Amitkumar Karwar
· 12 years ago
705802b
rt2x00: remove data_queue_desc struct
by Gabor Juhos
· 12 years ago
c29a32c
rt2x00: rt2500usb: implement queue_init callback
by Gabor Juhos
· 12 years ago
7106d97
rt2x00: rt61pci: implement queue_init callback
by Gabor Juhos
· 12 years ago
7c03082
rt2x00: rt2500pci: implement queue_init callback
by Gabor Juhos
· 12 years ago
3d8979b
rt2x00: rt2400pci: implement queue_init callback
by Gabor Juhos
· 12 years ago
0d7aada
rt2x00: rt73usb: implement queue_init callback
by Gabor Juhos
· 12 years ago
1896b76
rt2x00: rt2800pci: implement queue_init callback
by Gabor Juhos
· 12 years ago
d36d13a
rt2x00: rt2800usb: implement queue_init callback
by Gabor Juhos
· 12 years ago
25bf6ce
rt2x00: add queue_init callback to rt2x00_ops
by Gabor Juhos
· 12 years ago
04453e9
rt2x00: rt2x00queue: setup queue->threshold from queue->limit
by Gabor Juhos
· 12 years ago
56e8256
rt2x00: rt2x00dev: use rt2x00dev->bcn->limit
by Gabor Juhos
· 12 years ago
15d6c07
rt2x00: rt2x00queue: remove qdesc parameter of rt2x00queue_alloc_entries
by Gabor Juhos
· 12 years ago
568f7a4
rt2x00: rt2x00queue: add priv_size field to struct data_queue
by Gabor Juhos
· 12 years ago
057c1dd
ath9k: Remove unused ANI macros
by Sujith Manoharan
· 12 years ago
50a0f5bc
ath9k: Remove redundant code
by Sujith Manoharan
· 12 years ago
ff23e08
ath9k: Fix ofdm weak signal configuration
by Sujith Manoharan
· 12 years ago
b99553f
ath9k: Fix ANI levels
by Sujith Manoharan
· 12 years ago
a04eb98
ath9k: Fix ANI monitoring
by Sujith Manoharan
· 12 years ago
80b4205
ath9k: Fix OFDM weak signal detection for AP mode
by Sujith Manoharan
· 12 years ago
861bca2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
e0e29b6
b43: stop format string leaking into error msgs
by Kees Cook
· 12 years ago
5efac94
ath9k: Use minstrel rate control by default
by Sujith Manoharan
· 12 years ago
9600593
Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"
by Felix Fietkau
· 12 years ago
531671c
ath9k: Disable PowerSave by default
by Sujith Manoharan
· 12 years ago
71aa5bb
net: wireless: iwlegacy: fix build error for il_pm_ops
by Yijing Wang
· 12 years ago
87ccee4
rtlwifi: Fix a false leak indication for PCI devices
by Larry Finger
· 12 years ago
a805de4
wl12xx/wl18xx: scan all 5ghz channels
by Eliad Peller
· 12 years ago
0e284c0
wl12xx: increase minimum singlerole firmware version required
by Luciano Coelho
· 12 years ago
60c28cf
wl12xx: fix minimum required firmware version for wl127x multirole
by Luciano Coelho
· 12 years ago
5b8df24
rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks
by Larry Finger
· 12 years ago
f873ded
mwifiex: debugfs: Fix out of bounds array access
by Mark A. Greer
· 12 years ago
96570ff
Bluetooth: Fix mgmt handling of power on failures
by Johan Hedberg
· 12 years ago
cb3b315
Bluetooth: Fix missing length checks for L2CAP signalling PDUs
by Johan Hedberg
· 12 years ago
22f2efe
Bluetooth: btmrvl: support Marvell Bluetooth device SD8897
by Bing Zhao
· 12 years ago
757aee0
Bluetooth: Fix checks for LE support on LE-only controllers
by Johan Hedberg
· 12 years ago
8eb3871
iwlwifi: mvm: Update the supported interface combinations
by Ilan Peer
· 12 years ago
837fb69
iwlwifi: mvm: don't set the MCAST queue in STA's queue list
by Emmanuel Grumbach
· 12 years ago
5af0177
iwlwifi: mvm: properly tell the fw that a STA is awake
by Emmanuel Grumbach
· 12 years ago
8e00cc1
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
by Johannes Berg
· 12 years ago
565f5a9
iwlwifi: include export.h instead of module.h
by Johannes Berg
· 12 years ago
476a9e0
iwlwifi: ignore 0-length PHY DB sections
by Emmanuel Grumbach
· 12 years ago
0742a75
iwlwifi: mvm: fix irrelevant comment
by Emmanuel Grumbach
· 12 years ago
629d0fa0
iwlwifi: mvm: remove unused wait_for_ba field
by Emmanuel Grumbach
· 12 years ago
8b3e7be
cw1200: Fix an assorted pile of checkpatch warnings.
by Solomon Peachy
· 12 years ago
19db577
cw1200: Eliminate the ETF debug/engineering code.
by Solomon Peachy
· 12 years ago
fa8eeae
cw1200: Remove "ITP" debug subsystem.
by Solomon Peachy
· 12 years ago
10af87c
rt2x00: rt2x00queue: initialize data_queue fields earlier
by Gabor Juhos
· 12 years ago
Next »