Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fb9987d0f748c983bb795a86f47522313f701a08
/
drivers
/
net
/
wireless
/
p54
d57b87f
p54: Enable HW_REPORTS_TX_ACK_STATUS
by Christian Lamparter
· 15 years ago
19bc291
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
17f6f05
p54: convert to new station add/remove callbacks
by Johannes Berg
· 15 years ago
5b9a919
p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ec
by Jean-François Moine
· 15 years ago
088ea18
drivers/net/wireless/p54/txrx.c Fix off by one error
by Darren Jenkins
· 15 years ago
15a69a8
p54usb: Add usbid for Corega CG-WLUSB2GT.
by Shimada Hirofumi
· 15 years ago
f6f2230
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
97e93fcd
p54: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
10be7eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
51c24aa
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b92f7d3
p54pci: revise tx locking
by Christian Lamparter
· 15 years ago
d713804
p54pci: move tx cleanup into tasklet
by Christian Lamparter
· 15 years ago
288c8ce
p54pci: handle dma mapping errors
by Christian Lamparter
· 15 years ago
031cf0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
f5300e0
p54pci: rx frame length check
by Christian Lamparter
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
1ed32e4
mac80211: remove struct ieee80211_if_init_conf
by Johannes Berg
· 15 years ago
5be83de
cfg80211: convert bools into flags
by Johannes Berg
· 15 years ago
8fbd90b
drivers/net/wireless/p54: remove exceptional & on function name
by Julia Lawall
· 15 years ago
a2bfbc0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
21d6c27
p54usb: Remove DMA buffer from stack
by Larry Finger
· 15 years ago
93a59d7
p54: disable channels with incomplete calibration data sets
by Christian Lamparter
· 15 years ago
133d7c6
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
by John W. Linville
· 15 years ago
e0626e3
spi: prefix modalias with "spi:"
by Anton Vorontsov
· 15 years ago
f7f7117
p54usb: add Zcomax XG-705A usbid
by Christian Lamparter
· 15 years ago
90d6f92
p54: fix broadcast buffering in AP mode
by Christian Lamparter
· 15 years ago
3ac64be
mac80211: allow configure_filter callback to sleep
by Johannes Berg
· 15 years ago
c46aaba
p54: disable PS by default
by Christian Lamparter
· 15 years ago
6208f8b
p54: implement rfkill
by Christian Lamparter
· 15 years ago
718126a
p54: Write outside array bounds
by Christian Lamparter
· 15 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 15 years ago
3fa5205
mac80211: fix PS-poll response, race
by Johannes Berg
· 15 years ago
e6a3f55
p54: Eliminate unnecessary initialization
by Larry Finger
· 15 years ago
436b37c
p54: fix a fw crash caused by statistic feedback
by Christian Lamparter
· 15 years ago
46df10a
p54: fix beaconing related firmware crash
by Christian Lamparter
· 15 years ago
12f49a7
p54: remove useless code
by Christian Lamparter
· 15 years ago
1a9b667
p54: generate channel list dynamically
by Christian Lamparter
· 15 years ago
e0f114e
p54: re-enable power save feature
by Christian Lamparter
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
bfa99bf
p54spi: fix potential null deref in p54spi.c
by Dan Carpenter
· 15 years ago
2ffa5fe
p54: fix queue stall due to underrun
by Christian Lamparter
· 15 years ago
6d541a6
p54usb: fix stalls caused by urb allocation failures
by Christian Lamparter
· 15 years ago
0859339
p54spi: remove dead code and definitions
by Christian Lamparter
· 15 years ago
a7eee06
p54: two endian fixes
by Christian Lamparter
· 15 years ago
d8c9210
p54: Modify p54 files for new organization
by Christian Lamparter
· 15 years ago
0a5fb84
p54: Move TX/RX code
by Christian Lamparter
· 15 years ago
0ac0d6c
p54: Move mac80211 glue code
by Christian Lamparter
· 15 years ago
0533f796
p54: Move LMAC interface definitions
by Christian Lamparter
· 15 years ago
0597c01
p54: Move LED code
by Christian Lamparter
· 15 years ago
76074e1
p54: Move firmware code
by Christian Lamparter
· 15 years ago
289b098
p54: Move eeprom header
by Christian Lamparter
· 15 years ago
4c8a32f
p54: Move eeprom code
by Christian Lamparter
· 15 years ago
1795378
p54: redo rx_status into skb->cb
by Christian Lamparter
· 15 years ago
f1d58c2
mac80211: push rx status into skb->cb
by Johannes Berg
· 15 years ago
47ab384
p54: tx refused but queue active
by Larry Finger
· 15 years ago
0ca1b08
Revert "p54: Use SKB list handling helpers instead of by-hand code."
by David S. Miller
· 15 years ago
328d84f
wireless/p54: prepare for FIRMWARE_NAME_MAX removal
by Samuel Ortiz
· 15 years ago
a1091aa
p54: Use SKB list handling helpers instead of by-hand code.
by David S. Miller
· 15 years ago
4de2dc7
p54spi: drop test for FW_STATE_RESET in p54spi_work
by Max Filippov
· 15 years ago
ff561ac
p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rx
by Max Filippov
· 15 years ago
6edf534
p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeeded
by Max Filippov
· 15 years ago
465b635
p54spi: return status of p54spi_wakeup
by Max Filippov
· 15 years ago
69712e9
p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interrupt status read
by Max Filippov
· 15 years ago
210dd1b
p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dma
by Max Filippov
· 15 years ago
bb803cf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
7c5a189
p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sent
by Max Filippov
· 16 years ago
83f8b47
p54: correct merge damage from "p54: more SoftLED updates"
by John W. Linville
· 16 years ago
1379257
p54usb: Fixes compile error with CONFIG_PM=n
by Hauke Mehrtens
· 16 years ago
1ca5f2e
p54usb: rework driver for resume
by Christian Lamparter
· 16 years ago
a406ac0
p54usb: remove some dead code
by Christian Lamparter
· 16 years ago
2d0ddec
mac80211: unify config_interface and bss_info_changed
by Johannes Berg
· 16 years ago
3e241ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
d577e7c
p54: fix ps-poll delivery in ap mode
by Christian Lamparter
· 16 years ago
fade5db
p54: deactivate broken powersave function (part 2)
by Christian Lamparter
· 16 years ago
45f483c
p54: remove module_ stubs
by Christian Lamparter
· 16 years ago
4312a86
p54: remove obsolet signal quality calculation
by Christian Lamparter
· 16 years ago
6dfe9a8
p54: utilize all available key slots for decryption offload
by Christian Lamparter
· 16 years ago
87cbfd0
p54spi: get rid of busy-wait loops
by Max Filippov
· 16 years ago
f13027a
p54: add beacon filtering support
by Christian Lamparter
· 16 years ago
dce0725
p54: more SoftLED updates
by Christian Lamparter
· 16 years ago
cf3a957
p54: clean up p54.h's struct p54_common
by Christian Lamparter
· 16 years ago
9f201a8
p54spi: compensate firmware alignment bug in p54spi_rx
by Max Filippov
· 16 years ago
4f5cab9
p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanup
by Max Filippov
· 16 years ago
5e3af1d
p54spi: fix p54spi_upload_firmware
by Max Filippov
· 16 years ago
f74d0f5
p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bit
by Max Filippov
· 16 years ago
c3b93c8
p54: deactivate broken powersave function
by Christian Lamparter
· 16 years ago
e306240
p54usb: add Telsey 802.11g USB2.0 Adapter
by Christian Lamparter
· 16 years ago
731c653
p54spi: fix locking warning in p54spi_op_tx
by Christian Lamparter
· 16 years ago
5408281
p54: replace MAC80211_LEDS with P54_LEDS in p54.h
by Christian Lamparter
· 16 years ago
e930438
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
by Yang Hongyang
· 16 years ago
a1bfa0e
p54: Kconfig maintenance
by Christian Lamparter
· 16 years ago
d8cd7ef
p54: fix SoftLED compile dependencies
by Christian Lamparter
· 16 years ago
1bf68e5
wireless/p54: P54_SPI should depend on GENERIC_HARDIRQS
by Geert Uytterhoeven
· 16 years ago
346de73
p54: completely ignore rx'd frames with bad FCS
by Christian Lamparter
· 16 years ago
94041b2
p54: enable power save support
by Christian Lamparter
· 16 years ago
d0b45ae
p54: initial SoftLED support
by Christian Lamparter
· 16 years ago
efeada2
p54: fix iwconfig txpower off
by Christian Lamparter
· 16 years ago
ad5e72e
p54pci: convert printk(KERN_* to dev_*
by Christian Lamparter
· 16 years ago
2ac7107
p54: unify ieee80211 device registration
by Christian Lamparter
· 16 years ago
fbf9529
p54usb: stop USB core interference in exit path
by Christian Lamparter
· 16 years ago
Next »