Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d0ff7383a3164adff7072719717d574436ec1677
/
drivers
/
net
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
e5686ad
netdev: make net_device_ops const
by stephen hemminger
· 13 years ago
1aff0cb
bcm63xx: make ethtool_ops const
by stephen hemminger
· 13 years ago
bc689c9
usbnet: make ethtool_ops const
by stephen hemminger
· 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
b189e81
8139cp: fix missing napi_gro_flush.
by françois romieu
· 13 years ago
96dab45
smsc911x: Unconditionally include linux/smscphy.h in smsc911x.h
by David S. Miller
· 13 years ago
6c15d74
asix: fix infinite loop in rx_fixup()
by Aurelien Jacobs
· 13 years ago
77e1e43
r6040: fix typo in use of MCR0 register bits
by Cesar Eduardo Barros
· 13 years ago
356b954
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
e4e88f3
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
23021c2
cnic: Improve error recovery on bnx2x devices
by Michael Chan
· 13 years ago
a9e0a4f
cnic: Re-init dev->stats_addr after chip reset
by Michael Chan
· 13 years ago
e1e0918
bna: fix sparse warnings/errors
by stephen hemminger
· 13 years ago
975419c
bna: make ethtool_ops and strings const
by stephen hemminger
· 13 years ago
bd601cc
xgmac: cleanups
by stephen hemminger
· 13 years ago
9b07be4
net: make ethtool_ops const
by stephen hemminger
· 13 years ago
c8b88ef
vmxnet3" make ethtool ops const
by stephen hemminger
· 13 years ago
813abbb
xen-netback: make ops structs const
by stephen hemminger
· 13 years ago
3464645
virtio_net: Pass gfp flags when allocating rx buffers.
by Mike Waychison
· 13 years ago
ea81875
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
by Neerav Parikh
· 13 years ago
a95a074
igb: reset PHY after recovering from PHY power down
by Koki Sanagi
· 13 years ago
749ab2c
igb: add basic runtime PM support
by Yan, Zheng
· 13 years ago
bdbc063
igb: Add support for byte queue limits.
by Eric Dumazet
· 13 years ago
13acde8
e1000: cleanup CE4100 MDIO registers access
by Florian Fainelli
· 13 years ago
1c26750
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
by Florian Fainelli
· 13 years ago
3a3847e
e1000: fix lockdep splat in shutdown handler
by Jesse Brandeburg
· 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
4852968
r6040: place comments before code
by Florian Fainelli
· 13 years ago
853d5dc
r6040: use __aligned(size)
by Florian Fainelli
· 13 years ago
e147763
r6040: use definitions for MAC_SM register read/writes
by Florian Fainelli
· 13 years ago
58dbc69
r6040: use MAC_RST bit definition with MCR1 read/writes
by Florian Fainelli
· 13 years ago
4e16d6e
r6040: define more MCR0 register bits
by Florian Fainelli
· 13 years ago
49f2672
r6040: remove unused variables and definitions
by Florian Fainelli
· 13 years ago
817380e
r6040: use an unique MDIO bus name
by Florian Fainelli
· 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
Next »