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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-12
ath9k_hw: fix antenna diversity on AR9285
Felix Fietkau
5
-8
/
+8
2010-07-12
rt2x00: Move driver callback functions into the ops structure
Ivo van Doorn
4
-48
/
+36
2010-07-12
rt2x00: Move common firmware loading into rt2800lib
Ivo van Doorn
4
-211
/
+179
2010-07-12
rt2x00: Add missing TSF sync mode for AP operation
Helmut Schaa
3
-4
/
+8
2010-07-12
rt2x00: Don't initialize beacon interval to 0 on rt2800 devices
Helmut Schaa
1
-1
/
+1
2010-07-12
rt2x00: Remove set_tim callback from PCI drivers
Helmut Schaa
4
-4
/
+0
2010-07-12
rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb
Helmut Schaa
4
-37
/
+69
2010-07-12
rt2x00: Use pretbtt irq for fetching beacons on rt2800pci
Helmut Schaa
5
-10
/
+70
2010-07-12
rt2x00: Implement broad- and multicast buffering
Helmut Schaa
1
-2
/
+30
2010-07-12
rt2x00: Allow beacon update without scheduling a work
Helmut Schaa
2
-9
/
+30
2010-07-12
rt2x00: Convert rt2x00 to use threaded interrupts
Helmut Schaa
11
-70
/
+201
2010-07-12
rt2x00: Make rt2800_write_beacon only export to GPL
Ivo van Doorn
1
-1
/
+1
2010-07-12
rt2x00: Implement watchdog monitoring
Ivo van Doorn
11
-3
/
+159
2010-07-12
rt2x00: Fix vgc_level_reg handling
Ivo van Doorn
3
-8
/
+16
2010-07-12
rt2x00: Disable link tuning while scanning
Ivo van Doorn
9
-4
/
+47
2010-07-12
rt2x00: Rename CONFIG_DISABLE_LINK_TUNING
Ivo van Doorn
9
-17
/
+13
2010-07-12
rt2x00: Convert AGC value from descriptor to RSSI (dBm)
Ivo van Doorn
5
-10
/
+55
2010-07-12
rt2x00: Limit txpower by eeprom values
Helmut Schaa
2
-53
/
+120
2010-07-12
hostap: fixup strlen() math
Dan Carpenter
1
-1
/
+1
2010-07-12
adm8211: fix memory leak
Kulikov Vasiliy
1
-1
/
+4
2010-07-12
prism54: call BUG_ON() earlier
Dan Carpenter
1
-1
/
+1
2010-07-12
wl1271: use __packed annotation
Luciano Coelho
2
-5
/
+5
2010-07-12
libertas: Added support for host sleep feature
Amitkumar Karwar
5
-33
/
+142
2010-07-12
cfg80211: ignore spurious deauth
Johannes Berg
1
-4
/
+4
2010-07-12
MAINTAINERS: mark adm8211 as an orphan
John W. Linville
1
-3
/
+1
2010-07-09
iwlagn: fix the bit mask of a FH register in stop Tx DMA flow
Emmanuel Grumbach
2
-8
/
+6
2010-07-09
iwlagn: more generic description for iwlagn devices
Wey-Yi Guy
1
-2
/
+7
2010-07-09
iwlwifi: correct descriptions of advanced ucode errors
Jay Sternberg
1
-6
/
+30
2010-07-09
iwlwifi: enable 6050 series Gen2 devices
Shanyu Zhao
5
-0
/
+52
2010-07-08
wl1271: use per-channel max tx power passed by mac80211 when scanning
Luciano Coelho
1
-1
/
+1
2010-07-08
wl1271: rewritten scanning code
Luciano Coelho
5
-141
/
+211
2010-07-08
wl1271: moved scan operations to a separate file
Luciano Coelho
7
-240
/
+303
2010-07-08
wl1271: Update interface to temporarily disable dynamic PS
Juuso Oikarinen
2
-4
/
+4
2010-07-08
wl1271: Fix warning when disconnecting and ad-hoc network
Juuso Oikarinen
1
-1
/
+2
2010-07-08
wl1271: Disable dynamic PS based on BT co-ext sense events
Juuso Oikarinen
3
-2
/
+18
2010-07-08
wl1271: Update hardware ARP filtering configuration handling
Juuso Oikarinen
3
-54
/
+19
2010-07-08
wl1271: read fem manufacturer value from nvs
Luciano Coelho
3
-17
/
+3
2010-07-08
wl1271: Work around AP's with broken ps-poll functionality
Juuso Oikarinen
6
-2
/
+88
2010-07-08
wl1271: Use all basic rates for ps-poll, instead of just the slowest
Juuso Oikarinen
1
-1
/
+1
2010-07-08
wl1271: Use the ARP configuration function from mac80211
Juuso Oikarinen
3
-108
/
+56
2010-07-08
wl1271: Add TSF handling
Juuso Oikarinen
4
-6
/
+65
2010-07-08
wl1271: Remove calibration from join command
Juuso Oikarinen
1
-104
/
+0
2010-07-08
mac80211: remove wep dependency
John W. Linville
7
-21
/
+30
2010-07-07
ath9k: fix a buffer leak in A-MPDU completion
Felix Fietkau
1
-0
/
+5
2010-07-07
ath9k: fix a potential buffer leak in the STA teardown path
Felix Fietkau
1
-26
/
+26
2010-07-07
NET: nl80211, fix lock imbalance and netdev referencing
Jiri Slaby
1
-1
/
+1
2010-07-06
wl12xx: Use MODULE_ALIAS macro at correct postion for SPI bus
Ameya Palande
3
-1
/
+2
2010-07-06
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
14
-89
/
+477
2010-07-02
iwlwifi: adding enhance sensitivity table entries
Wey-Yi Guy
4
-28
/
+157
2010-07-02
iwlwifi: generic parameter define for _agn device
Wey-Yi Guy
4
-10
/
+10
[next]