Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
705cd4513a2fc561d8a2d5853cffb102bf183d70
705cd45
iwlagn: store the irq number to iwl_bus just like dev
by Emmanuel Grumbach
· 14 years ago
4b55b07
iwlagn: warn about nested SYNC commands
by Emmanuel Grumbach
· 14 years ago
807caf2
iwlagn: fix misplaced bracket
by Emmanuel Grumbach
· 14 years ago
bcd4fe2
iwlagn: waterfall the bus level if prepare card failed
by Emmanuel Grumbach
· 14 years ago
ea3aa93
iwlagn: finally kill the pointer to pci_dev from iwl-dev.h
by Emmanuel Grumbach
· 14 years ago
08321c0
iwlagn: add a get_irq method to iwl_bus_ops and use it
by Emmanuel Grumbach
· 14 years ago
85aed7c
iwlagn: don't read the PCI_REVISION_ID from iwl-agn.c
by Emmanuel Grumbach
· 14 years ago
19707ba
iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops
by Emmanuel Grumbach
· 14 years ago
d57fa99
iwlagn: move PCI power related functions to the PCI layer
by Wey-Yi Guy
· 14 years ago
795414d
iwlagn: don't use the PCI wrappers for DMA operation
by Emmanuel Grumbach
· 14 years ago
084dd791
iwlagn: move PCI related operations from probe and remove to PCI layer
by Emmanuel Grumbach
· 14 years ago
3599d39
iwlagn: add get_dev to iwl_bus_ops
by Emmanuel Grumbach
· 14 years ago
a48709c
iwlagn: introduce iwl_bus and iwl_bus_ops
by Emmanuel Grumbach
· 14 years ago
c6ca8bc
iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few files
by Emmanuel Grumbach
· 14 years ago
48d1a21
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
by Emmanuel Grumbach
· 14 years ago
7299751
iwlagn: don't disable interrupts after the NIC has been reset
by Emmanuel Grumbach
· 14 years ago
ecdbe86
iwlagn: Support flush queues for specified interface
by Wey-Yi Guy
· 14 years ago
f88e0ec
iwlagn: add PAN to tx flush
by Wey-Yi Guy
· 14 years ago
c68744f
iwlagn: Remove un-necessary indirect call
by Wey-Yi Guy
· 14 years ago
a8e8274
b43: HT-PHY: implement switching analog
by Rafał Miłecki
· 14 years ago
4cabd42
b43: HT-PHY: implement radio ops
by Rafał Miłecki
· 14 years ago
d816ab2
ath5k: annotate reg in ath5k_hw_nic_reset() as __iomem
by Pavel Roskin
· 14 years ago
f5cbc8b
ath5k: minor cleanup
by Pavel Roskin
· 14 years ago
e707549
ath9k: typo fix in a comment
by Pavel Roskin
· 14 years ago
f6351d4
ath9k: use standard max(), remove A_MAX macro
by Pavel Roskin
· 14 years ago
d3af439
ath9k: remove a redundant call to pcipowersave
by Mohammed Shafi Shajakhan
· 14 years ago
a6f0f04
iwlegacy: fix up brokenness caused by cleanup
by Dan Carpenter
· 14 years ago
d4bb17c
ath9k: Add debug messages to track PAPRD failures
by Mohammed Shafi Shajakhan
· 14 years ago
aec7ffd
b43: add Kconfig option for compiling SSB driver
by Rafał Miłecki
· 14 years ago
545a8aa
if_spi: Fix compilation warning - unused variable
by Nikanth Karthikesan
· 14 years ago
d7520b1
b43: HT-PHY: add place for writing HT PHY support
by Rafał Miłecki
· 14 years ago
443c1a2
b43: define new PHYs and radio regs for cores >= 24
by Rafał Miłecki
· 14 years ago
b856439
mac80211: add cancel_hw_scan() callback
by Eliad Peller
· 14 years ago
eb40e3e
drivers/ssb/driver_chipcommon_pmu.c: uninitilized warning
by Connor Hansen
· 14 years ago
a6af1d8
mac80211: Start monitor work on restart
by Paul Stewart
· 14 years ago
b2ea345
iwlagn: Sanity check for valid context
by Wey-Yi Guy
· 14 years ago
4f0642a
iwlagn: Sanity check for 11n capability
by Wey-Yi Guy
· 14 years ago
1f8bf03
iwlagn: merge duplicated code into single place
by Wey-Yi Guy
· 14 years ago
109a0ac
iwlagn: group similar defines together
by Wey-Yi Guy
· 14 years ago
8d8854d
iwlagn: generic temperature location in EEPROM
by Wey-Yi Guy
· 14 years ago
bf30025
iwlagn: remove unused debug flag
by Wey-Yi Guy
· 14 years ago
06bb835
iwlagn: use IWL_DEBUG_FW for firmware related debug msg
by Wey-Yi Guy
· 14 years ago
f38f884
iwlagn: use IWL_DEBUG_TEMP for temperature related debug
by Wey-Yi Guy
· 14 years ago
fa7f141
iwlagn: add debug message for coex related activities
by Wey-Yi Guy
· 14 years ago
ebbb491
iwlagn: add coex debug flag
by Wey-Yi Guy
· 14 years ago
8895075
iwlagn: use sku capabilities information from EEPROM
by Wey-Yi Guy
· 14 years ago
0526929
iwlagn: Band capabilities in EEPROM
by Wey-Yi Guy
· 14 years ago
872907b
iwlagn: don't check ucode subtype
by Johannes Berg
· 14 years ago
3f1e5f4
iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_params
by Wey-Yi Guy
· 14 years ago
6b0184c
iwlagn: move led_mode as part of iwlagn_mod_params
by Wey-Yi Guy
· 14 years ago
b60eec9
iwlagn: move bt_coex_active as part of iwlagn_mod_params
by Wey-Yi Guy
· 14 years ago
eb64dca
iwlagn: add dumpit support for testmode trace function
by Wey-Yi Guy
· 14 years ago
49b7210
iwlagn: usersapce application decide the size of trace buffer
by Wey-Yi Guy
· 14 years ago
7101f40
rtlwifi: Fix warnings on parisc arch
by Larry Finger
· 14 years ago
e3ae0ca
drivers: bcma: export bcma_core_disable() function
by Arend van Spriel
· 14 years ago
5b49b35
b43: check for allocation failures
by Dan Carpenter
· 14 years ago
287546d
mwifiex: get rid of global adapter pointer
by Amitkumar Karwar
· 14 years ago
7f1f974
iwlegacy: refactor iwl4965_mac_channel_switch
by Stanislaw Gruszka
· 14 years ago
0d01550
iwlegacy: remove unused agg_tids_count
by Stanislaw Gruszka
· 14 years ago
1ba2f12
iwlegacy: remove firmware event log
by Stanislaw Gruszka
· 14 years ago
dd6d2a8
iwlegacy: remove reset rf infrastructure
by Stanislaw Gruszka
· 14 years ago
ecaee0f
iwlegacy: remove recover from statistics
by Stanislaw Gruszka
· 14 years ago
3c09b17
iwlegacy: remove unused power commands defines
by Stanislaw Gruszka
· 14 years ago
9a821f5
libertas: add sd8686 reset_card support
by Daniel Drake
· 14 years ago
43a1c27
networking: fix warning about unused label wake_up
by Vincent Zweije
· 14 years ago
323222b
cfg80211: Ignore downstream DEAUTH for authtry_bsses
by Paul Stewart
· 14 years ago
fd85477
rtlwifi: Factor out code to receive one packet
by Mike McCormack
· 14 years ago
14058ad
rtlwifi: Free skb in one place
by Mike McCormack
· 14 years ago
8db8ddf
rtlwifi: Resubmit skbs with bad CRC early
by Mike McCormack
· 14 years ago
2c33336
rtlwifi: Remove unnecessary indent
by Mike McCormack
· 14 years ago
1d34d10
mac80211: add ieee80211_get_operstate() function
by Eliad Peller
· 14 years ago
c48b1f7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
448f262
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by Gustavo F. Padovan
· 14 years ago
5a9d0a3
Bluetooth: Clean up some code style issues
by Waldemar Rymarkiewicz
· 14 years ago
d29d04c
Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()
by David Miller
· 14 years ago
6de6c18
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
by Ville Tervo
· 14 years ago
0b28d73
Bluetooth: Do not ignore errors returned from strict_strtol()
by David Miller
· 14 years ago
4a77708
Bluetooth: fix shutdown on SCO sockets
by Luiz Augusto von Dentz
· 14 years ago
d0fad89
Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
by Stephen Boyd
· 14 years ago
8d03e97
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
by Filip Palian
· 14 years ago
e694928
Bluetooth: Fix check for the ERTM local busy state
by Mat Martineau
· 14 years ago
d8d69c5
Bluetooth: Restore accidentally-deleted line
by Mat Martineau
· 14 years ago
ef4177e
Bluetooth: Simplify hci_conn_accept_secure check
by Waldemar Rymarkiewicz
· 14 years ago
14b12d0
Bluetooth: Add BT_POWER L2CAP socket option.
by Jaikumar Ganesh
· 14 years ago
96d97a6
Bluetooth: Verify a pin code in pin_code_reply
by Waldemar Rymarkiewicz
· 14 years ago
24718ca
Bluetooth: Remove a magic number
by Waldemar Rymarkiewicz
· 14 years ago
b5ad8b7
Bluetooth: fix sparse & gcc warnings
by Johannes Berg
· 14 years ago
6d3ce0e7
Bluetooth: Set 'peer_addr_type' in hci_le_connect()
by Andre Guedes
· 14 years ago
eda42b5
Bluetooth: Check advertising cache in hci_connect()
by Andre Guedes
· 14 years ago
893d675
Bluetooth: Remove useless check in hci_connect()
by Andre Guedes
· 14 years ago
29b7988
Bluetooth: Add 'dst_type' field to struct hci_conn
by Andre Guedes
· 14 years ago
d7556e2
Bluetooth: Refactor hci_auth_complete_evt function
by Waldemar Rymarkiewicz
· 14 years ago
19f8def
Bluetooth: Fix auth_complete_evt for legacy units
by Waldemar Rymarkiewicz
· 14 years ago
3581508
Bluetooth: Advertising entries lifetime
by Andre Guedes
· 14 years ago
eb9d91f
Bluetooth: Clear advertising cache before scanning
by Andre Guedes
· 14 years ago
9aa04c9
Bluetooth: Add Advertising Report Meta Event handler
by Andre Guedes
· 14 years ago
76c8686
Bluetooth: LE advertising cache
by Andre Guedes
· 14 years ago
57a56fd
Bluetooth: Add advertising report meta event structs
by Anderson Briglia
· 14 years ago
0f85272
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
by Gustavo F. Padovan
· 14 years ago
500698d
Bluetooth: Remove export of l2cap_chan_clear_timer()
by Gustavo F. Padovan
· 14 years ago
Next »