Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6fe70aae0d128339febfabc073ba4c4a03de4f45
6fe70aa
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
0c348d7c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
fd76f14
rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.
by Gertjan van Wingerde
· 15 years ago
185e5f7
rt2x00: Dump beacons under a different identifier than TX frames.
by Gertjan van Wingerde
· 15 years ago
85b7a8b
rt2x00: Simplify TXD handling of beacons.
by Gertjan van Wingerde
· 15 years ago
e01f1ec
rt2x00: Re-order tx descriptor writing code in drivers.
by Gertjan van Wingerde
· 15 years ago
6b97cb0
rt2x00: Fix beacon descriptor writing for rt61pci.
by Gertjan van Wingerde
· 15 years ago
878f704
rt2x00: Consistently name skb frame descriptor skbdesc.
by Gertjan van Wingerde
· 15 years ago
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
058897a
mac80211: fix paged defragmentation
by Abhijeet Kolekar
· 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
9feaddc
mac80211: check channel switch mode for future frames transmit
by Wey-Yi Guy
· 15 years ago
5ce6e43
mac80211: add offload channel switch support
by Johannes Berg
· 15 years ago
b8d92c9
mac80211: don't process work item with wrong frame
by Johannes Berg
· 15 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 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
b2464ab
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
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
a3ed2a1
mqueue: fix kernel BUG caused by double free() on mq_open()
by André Goddard Rosa
· 15 years ago
de145b4
fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking lines
by Michael Hennerich
· 15 years ago
747388d
memcg: fix css_is_ancestor() RCU locking
by KAMEZAWA Hiroyuki
· 15 years ago
7f0f154
memcg: fix css_id() RCU locking for real
by KAMEZAWA Hiroyuki
· 15 years ago
11cad32
bsdacct: use del_timer_sync() in acct_exit_ns()
by Vitaliy Gusev
· 15 years ago
ab941e0
rmap: remove anon_vma check in page_address_in_vma()
by Naoya Horiguchi
· 15 years ago
4a6018f
hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OOM-killer
by Mel Gorman
· 15 years ago
475f9aa
kexec: fix OOPS in crash_kernel_shrink
by Vitaly Mayatskikh
· 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
3444142
revert "procfs: provide stack information for threads" and its fixup commits
by Robin Holt
· 15 years ago
3c904af
it8761e_gpio: fix bug in gpio numbering
by Denis Turischev
· 15 years ago
f33d7e2
dma-mapping: fix dma_sync_single_range_*
by FUJITA Tomonori
· 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
c61ea31
CacheFiles: Fix occasional EIO on call to vfs_unlink()
by David Howells
· 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
829e924
kprobes/x86: Fix removed int3 checking order
by Masami Hiramatsu
· 15 years ago
de068ec
perf: Fix static strings treated like dynamic ones
by Frederic Weisbecker
· 15 years ago
d250fe91
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 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
Next »