Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
60d9edd50b9b9c5b9cb434ebea7892057ae4b889
60d9edd5
NFC: pn533: Turn radio on and off when bringing the device up and down
by Samuel Ortiz
· 12 years ago
7757dc8
NFC: Prevent polling when device is down
by Samuel Ortiz
· 12 years ago
7c5a54f
NFC: pn533: Add missing usb_put_dev
by Marina Makienko
· 12 years ago
6d2cd97
NFC: llcp: Terminate connection when receiving a DISC on (0,0)
by Samuel Ortiz
· 12 years ago
c470e31
NFC: llcp: Remove local_cleanup last argument
by Samuel Ortiz
· 12 years ago
b436a13
NFC: llcp: Only keep raw sockets alive when the LLCP local leaves
by Samuel Ortiz
· 12 years ago
495af72
NFC: pn533: Increase version number
by Waldemar Rymarkiewicz
· 12 years ago
96aac22
NFC: pn533: Remove unused pn533_cmd_complete_t
by Waldemar Rymarkiewicz
· 12 years ago
10cff29
NFC: pn533: Add pn533_abort_cmd procedure
by Waldemar Rymarkiewicz
· 12 years ago
53cf483
NFC: pn533: Add support for ACS ACR122U reader
by Waldemar Rymarkiewicz
· 12 years ago
5852037
NFC: pn533: Add protocol type for frame ops
by Waldemar Rymarkiewicz
· 12 years ago
f87bc9f
NFC: pn533: Move wq_in_error to cmd context
by Waldemar Rymarkiewicz
· 12 years ago
d5590bb
NFC: pn533: Re-group fields in struct pn533
by Waldemar Rymarkiewicz
· 12 years ago
c79490e
NFC: pn533: Avoid function declarations
by Waldemar Rymarkiewicz
· 12 years ago
ddf19d2
NFC: pn533: Simplify __pn533_send_frame_async
by Waldemar Rymarkiewicz
· 12 years ago
140ef7f
NFC: pn533: Fix incorrect kfree of complete args
by Waldemar Rymarkiewicz
· 12 years ago
4b2a953
NFC: pn533: Remove redundant cmd_ prefix in the struct
by Waldemar Rymarkiewicz
· 12 years ago
2c206fb
NFC: pn533: Keep cmd context in pn533 struct
by Waldemar Rymarkiewicz
· 12 years ago
4231604
NFC: pn533: Optimise issued cmd context tracking
by Waldemar Rymarkiewicz
· 12 years ago
0ce1fbd
NFC: pn533: Fix memleak while scheduling next cmd
by Waldemar Rymarkiewicz
· 12 years ago
f75c291
NFC: pn533: Rename pn533_fw_reset appropriately
by Waldemar Rymarkiewicz
· 12 years ago
e70b96e
NFC: pn533: Update copyrights note
by Waldemar Rymarkiewicz
· 12 years ago
95cb9e1
NFC: pn533: Fix div by zero while stopping polling
by Waldemar Rymarkiewicz
· 12 years ago
a45e1c8
NFC: pn533: Print out response status bits in hex
by Waldemar Rymarkiewicz
· 12 years ago
6312310
NFC: pn533: Reword all std frame logic funct
by Waldemar Rymarkiewicz
· 12 years ago
064f370
NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parameters
by Thierry Escande
· 12 years ago
abd18d4
NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes down
by Thierry Escande
· 12 years ago
66cbfa1
NFC: llcp: Use localy stored remote_miu value if not set at socket level
by Thierry Escande
· 12 years ago
098dafc
NFC: llcp: Aggregated frames support
by Thierry Escande
· 12 years ago
0b23d66
NFC: llcp: Fix zero octets length SDU handling
by Olivier Guiter
· 12 years ago
00e856d
NFC: llcp: Fall back to local values when getting socket options
by Samuel Ortiz
· 12 years ago
5eef666
NFC: llcp: Socket miux is a big endian field
by Samuel Ortiz
· 12 years ago
e279f84
NFC: pn533: Use dynamic debug for pn533 hex dumps
by Samuel Ortiz
· 12 years ago
fe29f54
ipw2x00: move to kstrto* functions
by Andy Shevchenko
· 12 years ago
af13205
rtlwifi: rtl8188ee: Fix loop that ends early
by Larry Finger
· 12 years ago
99ba6a4
ath9k: implement buffer holding handling for EDMA FIFO
by Felix Fietkau
· 12 years ago
3747c3e
ath9k: detect more kinds of invalid descriptors
by Felix Fietkau
· 12 years ago
723e711
ath9k: fix handling of broken descriptors
by Felix Fietkau
· 12 years ago
2e1cd49
ath9k: improve dma map failure handling
by Felix Fietkau
· 12 years ago
c60c992
ath9k_common: remove ath9k_cmn_padpos
by Felix Fietkau
· 12 years ago
a043dfb
ath9k_hw: make various ar5416/ar91xx rf banks const
by Felix Fietkau
· 12 years ago
37c62fe
ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xx
by Felix Fietkau
· 12 years ago
6aea60b
rt2x00: rt2x00mmio: remove unused rt2x00pci_* defines
by Gabor Juhos
· 12 years ago
b9570b6
rt2x00: rt2800pci: use the rt2x00mmio_* routines
by Gabor Juhos
· 12 years ago
1d6205d
rt2x00: rt61pci: use the rt2x00mmio_* routines
by Gabor Juhos
· 12 years ago
c517123
rt2x00: rt2500pci: use the rt2x00mmio_* routines
by Gabor Juhos
· 12 years ago
172c591
rt2x00: rt2400pci: use the rt2x00mmio_* routines
by Gabor Juhos
· 12 years ago
58959bd
rt2x00: rt2x00mmio: use rt2x00mmio prefix in function names
by Gabor Juhos
· 12 years ago
d72c728
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
655d8e2
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
6fe5468
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
deb09280
brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()
by Arend van Spriel
· 12 years ago
5b57af6
brcmfmac: obtain wdev using vif object in action frame rx
by Arend van Spriel
· 12 years ago
bffc61c
brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interface
by Arend van Spriel
· 12 years ago
01b8e7d
brcmfmac: wait for firmware event when creating P2P_DEVICE interface
by Arend van Spriel
· 12 years ago
27f10e3
brcmfmac: support creation of P2P_DEVICE through user-space
by Arend van Spriel
· 12 years ago
a0f472a
brcmfmac: use struct brcmf_if instance iso netdevice in escan functions
by Arend van Spriel
· 12 years ago
f96aa07
brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()
by Arend van Spriel
· 12 years ago
7fa2e35
brcmfmac: remove use of unconditional access of struct wireless_dev::netdev
by Arend van Spriel
· 12 years ago
5857f9c
brcmfmac: remove condition for calling event handler
by Arend van Spriel
· 12 years ago
8fdd157
brcmfmac: add role attribute to struct brcmf_if_event definition
by Arend van Spriel
· 12 years ago
40c1c24
brcmfmac: add hexadecimal trace of message payload
by Arend van Spriel
· 12 years ago
86dcd93
brcmfmac: firmware shared data version fix
by Piotr Haber
· 12 years ago
baa9e60
brcmfmac: read firmware console without trap indication
by Piotr Haber
· 12 years ago
5f38b68
brcmfmac: handle firmware signals requesting for packets
by Arend van Spriel
· 12 years ago
33753d4
brcmfmac: handle firmware signalling destination entry state
by Arend van Spriel
· 12 years ago
a2ffc56
brcmfmac: fix unaligned access in TXSTATUS signal handling
by Arend van Spriel
· 12 years ago
2716fd7
mwifiex: hold proper locks when accessing ra_list / bss_prio lists
by Andreas Fenkart
· 12 years ago
333f6b2
mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID
by Andreas Fenkart
· 12 years ago
6d2344e
mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
by Andreas Fenkart
· 12 years ago
ca796a3
mwifiex: correct wrong list in list_empty check
by Andreas Fenkart
· 12 years ago
9a84912
rtlwifi: rtl8188ee: Fix allyesconfig build failures
by Larry Finger
· 12 years ago
07b72bf
rtlwifi: rtl8188ee: Fix linker warnings
by Larry Finger
· 12 years ago
73e4937
ath9k: add support for DFS master mode
by Zefir Kurtisi
· 12 years ago
e39282e
ath9k: add debugfs based DFS radar simulation
by Zefir Kurtisi
· 12 years ago
e9cdedf
ath9k: add interface combinations for DFS master
by Zefir Kurtisi
· 12 years ago
fedf1d8
ath: Let user know which keycache method is complaining.
by Ben Greear
· 12 years ago
9908b07
mwifiex: fix negative cmd_pending count
by Bing Zhao
· 12 years ago
2d055af
iwlwifi: dvm: handle FLUSH ampdu actions from mac80211
by Emmanuel Grumbach
· 12 years ago
ff40231
iwlwifi: mvm: remove users of nvm_data->valid_tx_ant
by Emmanuel Grumbach
· 12 years ago
1618b2b
iwlwifi: print warning on request_module failure
by Johannes Berg
· 12 years ago
ddc4db2e
mac80211: make ieee802_11_parse_elems an inline
by Johannes Berg
· 12 years ago
2b730da
mac80211: don't start new netdev queues if driver stopped
by Johannes Berg
· 12 years ago
a231082
mac80211: replace some dead code by a warning
by Johannes Berg
· 12 years ago
a1598383
mac80211: don't fiddle with netdev queues in MLME code
by Johannes Berg
· 12 years ago
24aa11a
mac80211: disable uAPSD if all ACs are under ACM
by Alexander Bondar
· 12 years ago
b2c0958b
mac80211: fix do_stop handling while suspended
by Johannes Berg
· 12 years ago
3c3e21e
mac80211: destroy virtual monitor interface across suspend
by Johannes Berg
· 12 years ago
c8f994e
mac80211: purge remain-on-channel items when suspending
by Johannes Berg
· 12 years ago
afdc7c1
mac80211: remove outdated comment referring to master interface
by Johannes Berg
· 12 years ago
ae76eef
mac80211: return new mpath from mesh_path_add()
by Bob Copeland
· 12 years ago
0f71651
mac80211: fix the PREP mesh hwmp debug message
by Chun-Yeow Yeoh
· 12 years ago
79ba1d8
mac80211: parse Timeout Interval Element using a struct
by Johannes Berg
· 12 years ago
1946bed
mac80211: check ERP info IE length in parser
by Johannes Berg
· 12 years ago
1cd8e88
mac80211: check DSSS params IE length in parser
by Johannes Berg
· 12 years ago
a6dfba8
mac80211: remove unused IE pointers from parser
by Johannes Berg
· 12 years ago
c5d54fb
mac80211: remove ancient reference to master interface
by Johannes Berg
· 12 years ago
a13fbe5
mac80211: be more careful about sending beacon-loss-events
by Ben Greear
· 12 years ago
78e443e
mac80211: add beacon stats to debugfs
by Ben Greear
· 12 years ago
c6036cf
mac80211_hwsim: advertise VHT support also when channels == 1
by Karl Beldan
· 12 years ago
Next »