Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
3ea57218fde5fe6c2ff449d4c30fc69ac6976096
/
drivers
5d80f8e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
febb02b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 16 years ago
e4e72fb
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
by Johannes Berg
· 16 years ago
b172023
mac80211: unify and fix TX aggregation start
by Johannes Berg
· 16 years ago
08df05a
iwlwifi: show current driver status in user readable format
by Wey-Yi Guy
· 16 years ago
dd970e4
b43: Add BCM4307 PCI-ID
by Michael Buesch
· 16 years ago
5a0fe8ac
ath5k: properly drop packets from ops->tx
by Bob Copeland
· 16 years ago
de00c04
ar9170: single module build
by Christian Lamparter
· 16 years ago
051b919
ath9k: fix dma mapping leak of rx buffer upon rmmod
by Luis R. Rodriguez
· 16 years ago
14344b8
rt2x00: New USB ID for rt73usb
by Ivo van Doorn
· 16 years ago
b726604
ath5k: warn and correct rate for unknown hw rate indexes
by Bob Copeland
· 16 years ago
a3c0b87
b43: fix b43_plcp_get_bitrate_idx_ofdm return type
by Lorenzo Nava
· 16 years ago
a1bfa0e
p54: Kconfig maintenance
by Christian Lamparter
· 16 years ago
4a48e2a
ar9170: simplify & deBUG tx_status queueing and reporting
by Christian Lamparter
· 16 years ago
af83deb
ath5k: Support LED's on Acer Extensa 5620z
by Tulio Magno Quites Machado Filho
· 16 years ago
75ca88c
ar9170: update Makefile, Kconfig and MAINTAINERS
by Christian Lamparter
· 16 years ago
b63a2cb
ar9170: ar9170: USB frontend driver
by Christian Lamparter
· 16 years ago
6cb1935
ar9170: mac/bbp and phy code
by Christian Lamparter
· 16 years ago
e9348cd
ar9170: ar9170: mac80211 interaction code
by Christian Lamparter
· 16 years ago
23b53f4
ar9170: hardware and eeprom header files
by Christian Lamparter
· 16 years ago
98dfaa5
mac80211_hwsim: let the reg workqueue breathe when regtest is set
by Luis R. Rodriguez
· 16 years ago
9cb5412
Add mesh point functionality to ath9k
by Pat Erley
· 16 years ago
d8cd7ef
p54: fix SoftLED compile dependencies
by Christian Lamparter
· 16 years ago
feeb444
ssb: remove EXPERIMENTAL dependencies.
by Michael Buesch
· 16 years ago
6b2c403
ath9k: Nuke struct ath_xmit_status
by Vasanthakumar Thiagarajan
· 16 years ago
8a92e2e
ath9k: Fix bug in reporting status of tx rate
by Vasanthakumar Thiagarajan
· 16 years ago
3e3ccb3
b43: Mask PHY TX error interrupt, if not debugging
by Michael Buesch
· 16 years ago
1bf68e5
wireless/p54: P54_SPI should depend on GENERIC_HARDIRQS
by Geert Uytterhoeven
· 16 years ago
0934af2
ath9k: Fix rate control update for aggregated frames
by Vasanthakumar Thiagarajan
· 16 years ago
43da919
iwl3945: replace stations with stations_39
by Abhijeet Kolekar
· 16 years ago
a2f1cbe
iwlwifi: report error when detect failure during stop agg queue
by Wey-Yi Guy
· 16 years ago
8212749
iwl3945: control rate decrease
by Abhijeet Kolekar
· 16 years ago
1e68023
iwl3945: fix checkpatch.pl errors
by Abhijeet Kolekar
· 16 years ago
3e5d238
iwl3945: use iwl_cmd_queue_free
by Abhijeet Kolekar
· 16 years ago
21c02a1
iwl3945: set TFD_QUEUE_MAX to correct value
by Abhijeet Kolekar
· 16 years ago
b1c6019
iwlwifi: support 11h
by Mohamed Abbas
· 16 years ago
28c6087
iwlcore: dont commit power command if interface is not up
by Mohamed Abbas
· 16 years ago
4f01ac0
iwlagn: allow power level setting all the times
by Mohamed Abbas
· 16 years ago
5c2207c
iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going down
by Wey-Yi Guy
· 16 years ago
37fec38
iwl3945: use changed in iwl3945_mac_config
by Mohamed Abbas
· 16 years ago
019fb97
iwlagn: use changed in mac_config
by Mohamed Abbas
· 16 years ago
8f655dd
ath5k: Add tx power calibration support
by Nick Kossifidis
· 16 years ago
e23a901
ath5k: remove dummy PCI "retry timeout" fix
by Bob Copeland
· 16 years ago
9ca9fb8
ath5k: disable MIB interrupts
by Bob Copeland
· 16 years ago
8e218fb
ath5k: Convert chip specific calibration data to a generic format
by Nick Kossifidis
· 16 years ago
504f365
ath5k: Choose the right initvals for RF2425
by Nick Kossifidis
· 16 years ago
85067c0
ath9k: Keep LED on in idle state after association
by Vasanthakumar Thiagarajan
· 16 years ago
aae8983
wireless: radiotap updates
by Johannes Berg
· 16 years ago
cee075a
ath9k: Update copyright in all the files
by Sujith
· 16 years ago
c2da50e
ath9k: Fix bug in handling single stream stations
by Sujith
· 16 years ago
95e4acb
ath9k: Fill in ack signal in TX status
by Sujith
· 16 years ago
e71cef3
ath9k: Fix bug in 4K EEPROM size calculation
by Sujith
· 16 years ago
d650915
ath9k: Change return type for set_board_values()
by Sujith
· 16 years ago
a83615d
ath9k: Introduce a helper function for setting board gain values
by Sujith
· 16 years ago
355363f
ath9k: Move AR5416_VER_MASK to a common location
by Sujith
· 16 years ago
7d01b22
ath9k: Miscellaneous EEPROM handling cleanup
by Sujith
· 16 years ago
b572b24
ath9k: remove dummy PCI "retry timeout" fix
by Luis R. Rodriguez
· 16 years ago
4ed96f0
ath9k: Add support for multiple virtual AP interfaces
by Jouni Malinen
· 16 years ago
14587ce
ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rate
by Vasanthakumar Thiagarajan
· 16 years ago
0b4d569
i915: fix wrong 'size_t' format string
by Linus Torvalds
· 16 years ago
db93681
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 16 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
7967590
ucc_geth: Fix three oopses in PHY {de,}initialization code
by Anton Vorontsov
· 16 years ago
5b28bea
gianfar: only check headroom when FCB is needed
by Li Yang
· 16 years ago
8ebaebc
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
2b5cde2
drm/i915: Fix LVDS dither setting
by Li Peng
· 16 years ago
98787c0
drm/i915: Check for dev->primary->master before dereference.
by Chris Wilson
· 16 years ago
bf5a269
drm/i915: TV detection fix
by Zhenyu Wang
· 16 years ago
d2d9f23
drm/i915: TV mode_set sync up with 2D driver
by Zhenyu Wang
· 16 years ago
02c5dd9
drm/i915: Fix TV get_modes to return modes count
by Zhenyu Wang
· 16 years ago
771cb08
drm/i915: Sync crt hotplug detection with intel video driver
by Zhao Yakui
· 16 years ago
6bcdcd9
drm/i915: Sync mode_valid/mode_set with intel video driver
by Zhao Yakui
· 16 years ago
ba01079
drm/i915: TV modes' parameters sync up with 2D driver
by Zhenyu Wang
· 16 years ago
2177832
agp/intel: Add support for new intel chipset.
by Shaohua Li
· 16 years ago
ad086c8
i915/drm: Remove two redundant agp_chipset_flushes
by Owain G. Ainsworth
· 16 years ago
a6172a8
drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.
by Chris Wilson
· 16 years ago
f4ceda8
drm/i915: Add information on pinning and fencing to the i915 list debug.
by Eric Anholt
· 16 years ago
433e12f
drm/i915: Consolidate gem object list dumping
by Ben Gamari
· 16 years ago
2017263
drm/i915: Convert i915 proc files to seq_file and move to debugfs.
by Ben Gamari
· 16 years ago
28a6227
drm: Convert proc files to seq_file and introduce debugfs
by Ben Gamari
· 16 years ago
40a5f0d
drm/i915: Fix lock order reversal in GEM relocation entry copying.
by Eric Anholt
· 16 years ago
201361a
drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths.
by Eric Anholt
· 16 years ago
eb01459
drm/i915: Fix lock order reversal in shmem pread path.
by Eric Anholt
· 16 years ago
40123c1
drm/i915: Fix lock order reversal in shmem pwrite path.
by Eric Anholt
· 16 years ago
856fa19
drm/i915: Make GEM object's page lists refcounted instead of get/free.
by Eric Anholt
· 16 years ago
3de09aa
drm/i915: Fix lock order reversal in GTT pwrite path.
by Eric Anholt
· 16 years ago
13520b0
drm/i915: Read the right SDVO register when detecting SVDO/HDMI.
by Kristian Høgsberg
· 16 years ago
d490609
drm/i915: Use a different PLL timing search function on G4X.
by Ma Ling
· 16 years ago
044c7c4
drm/i915: Use documented PLL timing limits for G4X platform
by Ma Ling
· 16 years ago
568d9a8
drm/i915: Change DCC tiling detection case to cover only mobile parts.
by Eric Anholt
· 16 years ago
32a0f48
DVB: firedtv: FireDTV S2 problems with tuning solved
by Beat Michel Liechti
· 16 years ago
a3ec947
vfs: simple_set_mnt() should return void
by Sukadev Bhattiprolu
· 16 years ago
bd14ba8
gianfar: Fix kfree(skb)
by David S. Miller
· 16 years ago
5e68b77
cxgb3: map entire Rx page, feed map+offset to Rx ring.
by Divy Le Ray
· 16 years ago
952cdf3
cxgb3: differentiate portx and Tx channels
by Divy Le Ray
· 16 years ago
68f40c1
cxgb3: use resource_size_t for mmio declarations
by Divy Le Ray
· 16 years ago
3fa58c8
cxgb3: sge setup fixes
by Divy Le Ray
· 16 years ago
3156378
cxgb3: start qset timers when setup succeeded
by Divy Le Ray
· 16 years ago
6d1ec78
netdev: convert eth16i to net_device_ops
by Stephen Hemminger
· 16 years ago
15d23e7
netdev: convert cs89x0 to net_device_ops
by Stephen Hemminger
· 16 years ago
Next »