Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ae113b57826b40f1962a6e2417efd757b638e6a9
/
drivers
ae113b5
wl12xx: AP specific RX filter configuration
by Arik Nemtsov
· 14 years ago
e0fe371
wl12xx: AP mode - init sequence
by Arik Nemtsov
· 14 years ago
05285cf
wl12xx: AP mode - workaround for FW bug on station remove
by Arik Nemtsov
· 14 years ago
98bdaab
wl12xx: AP-mode high level commands
by Arik Nemtsov
· 14 years ago
203c903
wl12xx: AP mode - add AP specific event
by Arik Nemtsov
· 14 years ago
79b223f
wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commands
by Arik Nemtsov
· 14 years ago
1e05a81
wl12xx: Add AP related configuration to conf_drv_settings
by Arik Nemtsov
· 14 years ago
6177eae
wl12xx: fix some sparse warnings
by Eliad Peller
· 14 years ago
0dd3866
wl12xx: use after free in debug code
by Dan Carpenter
· 14 years ago
3c2c04a
wl12xx: remove redundant debugfs_remove_recursive() call
by Eliad Peller
· 14 years ago
4a4fdf2
ath9k_hw: replace magic values in register writes with proper defines
by Felix Fietkau
· 14 years ago
2b1351a
ath5k: Simplify loop when setting up channels
by Bruno Randolf
· 14 years ago
d7e86c3
ath9k: remove a bogus error message
by Felix Fietkau
· 14 years ago
930a762
ath5k: Remove redundant sc->curband
by Bruno Randolf
· 14 years ago
4b3721c
ath5k: Remove unused sc->curmode
by Bruno Randolf
· 14 years ago
75f9569
ath5: Remove unused CTL definitions
by Bruno Randolf
· 14 years ago
410e612
ath5k: Add 802.11j 4.9GHz channels to allowed channels
by Bruno Randolf
· 14 years ago
0810569
ath5k: Rename ath5k_copy_channels
by Bruno Randolf
· 14 years ago
90c02d7
ath5k: Use mac80211 channel mapping function
by Bruno Randolf
· 14 years ago
7755bad
ath9k: Try more than one queue when scheduling new aggregate.
by Ben Greear
· 14 years ago
55f6d0f
ath9k: Add 'misc' file to debugfs, fix queue indexes.
by Ben Greear
· 14 years ago
59eb21a
cfg80211: Extend channel to frequency mapping for 802.11j
by Bruno Randolf
· 14 years ago
60f2d1d
ath9k: Restart xmit logic in xmit watchdog.
by Ben Greear
· 14 years ago
71e025a
ath9k: More xmit queue debugfs information.
by Ben Greear
· 14 years ago
7f010c9
ath9k: Keep track of stations for debugfs.
by Ben Greear
· 14 years ago
bda8add
ath9k: Add counters to distinquish AMPDU enqueues.
by Ben Greear
· 14 years ago
082f653
ath9k: Ensure xmit makes progress.
by Ben Greear
· 14 years ago
9244f48
ath9k: Remove un-used member from ath_node.
by Ben Greear
· 14 years ago
2dac4fb
ath9k: Add more information to debugfs xmit file.
by Ben Greear
· 14 years ago
233536e
ath9k: Initialize ah->hw
by Ben Greear
· 14 years ago
1f427dd
ath9k: Show some live tx-queue values in debugfs.
by Ben Greear
· 14 years ago
ea67485
iwlwifi: fix 4965 notification wait setup
by Johannes Berg
· 14 years ago
2a1a78d
iwlagn: return error if PAN disable timeout
by Johannes Berg
· 14 years ago
311dce7
iwlagn: properly wait for PAN disable
by Johannes Berg
· 14 years ago
7194207c
iwlagn: add support for waiting for notifications
by Johannes Berg
· 14 years ago
f945f10
iwlagn: make iwl_rx_handle static
by Johannes Berg
· 14 years ago
0b01f03
mac80211: track receiver's aggregation reorder buffer size
by Johannes Berg
· 14 years ago
4801416
ath9k: Fix up hardware mode and beacons with multiple vifs.
by Ben Greear
· 14 years ago
f0b8220
ath9k: fix excessive BAR sending when a frame exceeds its retry limit
by Felix Fietkau
· 14 years ago
21f28e6
ath9k: try more than one tid when scheduling a new aggregate
by Felix Fietkau
· 14 years ago
a4d6e17
ath9k_hw: fix carrier leakage calibration for AR9271
by Rajkumar Manoharan
· 14 years ago
4e3ae38
ath9k_htc: keep calibrated noise floor value for oper channel
by Rajkumar Manoharan
· 14 years ago
bdd196a
ath9k: preserve caldata history buffer across scanning
by Rajkumar Manoharan
· 14 years ago
115dad7
ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"
by Felix Fietkau
· 14 years ago
fda9b7a
ath5k: Fix return codes for eeprom read functions.
by Wojciech Dubowik
· 14 years ago
8b3f461
ath9k: reduce the likelihood of baseband hang check false positives
by Felix Fietkau
· 14 years ago
2ed7222
ath9k: reinitialize block ack window data when starting aggregation
by Felix Fietkau
· 14 years ago
49447f2
ath9k: fix initial sequence number after starting an ampdu session
by Felix Fietkau
· 14 years ago
a9e99a0
ath9k: fix bogus sequence number increases on aggregation tid flush
by Felix Fietkau
· 14 years ago
80d184e
rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090
by RA-Jay Hung
· 14 years ago
7f6e144
rt2x00: Fix radio off hang issue for PCIE interface
by RA-Jay Hung
· 14 years ago
04cf53f
ath9k_hw: Offload USB eeprom reading to target
by Sujith Manoharan
· 14 years ago
09a525d
ath9k_htc: Add multiple register read API
by Sujith Manoharan
· 14 years ago
fcdc403
mwl8k: Enable HW encryption for AP mode
by Nishant Sarmukadam
· 14 years ago
d9a07d4
mwl8k: Set mac80211 rx status flags appropriately when hw crypto is enabled
by Nishant Sarmukadam
· 14 years ago
e53d9b9
mwl8k: Add encapsulation of data packet for crypto
by Nishant Sarmukadam
· 14 years ago
252486a
mwl8k: Modify add_dma_header to include pad parameters
by Nishant Sarmukadam
· 14 years ago
39f3b1a
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 14 years ago
5d7e8af
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
c7bf71c
hwmon: (lm93) Add support for LM94
by Guenter Roeck
· 14 years ago
8efaef4
SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs
by Gabor Juhos
· 14 years ago
e6f597a
staging: fix build failure in bcm driver
by Andres Salomon
· 14 years ago
6845a44
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
8c34482
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
ab2020f
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
235646a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
584ef2c
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
e1288cd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
d95defa
spi/spi_sh_msiof: fix a wrong free_irq() parameter
by Guennadi Liakhovetski
· 14 years ago
154bf89
mtd: mtdpart: disallow reading OOB past the end of the partition
by Artem Bityutskiy
· 14 years ago
eb745db
staging: smbfs building fix
by Yang Ruirui
· 14 years ago
4790f4d
Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next
by Roland Dreier
· 14 years ago
f062671
RDMA: Update workqueue usage
by Tejun Heo
· 14 years ago
25b2ec5b
drm/radeon/kms: balance asic_reset functions
by Alex Deucher
· 14 years ago
fd909c3
drm/radeon/kms: remove duplicate card_posted() functions
by Alex Deucher
· 14 years ago
d42dd57
drm/radeon/kms: add module option for pcie gen2
by Alex Deucher
· 14 years ago
394d83c
drm/radeon/kms: fix typo in evergreen safe reg
by Alex Deucher
· 14 years ago
51fda92
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
f01a972
drm/nouveau: fix gpu page faults triggered by plymouthd
by Ben Skeggs
· 14 years ago
8b464bf
drm/nouveau: greatly simplify mm, killing some bugs in the process
by Ben Skeggs
· 14 years ago
c906ca0
drm/nvc0: enable protection of system-use-only structures in vm
by Ben Skeggs
· 14 years ago
1380da4
drm/nv40: initialise 0x17xx on all chipsets that have it
by Ben Skeggs
· 14 years ago
c693931
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
by Ben Skeggs
· 14 years ago
e78bf5e
drivers/nfc/pn544.c: fix min_t warnings
by Andrew Morton
· 14 years ago
94ae852
ARM: PL08x: cleanup comments
by Russell King - ARM Linux
· 14 years ago
8a335bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6
by Linus Torvalds
· 14 years ago
843276a
RDMA/nes: Fix incorrect SFP+ link status detection on driver init
by Maciej Sosnowski
· 14 years ago
5f61b2c
RDMA/nes: Fix SFP+ link down detection issue with switch port disable
by Maciej Sosnowski
· 14 years ago
ea62345
RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events
by Maciej Sosnowski
· 14 years ago
2a4c97e
RDMA/nes: Fix bonding on iw_nes
by Maciej Sosnowski
· 14 years ago
d9f9ab5
net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FS
by Nicholas Bellinger
· 14 years ago
d3072e6
ACPI: Fix boot problem related to APEI with acpi_disabled set
by Rafael J. Wysocki
· 14 years ago
f8206b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
f03c659
sanitize vfsmount refcounting changes
by Al Viro
· 14 years ago
672c544
dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()
by Grant Likely
· 14 years ago
cc53ce5
Add a dentry op to allow processes to be held during pathwalk transit
by David Howells
· 14 years ago
f9ee7f6
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
16c1020
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
65e5d00
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
bbba756
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable
by Russell King
· 14 years ago
Next »