Rusty Russell
|
3db1cd5c05
net: fix assignment of 0/1 to bool variables.
|
13 years ago |
Stanislaw Gruszka
|
41affd5286
rtlwifi: use work for lps
|
13 years ago |
Larry Finger
|
de2e56cea2
rtlwifi: Fix incorrect return of IRQ_HANDLED
|
13 years ago |
John W. Linville
|
515db09338
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
13 years ago |
Larry Finger
|
0dcc3c8429
rtlwifi: Remove redundant code from PCI interrupt
|
13 years ago |
Paul Gortmaker
|
ee40fa0656
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
|
14 years ago |
Linus Torvalds
|
8a9ea3237e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 years ago |
Larry Finger
|
603be3885b
rtlwifi: Change PCI drivers to use the new PM framework
|
13 years ago |
Jiri Kosina
|
e060c38434
Merge branch 'master' into for-next
|
13 years ago |
Vitaliy Ivanov
|
fb914ebff5
treewide: typo 'interrrupt' word corrections.
|
14 years ago |
Larry Finger
|
886e14b65a
rtlwifi: Eliminate raw reads and writes from PCIe portion
|
14 years ago |
Larry Finger
|
b6b67df3f2
rtlwifi: Fix kernel oops on ARM SOC
|
14 years ago |
Mike McCormack
|
f2e795ffae
rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
|
14 years ago |
Jon Mason
|
f01dce9474
rtlwifi: use PCI_VENDOR_ID_*
|
14 years ago |
Jon Mason
|
6a4ecc29c9
rtlwifi: remove unnecessary read of PCI_CAP_ID_EXP
|
14 years ago |
John W. Linville
|
3be3fdb58a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
|
14 years ago |
Mike McCormack
|
9c05044037
rtlwifi: Fix typo in variable name
|
14 years ago |
Larry Finger
|
fa7ccfb170
rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192e_pci
|
14 years ago |
Mike McCormack
|
fd854772c1
rtlwifi: Factor out code to receive one packet
|
14 years ago |
Mike McCormack
|
14058adddd
rtlwifi: Free skb in one place
|
14 years ago |
Mike McCormack
|
8db8ddf13d
rtlwifi: Resubmit skbs with bad CRC early
|
14 years ago |
Mike McCormack
|
2c333366a4
rtlwifi: Remove unnecessary indent
|
14 years ago |
John W. Linville
|
c48b1f729a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
|
14 years ago |
Mike McCormack
|
6633d64978
rtlwifi: Avoid modifying skbs that are resubmitted
|
14 years ago |
Mike McCormack
|
4fea2e0e59
rtlwifi: Fix logic in rx_interrupt
|
14 years ago |
Mike McCormack
|
dabd3001f9
rtlwifi: Fix logic in rx_interrupt
|
14 years ago |
Mike McCormack
|
febc9fe538
rtlwifi: Assign rx buffer ownership to hardware last
|
14 years ago |
Mike McCormack
|
67fc6052a4
rtlwifi: Run IPS leave work in a tasklet
|
14 years ago |
Mike McCormack
|
34ddb2077e
rtlwifi: Store loop index in local variable
|
14 years ago |
Larry Finger
|
0019a2c927
rtlwifi: Use order 2 RX buffer allocation only if necessary
|
14 years ago |