Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d0ff7383a3164adff7072719717d574436ec1677
/
drivers
/
net
/
wireless
d0ff738
ath6kl: Add unicast mgmt frame buffering
by Naveen Gangadharan
· 13 years ago
3b96d49
ath6kl: Fix firmware crash dump
by Naveen Gangadharan
· 13 years ago
fb1ac2e
ath6kl: add support for AR6003 2048 byte board file
by Prasanna Kumar
· 13 years ago
b29072c
ath6kl: prioritize Tx bundling based on AC priorities
by Chilam Ng
· 13 years ago
1b2df40
ath6kl: Update license header
by Vasanthakumar Thiagarajan
· 13 years ago
c807b30
ath6kl: add blocking debugfs file for retrieving firmware logs
by Kalle Valo
· 13 years ago
9b9a4f2
ath6kl: store firmware logs in skbuffs
by Kalle Valo
· 13 years ago
5fbea5d
ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' struct for create_qos command
by Chilam Ng
· 13 years ago
1b46dc04
ath6kl: fix compiler warning in ath6kl_init_hw_params()
by Kalle Valo
· 13 years ago
3c325fb
ath6kl: Fix typo in cfg80211.c
by Masanari Iida
· 13 years ago
cca4d5a
ath6kl: Workaround to support Deep Sleep with MSM.
by Santosh Sajjan
· 13 years ago
3c411a4
ath6kl: Return a proper error code when not in connected state
by Raja Mani
· 13 years ago
081c7a8
ath6kl: Wait for host sleep mode cmd processed event during WOW suspend
by Raja Mani
· 13 years ago
d91e8ee
ath6kl: Configure WOW patterns while going to wow_suspend
by Raja Mani
· 13 years ago
e390af7
ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend
by Raja Mani
· 13 years ago
c865154
ath6kl: Fix kernel panic during rx aggregation
by Vasanthakumar Thiagarajan
· 13 years ago
5f1127f
ath6kl: fix testmode when fw-2.bin or fw-3.bin is used
by Kalle Valo
· 13 years ago
1d2a445
ath6kl: Fix bug in maintaining aggregation state in AP mode
by Vasanthakumar Thiagarajan
· 13 years ago
3fdc099
ath6kl: Fix bug in using tid given by addba/delba req events
by Vasanthakumar Thiagarajan
· 13 years ago
17741c8
ath6kl: Pass vif instead of ar to ath6kl_add_new_sta()
by Vasanthakumar Thiagarajan
· 13 years ago
7baef81
ath6kl: Define a structure for connection specific aggregation information
by Vasanthakumar Thiagarajan
· 13 years ago
0e7de66
ath6kl: Fix memory leak when unloading ath6kl_sdio
by Vasanthakumar Thiagarajan
· 13 years ago
7a950ea
ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state()
by Vasanthakumar Thiagarajan
· 13 years ago
241b128
ath6kl: add back beginnings of USB support
by Kalle Valo
· 13 years ago
d6a434d
ath6kl: create ath6kl_core.ko
by Kalle Valo
· 13 years ago
3b1b7d0
ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functions
by Kalle Valo
· 13 years ago
5afa5aa
ath6kl: get rid of AR_DBG_LVL_CHECK()
by Kalle Valo
· 13 years ago
45eaa78
ath6kl: create core.c
by Kalle Valo
· 13 years ago
f29af97
ath6kl: add ATH6KL_CONF_UART_DEBUG
by Kalle Valo
· 13 years ago
46d33a2
ath6kl: unify cfg80211 init/cleanup functions
by Kalle Valo
· 13 years ago
c25889e
ath6kl: rename vif init and cleanup functions
by Kalle Valo
· 13 years ago
cd23c1c
ath6kl: add testmode 2 for 6003 ART
by Alex Yang
· 13 years ago
e572602
ath6kl: fix uninitialized warning in ath6kl_process_uapsdq()
by Kalle Valo
· 13 years ago
3462735
ath6kl: remove -D__CHECK_ENDIAN__ from Makefile
by Kalle Valo
· 13 years ago
d6f8026
ath6kl: use netdev_features_t
by Kalle Valo
· 13 years ago
a0afd4f
Merge remote branch 'wireless-next/master' into ath6kl-next
by Kalle Valo
· 13 years ago
e80ec84
ath6kl: Remove useless initialization in ath6kl_read_fwlogs()
by Raja Mani
· 13 years ago
c1762a3
ath6kl: Add support for uAPSD
by Thirumalai Pachamuthu
· 13 years ago
8232736
ath6kl: Fix listen interval handling
by Sujith Manoharan
· 13 years ago
cbec267
ath6kl: Initialize a variable properly
by Sujith Manoharan
· 13 years ago
4a8ce2f
ath6kl: Remove redundant pointer check
by Sujith Manoharan
· 13 years ago
866dc88
ath6kl: Fix SDIO error path
by Sujith Manoharan
· 13 years ago
4269a93
ath6kl: make net_device_ops const
by Stephen Hemminger
· 13 years ago
9d82682
ath6kl: Use a mutex_lock to avoid race in diabling and handling irq
by Vasanthakumar Thiagarajan
· 13 years ago
982767b
ath6kl: Change ielen in ath6kl_add_new_sta() from u8 to size_t
by Vasanthakumar Thiagarajan
· 13 years ago
3d6aba2
ath6kl: Remove deadcode in main.c
by Vasanthakumar Thiagarajan
· 13 years ago
80abaf9
ath6kl: Implement ndo_set_rx_mode()
by Vasanthakumar Thiagarajan
· 13 years ago
f914edd
ath6kl: Add a function in wmi.c to add/delete a multicast filter
by Vasanthakumar Thiagarajan
· 13 years ago
3f3c4ee
ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDID
by Vasanthakumar Thiagarajan
· 13 years ago
1032c73
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
cb00ec3
ath6kl: revert USB support
by John W. Linville
· 13 years ago
117ff42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
00e8e69
mwl8k: Changing the driver version to 0.13
by Yogesh Ashok Powar
· 13 years ago
6b6accc
mwl8k: Recover from firmware crash
by Yogesh Ashok Powar
· 13 years ago
98f0a5e
ath9k: tx queue enable is read only for EDMA chipsets
by Mohammed Shafi Shajakhan
· 13 years ago
7fbaf3e
rt2x00: Change RF3853 to RF3053.
by Gertjan van Wingerde
· 13 years ago
5a87e7a
rt2x00: RT3593 is also applicable to USB.
by Gertjan van Wingerde
· 13 years ago
d823a50
rt2x00usb: Zero USB padding before sending URB
by Jakub Kiciński
· 13 years ago
4bcafac
rt2800usb: Let rt2x00usb handle USB padding
by Jakub Kiciński
· 13 years ago
5aa5701
rt2x00: Convert big if-statements to switch-statements.
by Gertjan van Wingerde
· 13 years ago
70127cb
rt2x00: Whitespace cleanup.
by Gertjan van Wingerde
· 13 years ago
bc93eda
rt2x00: Identify rt2800usb chipsets.
by Gertjan van Wingerde
· 13 years ago
65a6922
carl9170: move checksum and txseq into subfunctions
by Christian Lamparter
· 13 years ago
3f81f8f
rt2800usb: Move ID out of unknown
by Larry Finger
· 13 years ago
f961e34
ipw2x00: remove reset_port functionality
by Stanislav Yakovlev
· 13 years ago
016c217
ath9k_hw: increase tx status ring buffer size
by Rajkumar Manoharan
· 13 years ago
68acc4a
iwlegacy: 3945: fix hw passive scan on radar channels
by Stanislaw Gruszka
· 13 years ago
81fb461
iwlegacy: 3945: simplify calculations of retry limit
by Stanislaw Gruszka
· 13 years ago
5d0bef9
iwlegacy: random 3945-rs.c cleanups
by Stanislaw Gruszka
· 13 years ago
5bf0dac
iwlegacy: 4965: remove one il4965_hdl_beacon
by Stanislaw Gruszka
· 13 years ago
280ade5
iwlegacy: 3945: get rid of hw_{set,get}_rate
by Stanislaw Gruszka
· 13 years ago
616107e
iwlegacy: 4965: small tx_cmd build cleanup
by Stanislaw Gruszka
· 13 years ago
a0c1ef3
iwlegacy: 4965: toggle tx antenna inline
by Stanislaw Gruszka
· 13 years ago
17d4eca
iwlegacy: move some i/o helpers out of inline
by Stanislaw Gruszka
· 13 years ago
d71be93
iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()
by Dan Carpenter
· 13 years ago
2b20920
iwlegacy: remove iwl-sta.c
by Stanislaw Gruszka
· 13 years ago
9931df2
rt2x00: Mark active channel's survey data as "in use"
by Helmut Schaa
· 13 years ago
5d07a3d
b43legacy: Avoid packet losses in the dma worker code
by Larry Finger
· 13 years ago
9bd2857
b43: N-PHY: fix typo in TX power fix
by Rafał Miłecki
· 13 years ago
b97c071
b43: N-PHY: fix controling RF override
by Rafał Miłecki
· 13 years ago
ed5103e
b43: N-PHY: update gain ctl workarounds
by Rafał Miłecki
· 13 years ago
cc96add
b43: add lacking boardflags defines
by Rafał Miłecki
· 13 years ago
6ec414f
ath9k: make ath_mci_duty_cycle static
by Luis R. Rodriguez
· 13 years ago
84c816d
drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation
by Djalal Harouni
· 13 years ago
3dda07b
b43: N-PHY: get idle TSSI values
by Rafał Miłecki
· 13 years ago
2c8ac7e
b43: N-PHY: fix success condition of running samples
by Rafał Miłecki
· 13 years ago
9dd4d9b
b43: N-PHY: move common TX/RX functions
by Rafał Miłecki
· 13 years ago
a98aa7a
ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()
by Luis R. Rodriguez
· 13 years ago
76ff9a6
ath5k: avoid sparse warnings on tracing
by Luis R. Rodriguez
· 13 years ago
1512a48
ath9k: fix tx queue sparse complaint
by Luis R. Rodriguez
· 13 years ago
e01ff34
ath9k_hw: fix sparse warnings on ar9003_rtt.c
by Luis R. Rodriguez
· 13 years ago
d8f46ff
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
57adc1f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
b015dbc
mwifiex: fix crash during simultaneous scan and connect
by Amitkumar Karwar
· 13 years ago
0900951
b43: fix regression in PIO case
by Guennadi Liakhovetski
· 13 years ago
b25bfda
ath9k: Fix kernel panic in AR2427 in AP mode
by Mohammed Shafi Shajakhan
· 13 years ago
4f34dac
ath6kl: send TCMD response through testmode events
by Thomas Pedersen
· 13 years ago
792ecb3
ath6kl: Remove redundant key_index check.
by Vivek Natarajan
· 13 years ago
a10e2f2
ath6kl: Add a module parameter to enable uart debug
by Vasanthakumar Thiagarajan
· 13 years ago
351de28
ath6kl: Remove few unnecessary spin_locks around set_bit()
by Vasanthakumar Thiagarajan
· 13 years ago
Next »