index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-21
iwlwifi: remove non-exist reference
Wey-Yi Guy
1
-2
/
+0
2010-06-21
iwlwifi: code cleanup to remove un-necessary "goto"
Wey-Yi Guy
1
-5
/
+5
2010-06-21
iwlwifi: move calibration from iwlcore to iwlagn
Wey-Yi Guy
2
-11
/
+2
2010-06-21
iwlwifi: move _agn statistics related structure
Wey-Yi Guy
7
-84
/
+86
2010-06-21
iwlwifi: move agn specific rx related code to iwl-agn-rx.c
Wey-Yi Guy
5
-247
/
+289
2010-06-21
iwlwifi: display ucode SW Error in hex
Jay Sternberg
2
-3
/
+3
2010-06-21
iwlwifi: return ucode errors from station management
Johannes Berg
1
-6
/
+10
2010-06-21
iwlwifi: use sync commands for keys
Johannes Berg
1
-11
/
+18
2010-06-21
iwlagn: use mutex for aggregation
Johannes Berg
5
-27
/
+45
2010-06-18
mac80211_hwsim: fix fake_hw_scan
Johannes Berg
1
-0
/
+5
2010-06-18
ath9k_htc: Update supported product list
Sujith
2
-14
/
+15
2010-06-18
wireless:hostap_ap.c Fix warning: variable 'fc' set but not used
Justin P. Mattock
1
-2
/
+1
2010-06-18
wireless:hostap_main.c warning: variable 'iface' set but not used
Justin P. Mattock
1
-2
/
+0
2010-06-18
ath5k: initialize ah->ah_current_channel
Bob Copeland
1
-0
/
+1
2010-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-8
/
+55
2010-06-16
ath5k: report PHY error frames only for chips which need it
Bruno Randolf
1
-1
/
+2
2010-06-16
ath5k: review RX descriptor functions
Bruno Randolf
1
-14
/
+20
2010-06-16
ath5k: take descriptor differences between 5210 and 5211 into account
Bruno Randolf
2
-10
/
+25
2010-06-16
ath5k: update 5210/5211 frame types
Bruno Randolf
2
-6
/
+8
2010-06-16
ath5k: review and add comments for descriptors
Bruno Randolf
2
-154
/
+144
2010-06-16
ath5k: remove pointless rx error overlay struct
Bruno Randolf
3
-29
/
+9
2010-06-16
ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()
Bruno Randolf
1
-5
/
+5
2010-06-16
ath5k: use direct function calls for descriptors when possible
Bruno Randolf
3
-38
/
+20
2010-06-16
ath5k: move checks and stats into new function
Bruno Randolf
1
-60
/
+70
2010-06-16
ath5k: split descriptor handling and frame receive
Bruno Randolf
1
-71
/
+78
2010-06-16
ath5k: unify rx descriptor error handling
Bruno Randolf
1
-2
/
+1
2010-06-16
ath5k: reset more pointers after we free skbs
Bruno Randolf
1
-0
/
+7
2010-06-16
ath5k: print more errors when decriptor setup fails
Bruno Randolf
1
-1
/
+3
2010-06-16
ath5k: fix rx descriptor debugging
Bruno Randolf
1
-2
/
+2
2010-06-16
ath5k: fix some comment typos
Bruno Randolf
2
-4
/
+4
2010-06-16
ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()
Bruno Randolf
1
-8
/
+9
2010-06-16
ath5k: more debug prints for resets
Bruno Randolf
2
-3
/
+12
2010-06-16
ipw2200: Enable LED by default
ubuntu@tjworld.net
1
-2
/
+2
2010-06-16
p54usb: Comment out duplicate Medion MD40900 device id
Leann Ogasawara
1
-1
/
+2
2010-06-16
zd1211rw: change ZD_REGDOMAIN_JAPAN_* naming
John W. Linville
2
-4
/
+4
2010-06-16
zd1211rw: add 0x49 -> JP regulatory domain map
Kouhei Sutou
2
-0
/
+2
2010-06-15
ath9k_htc: Fix ampdu_action callback
Sujith
4
-92
/
+45
2010-06-15
ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003
Luis R. Rodriguez
1
-2
/
+7
2010-06-15
rt2x00: Synchronize WCID initialization with legacy driver
Ivo van Doorn
2
-9
/
+26
2010-06-15
rt2x00: Enable HW crypto by default
Ivo van Doorn
2
-2
/
+2
2010-06-15
rt2x00: Limit TX done looping to number of TX ring entries
Ivo van Doorn
1
-14
/
+9
2010-06-15
rt2x00: Update author rt2800lib
Ivo van Doorn
1
-5
/
+6
2010-06-15
rt2x00: Enable fallback rates for rt61pci and rt73usb
Ivo van Doorn
2
-0
/
+25
2010-06-15
rt2x00: Fix tx status reporting when falling back to the lowest rate
Helmut Schaa
1
-1
/
+12
2010-06-15
rt2x00: provide mac80211 a suitable max_rates value
Helmut Schaa
1
-0
/
+12
2010-06-15
rt2x00: Fix typo in rt2800_config_txpower
Helmut Schaa
1
-1
/
+1
2010-06-15
rt2x00: Fix TX_STA_FIFO handling
Helmut Schaa
1
-14
/
+9
2010-06-15
rt2x00: Add comment about BBP1_TX_POWER
Helmut Schaa
1
-1
/
+3
2010-06-15
rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handling
Helmut Schaa
1
-2
/
+7
2010-06-15
rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retried
Helmut Schaa
1
-2
/
+6
[prev]
[next]