index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt73usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Add id for Corega CG-WLUSB2GPX
Masakazu Mokuno
2008-03-24
1
-0
/
+2
*
rt2x00: Add new D-Link USB ID
Ivo van Doorn
2008-03-11
1
-0
/
+1
*
rt2x00: never disable multicast because it disables broadcast too
Adam Baker
2008-03-11
1
-2
/
+2
*
rt2x00: Add link tuner safe RX toggle states
Ivo van Doorn
2008-02-28
1
-1
/
+5
*
rt2x00: Data and desc pointer initialization
Ivo van Doorn
2008-01-28
1
-7
/
+4
*
mac80211: add unified BSS configuration
Johannes Berg
2008-01-28
1
-1
/
+1
*
rt2x00: Correctly initialize data and desc pointer
Ivo van Doorn
2008-01-28
1
-0
/
+7
*
rt2x00: Move init_txring and init_rxring into rt2x00lib
Ivo van Doorn
2008-01-28
1
-2
/
+2
*
rt2x00: Determine MY_BSS from descriptor
Ivo van Doorn
2008-01-28
1
-2
/
+1
*
rt2x00: Cleanup write_tx_desc() arguments
Ivo van Doorn
2008-01-28
1
-6
/
+6
*
rt2x00: Move packet filter flags
Ivo van Doorn
2008-01-28
1
-6
/
+2
*
rt2x00: Only set the TBCN flag when the interface is configured to send beacons.
Ivo van Doorn
2008-01-28
1
-1
/
+2
*
rt2x00: Add skb descriptor
Ivo van Doorn
2008-01-28
1
-7
/
+20
*
rt2x00: Replace DRV_NAME with KBUILD_MODNAME
Ivo van Doorn
2008-01-28
1
-7
/
+2
*
rt2x00: Correctly set ACK bit in tx descriptors
Mattias Nissler
2008-01-28
1
-1
/
+1
*
rt2x00: Place mutex around USB register access
Adam Baker
2008-01-28
1
-5
/
+37
*
rt2x00: Remove data_desc structure
Ivo van Doorn
2008-01-28
1
-3
/
+3
*
rt2x00: Rework rt73 antenna selection
Mattias Nissler
2008-01-28
1
-53
/
+25
*
rt2x00: Unconstify rt2x00dev
Adam Baker
2008-01-28
1
-12
/
+10
*
rt2x00: Split rt61/rt73 antenna selection into RX and TX antenna
Ivo van Doorn
2008-01-28
1
-12
/
+46
*
[PATCH] rt2x00: Cleanup if-statements
Ivo van Doorn
2008-01-28
1
-15
/
+13
*
[PATCH] rt2x00: SW diversity should default to antenna B
Ivo van Doorn
2008-01-28
1
-2
/
+14
*
[PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00
Ivo van Doorn
2008-01-28
1
-13
/
+10
*
[PATCH] rt2x00: Use enum defines
Ivo van Doorn
2008-01-28
1
-2
/
+4
*
[PATCH] rt2x00: Move quality statistics into seperate structure
Ivo van Doorn
2008-01-28
1
-7
/
+6
*
rt2x00: Request usb_maxpacket() once
Ivo van Doorn
2007-11-18
1
-2
/
+2
*
rt2x00: Fix chipset revision validation
Ivo van Doorn
2007-11-14
1
-1
/
+1
*
[PATCH] rt2x00: Add new rt73usb USB ID
Ivo van Doorn
2007-10-18
1
-0
/
+1
*
[PATCH] rt2x00: Allways memset memory obtained from skb_push()
Ivo van Doorn
2007-10-10
1
-0
/
+2
*
[PATCH] rt2x00: Clean disabling of rt73usb_get_tsf
Ivo van Doorn
2007-10-10
1
-5
/
+2
*
[PATCH] rt2x00: Reorganize configuration handler
Ivo van Doorn
2007-10-10
1
-68
/
+35
*
[PATCH] rt2x00: Small optimizations
Ivo van Doorn
2007-10-10
1
-10
/
+9
*
[PATCH] rt2x00: Add get_tx_data_len callback function
Ivo van Doorn
2007-10-10
1
-0
/
+16
*
[PATCH] rt2x00: Move TSF sync values into rt2x00config
Ivo van Doorn
2007-10-10
1
-9
/
+3
*
[PATCH] rt2x00: Don't use changed_flags inside configure_packet_filter
Ivo van Doorn
2007-10-10
1
-2
/
+2
*
[PATCH] rt2x00: Remove duplicate code in MAC & BSSID handling
Ivo van Doorn
2007-10-10
1
-24
/
+10
*
[PATCH] rt2x00: Reorganize rt2x00dev->flags
Ivo van Doorn
2007-10-10
1
-1
/
+1
*
[PATCH] rt2x00: Make *_beacon_update static
Ivo van Doorn
2007-10-10
1
-1
/
+1
*
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
2007-10-10
1
-76
/
+99
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-1
/
+3
*
[RT2x00]: add driver for Ralink wireless hardware
Ivo van Doorn
2007-10-10
1
-0
/
+2124