| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-04-11 | 1 | -2/+4 |
|\ |
|
| * | rt2x00: fix cancelling uninitialized work | Stanislaw Gruszka | 2011-04-04 | 1 | -2/+4 |
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 11 | -21/+21 |
|\ \
| |/
|/| |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 11 | -21/+21 |
* | | wireless: rt2x00: rt2800usb.c add and identify ids | Xose Vazquez Perez | 2011-03-29 | 1 | -3/+7 |
|/ |
|
* | rt2x00: Add unknown Toshiba device | Peter Lemenkov | 2011-03-21 | 1 | -0/+2 |
* | rt2x00: Add 2L Central Europe BV 8070 | Peter Lemenkov | 2011-03-21 | 1 | -0/+2 |
* | rt2x00: Add Planex Communications, Inc. RT8070 | Peter Lemenkov | 2011-03-21 | 1 | -0/+1 |
* | rt2x00: Add rt2870 device id | Peter Lemenkov | 2011-03-21 | 1 | -1/+1 |
* | rt2x00: Remove unused rt2x00queue_get_queue function. | Gertjan van Wingerde | 2011-03-04 | 2 | -27/+0 |
* | rt2x00: Optimize getting the beacon queue structure. | Gertjan van Wingerde | 2011-03-04 | 2 | -2/+2 |
* | rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue. | Gertjan van Wingerde | 2011-03-04 | 4 | -6/+9 |
* | rt2x00: Don't treat ATIM queue as second beacon queue. | Gertjan van Wingerde | 2011-03-04 | 4 | -20/+16 |
* | rt2x00: Fix comment in rt2800pci | Helmut Schaa | 2011-03-04 | 1 | -1/+1 |
* | rt2x00: Revise irqmask locking for PCI devices | Helmut Schaa | 2011-03-04 | 4 | -33/+22 |
* | rt2x00: Remove now unused crypto.aid field | Helmut Schaa | 2011-03-04 | 2 | -5/+2 |
* | rt2x00: Fix rt2800 key assignment in multi bssid setups | Helmut Schaa | 2011-03-04 | 1 | -13/+30 |
* | rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor field | Helmut Schaa | 2011-03-04 | 1 | -1/+1 |
* | rt2x00: Don't call ieee80211_get_tx_rate for MCS rates | Helmut Schaa | 2011-03-04 | 2 | -15/+15 |
* | rt2x00: Move TX descriptor field "ifs" into plcp substruct | Helmut Schaa | 2011-03-04 | 7 | -15/+17 |
* | rt2x00: Optimize TX descriptor memory layout | Ivo van Doorn | 2011-03-04 | 1 | -5/+5 |
* | rt2x00: Optimize TX descriptor handling | Helmut Schaa | 2011-03-04 | 12 | -55/+79 |
* | rt2x00: Generate sw sequence numbers only for devices that need it | Helmut Schaa | 2011-03-04 | 5 | -4/+11 |
* | rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx | Helmut Schaa | 2011-03-04 | 1 | -1/+1 |
* | rt2x00: Add unlikely macro to special case tx status handling | Helmut Schaa | 2011-03-04 | 1 | -1/+1 |
* | rt2x00: Remove useless NULL check | Helmut Schaa | 2011-03-04 | 1 | -2/+1 |
* | rt2x00: Make use of unlikely during tx status processing | Helmut Schaa | 2011-03-04 | 1 | -2/+2 |
* | rt2x00: Optimize calls to rt2x00queue_get_queue | Helmut Schaa | 2011-03-04 | 6 | -8/+25 |
* | rt2x00: fix whitespace damage in the rt2800 specific code | Gabor Juhos | 2011-03-04 | 3 | -369/+378 |
* | mac80211: make tx() operation return void | Johannes Berg | 2011-02-25 | 2 | -4/+3 |
* | rt2x00: Add support for RT5390 chip | RA-Shiang Tu | 2011-02-21 | 5 | -55/+440 |
* | rt2x00: Add/Modify the GPIO register definition | Shiang Tu | 2011-02-21 | 2 | -3/+9 |
* | rt2x00: Add/Modify protection related register definitions | Shiang Tu | 2011-02-21 | 2 | -14/+20 |
* | rt2x00: Remove superfluos empty line | Helmut Schaa | 2011-02-21 | 1 | -1/+0 |
* | Revert "rt2x00 : avoid timestamp for monitor injected frame." | Helmut Schaa | 2011-02-21 | 1 | -6/+3 |
* | rt2x00: Minor optimization for devices with RTS/CTS offload | Helmut Schaa | 2011-02-21 | 1 | -3/+3 |
* | rt2x00: Fix rt2800 txpower setting to correct value | RA-Jay Hung | 2011-02-21 | 3 | -77/+199 |
* | rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversit... | RA-Jay Hung | 2011-02-21 | 3 | -9/+70 |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2011-02-18 | 1 | -0/+2 |
|\ |
|
| * | wireless: rt2x00: rt2800pci.c: add two ids | Xose Vazquez Perez | 2011-02-18 | 1 | -0/+2 |
* | | rt2x00: Check for errors from skb_pad() calls | Seth Forshee | 2011-02-14 | 3 | -6/+30 |
* | | rt2x00: Move TX/RX work into dedicated workqueue | Ivo van Doorn | 2011-01-31 | 4 | -7/+25 |
* | | rt2x00: Kill all tasklets during device removal | Ivo van Doorn | 2011-01-31 | 1 | -0/+4 |
* | | rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC. | Gertjan van Wingerde | 2011-01-31 | 2 | -6/+4 |
* | | rt2x00: Copy the MAC address to the WCID entry properly. | Gertjan van Wingerde | 2011-01-31 | 1 | -1/+1 |
* | | rt2x00: Fix WPA TKIP Michael MIC failures. | Gertjan van Wingerde | 2011-01-31 | 2 | -0/+12 |
* | | rt2x00: trivial: add \n to WARNING message | Johannes Stezenbach | 2011-01-31 | 1 | -1/+1 |
* | | Trivial typo fix in comment | Mark Einon | 2011-01-31 | 1 | -1/+1 |
* | | rt2x00: Correct initial value of US_CYC_CNT register for pcie interface | RA-Jay Hung | 2011-01-31 | 2 | -0/+8 |
* | | rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR | Helmut Schaa | 2011-01-31 | 8 | -24/+4 |