Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e7971c80a8e0299f91272ad8e8ac4167623e1862
/
drivers
« Previous
2cb1ba1
ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB Network Adapter
by Steve Tanner
· 15 years ago
aca8c6f
drivers/net/wireless/hostap: Drop memory allocation cast
by Julia Lawall
· 15 years ago
ffdc4cb
ath9k_hw: clean up EEPROM endian handling on AR9003
by Felix Fietkau
· 15 years ago
9bff0bc
ath9k: add debugfs files for reading/writing registers
by Felix Fietkau
· 15 years ago
1534069
ath9k: add debugfs files for reading/writing the rx and tx chainmask
by Felix Fietkau
· 15 years ago
c8a72c0
ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries
by Felix Fietkau
· 15 years ago
8116daf
ath9k_htc: Fix array overflow
by Sujith.Manoharan@atheros.com
· 15 years ago
d8c49ff
ath9k_htc: Fix target ready race condition
by Sujith.Manoharan@atheros.com
· 15 years ago
47fce02
ath9k_htc: Reorder HTC initialization
by Sujith.Manoharan@atheros.com
· 15 years ago
1d8af8c
ath9k_htc: Allocate URBs properly
by Sujith.Manoharan@atheros.com
· 15 years ago
05a30f9
ath9k_htc: Lock sta_notify() callback
by Sujith.Manoharan@atheros.com
· 15 years ago
0d49935
vhost: fix barrier pairing
by Michael S. Tsirkin
· 15 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
cea0d76
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
788885a
drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slot
by Andrew Morton
· 15 years ago
06efbeb
hp_accel: fix race in device removal
by Oliver Neukum
· 15 years ago
de145b4
fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking lines
by Michael Hennerich
· 15 years ago
d586ebb
mmc: atmel-mci: fix in debugfs: response value printing
by Nicolas Ferre
· 15 years ago
abc2c9fd
mmc: atmel-mci: remove data error interrupt after xfer
by Nicolas Ferre
· 15 years ago
009a891
mmc: atmel-mci: prevent kernel oops while removing card
by Nicolas Ferre
· 15 years ago
ebb1fea
mmc: atmel-mci: fix two parameters swapped
by Nicolas Ferre
· 15 years ago
3c904af
it8761e_gpio: fix bug in gpio numbering
by Denis Turischev
· 15 years ago
0fb0a4f
wimax/i2400m: driver defaults to firmware v1.5 for i6x60 devices
by Inaky Perez-Gonzalez
· 15 years ago
6c6706b3
wimax/i2400m: driver defaults to firmware v1.5 for i5x50 devices
by Inaky Perez-Gonzalez
· 15 years ago
9d7fdf1
wimax/i2400m: Move module params to other file so they can be static
by Prasanna S Panchamukhi
· 15 years ago
3e02a06
wimax: wimax_msg_alloc() returns ERR_PTR not null
by Dan Carpenter
· 15 years ago
7ef9f9a
wimax/i2400m: USB specific TX queue's minimum buffer room required for new message
by Prasanna S. Panchamukhi
· 15 years ago
8a3a1b6
wimax/i2400m: SDIO specific TX queue's minimum buffer room for new message
by Prasanna S. Panchamukhi
· 15 years ago
2750290
wimax/i2400m: reserve additional space in the TX queue's buffer while allocating space for a new message header
by Prasanna S. Panchamukhi
· 15 years ago
0809a7b
wimax/i2400m: fix incorrect handling of type 2 and 3 RX messages
by Prasanna S. Panchamukhi
· 15 years ago
d11a6e4
wimax i2400m: fix race condition while accessing rx_roq by using kref count
by Prasanna S. Panchamukhi
· 15 years ago
ded0fd6
wimax/i2400m: increase tx queue length from 5 to 20 [v1]
by Prasanna S. Panchamukhi
· 15 years ago
85a19e0
wimax/i2400m: fix system freeze caused by an infinite loop [v1]
by Prasanna S. Panchamukhi
· 15 years ago
9e6e3bd
wimax/i2400m: modify i2400m_tx_fifo_push() to check for head room space in the TX FIFO [v1]
by Prasanna S. Panchamukhi
· 15 years ago
718e949
wimax/i2400m: fix BUILD_BUG_ON() to use the maximum message size constant [v1]
by Prasanna S. Panchamukhi
· 15 years ago
a40242f
wimax/i2400m: limit the message size upto 16KiB [v1]
by Prasanna S. Panchamukhi
· 15 years ago
e6dd789
wimax/i2400m: increase the maximum number of payloads per message to 60 [v1]
by Prasanna S. Panchamukhi
· 15 years ago
d944017
wimax/i2400m: Reset the TX FIFO indices when allocating the TX FIFO in tx_setup()
by Cindy H Kao
· 15 years ago
2354161
wimax/i2400m: Correct the error path handlers order in i2400m_post_reset()
by Cindy H Kao
· 15 years ago
599e595
wimax/i2400m: add the error recovery mechanism on TX path
by Cindy H Kao
· 15 years ago
f4e4134
wimax/i2400m: fix for missed reset events if triggered by dev_reset_handle()
by Cindy H Kao
· 15 years ago
49d72df3
wimax/i2400m: correct the error path handlers in dev_start()
by Cindy H Kao
· 15 years ago
f22cf68
wimax/i2400m: fix the race condition for accessing TX queue
by Cindy H Kao
· 15 years ago
570eb0e
wimax/i2400m: fix insufficient size of Tx buffer for 12 payload of 1400 MTU.
by Prasanna S. Panchamukhi
· 15 years ago
080de04
wimax/i2400m: move I2400M_MAX_MTU enum from netdev.c to i2400m.h
by Prasanna S. Panchamukhi
· 15 years ago
4818d14
wimax/i2400m: fix incorrect return -ESHUTDOWN when there is no Tx buffer available
by Prasanna S.Panchamukhi
· 15 years ago
b29e7eb
ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()
by Vasanthakumar Thiagarajan
· 15 years ago
083e3e8
ath9k: Fix bug in handling rx frames with invalid descriptor content
by Vasanthakumar Thiagarajan
· 15 years ago
7fca8e2
ath9k_hw: new initialization values for AR9003
by Luis R. Rodriguez
· 15 years ago
9637e51
ath5k: drop warning on jumbo frames
by Luis R. Rodriguez
· 15 years ago
b1b3751
wl1271: remove some unneeded code
by Dan Carpenter
· 15 years ago
8607b79
wl1271: fix notifier interface supported test
by Dan Carpenter
· 15 years ago
cdd0864
wl1271: add missing spin_lock()
by Dan Carpenter
· 15 years ago
5a147e8
ar9170: fix for driver-core ABI change
by Stephen Rothwell
· 15 years ago
cc75589
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
fc2a093
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
9fc282b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
7d6fb7b
ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]
by Alex Chiang
· 15 years ago
0559a53
hwmon: (applesmc) Correct sysfs fan error handling
by Henrik Rydberg
· 15 years ago
d1bf8cf
hwmon: (asc7621) Bug fixes
by Ken Milmore
· 15 years ago
de02d72
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
c9ff04c
drm/radeon: Fix 3 regressions - since buffer rework
by Jean Delvare
· 15 years ago
db125c7
iwlwifi: clear driver stations when going down
by Johannes Berg
· 15 years ago
63d4176
iwlwifi: remove pointless HT check
by Johannes Berg
· 15 years ago
57f8db8
iwlwifi: rename iwl_add_local_station
by Johannes Berg
· 15 years ago
c118274
iwlwifi: move iwl_find_station() to 4965
by Johannes Berg
· 15 years ago
bdbb612
iwlwifi: use iwl_sta_id() for TKIP key update
by Johannes Berg
· 15 years ago
619753f
iwlagn: use iwl_sta_id() for aggregation
by Johannes Berg
· 15 years ago
2a87c26
iwlwifi: use iwl_find_station less
by Johannes Berg
· 15 years ago
64ba9a5
iwlwifi: add iwl_sta_id()
by Johannes Berg
· 15 years ago
fd1af15
iwlwifi: track station IDs
by Johannes Berg
· 15 years ago
4ff7397
iwlwifi: provide more comments for cfg structure
by Wey-Yi Guy
· 15 years ago
470356b
iwlwifi: "tx power per chain" are part of ucode_tx_stats
by Wey-Yi Guy
· 15 years ago
3bce606
iwlagn: work around rate scaling reset delay
by Reinette Chatre
· 15 years ago
2c810cc
iwlwifi: rework broadcast station management
by Johannes Berg
· 15 years ago
a6a0345
iwlwifi: split allocation/sending local station LQ
by Johannes Berg
· 15 years ago
156b70d
iwlwifi: fix iwl_sta_init_lq station ID
by Johannes Berg
· 15 years ago
59c02b4
iwlwifi: note that priv->bssid is used only by 3945
by Johannes Berg
· 15 years ago
ca3c1f5
iwlwifi: use vif in iwl_ht_conf
by Johannes Berg
· 15 years ago
3a065ab
iwlwifi: remove useless priv->vif check
by Johannes Berg
· 15 years ago
832f47e
iwlagn: use virtual interface in TX aggregation handling
by Johannes Berg
· 15 years ago
1dda6d2
iwlwifi: push virtual interface through
by Johannes Berg
· 15 years ago
3474ad6
iwlwifi: apply filter flags directly
by Johannes Berg
· 15 years ago
eafdfbd3
iwlagn: use vif->type to check station
by Johannes Berg
· 15 years ago
93286db
iwlagn: move iwl_get_ra_sta_id to 4965
by Johannes Berg
· 15 years ago
159605d
iwlwifi: remove rts_threshold
by Johannes Berg
· 15 years ago
a29576a
iwl3945: add plcp error checking
by Abhijeet Kolekar
· 15 years ago
dd7a250
iwlagn: implement loading a new firmware file type
by Johannes Berg
· 15 years ago
0e9a44d
iwlagn: prepare for new firmware file format
by Johannes Berg
· 15 years ago
d1358f6
iwlwifi: move eeprom version printout to eeprom init
by Johannes Berg
· 15 years ago
22adba2
iwlwifi: remove ucode virtual functions
by Johannes Berg
· 15 years ago
93b1a2f
iwl3945: remove ucode access indirection
by Johannes Berg
· 15 years ago
3e4de76
iwlagn: show and store firmware build number
by Johannes Berg
· 15 years ago
1fa61b2
iwlwifi: manage IBSS station properly
by Johannes Berg
· 15 years ago
c0222df
iwlwifi: pass address to iwl_remove_station
by Johannes Berg
· 15 years ago
6e0b9ca
iwl3945: use iwl3945_add_bcast_station
by Johannes Berg
· 15 years ago
d2e210a
iwlwifi: make bcast LQ command available for later restore actions
by Reinette Chatre
· 15 years ago
459bc73
iwlwifi: dump firmware build info in error case
by Shanyu Zhao
· 15 years ago
3d38f17
iwlwifi: checking for all the possible failure cases
by Wey-Yi Guy
· 15 years ago
f401241
iwlwifi: wimax co-exist code clean up
by Wey-Yi Guy
· 15 years ago
Next »