Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | cxgb4: correct formatting of MSI-X interrupt names | Dimitris Michailidis | 2010-12-16 | 1 | -14/+7 | |
* | | | | | cxgb4: allocate more space for MSI-X interrupt names | Dimitris Michailidis | 2010-12-16 | 1 | -1/+1 | |
* | | | | | cxgb4: print port information after registering each netdev | Dimitris Michailidis | 2010-12-16 | 1 | -32/+22 | |
* | | | | | cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 ports | Dimitris Michailidis | 2010-12-16 | 2 | -2/+8 | |
* | | | | | cxgb4: set the number of queues before device registration | Dimitris Michailidis | 2010-12-16 | 1 | -5/+5 | |
* | | | | | cxgb4: do not read the clock frequency from VPD | Dimitris Michailidis | 2010-12-16 | 1 | -3/+1 | |
* | | | | | cxgb4: enable PCIe relaxed ordering | Dimitris Michailidis | 2010-12-16 | 2 | -0/+19 | |
* | | | | | bnx2x: update version to 1.62.00-2 | Vladislav Zolotarov | 2010-12-16 | 1 | -2/+2 | |
* | | | | | bnx2x: replace FW to 6.2.5 | Vladislav Zolotarov | 2010-12-16 | 1 | -2/+2 | |
* | | | | | bnx2x: Add DCB/PFC support - link layer | Vladislav Zolotarov | 2010-12-16 | 3 | -39/+689 | |
* | | | | | bnx2x: add DCB support | Vladislav Zolotarov | 2010-12-16 | 9 | -5/+2050 | |
* | | | | | bnx2x: add a select queue callback | Vladislav Zolotarov | 2010-12-16 | 3 | -0/+33 | |
* | | | | | bnx2x: add FCoE ring | Vladislav Zolotarov | 2010-12-16 | 7 | -241/+631 | |
* | | | | | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2010-12-14 | 5 | -30/+352 | |
|\ \ \ \ \ | ||||||
| * | | | | | vhost test module | Michael S. Tsirkin | 2010-12-09 | 2 | -0/+327 | |
| * | | | | | vhost: better variable name in logging | Michael S. Tsirkin | 2010-12-09 | 1 | -4/+4 | |
| * | | | | | vhost: correctly set bits of dirty pages | Michael S. Tsirkin | 2010-12-09 | 1 | -1/+2 | |
| * | | | | | vhost: fix typos in comment | Jason Wang | 2010-12-09 | 2 | -2/+2 | |
| * | | | | | vhost: remove unused include | Michael S. Tsirkin | 2010-12-09 | 1 | -2/+0 | |
| * | | | | | vhost: get/put_user -> __get/__put_user | Michael S. Tsirkin | 2010-11-04 | 1 | -8/+8 | |
| * | | | | | vhost: copy_to_user -> __copy_to_user | Michael S. Tsirkin | 2010-11-04 | 1 | -1/+1 | |
| * | | | | | vhost-net: batch use/unuse mm | Michael S. Tsirkin | 2010-11-04 | 2 | -8/+6 | |
| * | | | | | vhost: put mm after thread stop | Michael S. Tsirkin | 2010-11-04 | 1 | -4/+3 | |
| * | | | | | drivers/vhost/vhost.c: delete double assignment | Julia Lawall | 2010-10-26 | 1 | -1/+0 | |
* | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-12-14 | 85 | -2101/+3615 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-13 | 85 | -2101/+3615 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ath: fix build break with ATH_DBG_WARN_ON_ONCE | John W. Linville | 2010-12-09 | 1 | -1/+4 | |
| | * | | | | | | ath5k: Fix modinfo does not list alias -> pci-id lines | Sedat Dilek | 2010-12-09 | 1 | -0/+1 | |
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-08 | 15 | -60/+82 | |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | ||||||
| | | * | | | | | orinoco: fix TKIP countermeasure behaviour | David Kilroy | 2010-12-08 | 1 | -2/+2 | |
| | | * | | | | | orinoco: clear countermeasure setting on commit | David Kilroy | 2010-12-08 | 1 | -0/+6 | |
| | | * | | | | | ath9k_htc: Fix suspend/resume | Sujith Manoharan | 2010-12-08 | 4 | -2/+18 | |
| | | * | | | | | ath5k: Put the right tsf value in mesh beacons | Javier Cardona | 2010-12-08 | 1 | -1/+2 | |
| | | * | | | | | ath5k: Prevent mesh interfaces from being counted as ad-hoc | Javier Cardona | 2010-12-08 | 1 | -1/+1 | |
| | | * | | | | | ath5k: Fix beaconing in mesh mode | Javier Cardona | 2010-12-08 | 1 | -3/+5 | |
| | | * | | | | | orinoco: initialise priv->hw before assigning the interrupt | David Kilroy | 2010-12-08 | 2 | -14/+14 | |
| | | * | | | | | ath9k: fix beacon resource related race condition | Rajkumar Manoharan | 2010-12-07 | 1 | -14/+7 | |
| | | * | | | | | ath9k: Fix STA disconnect issue due to received MIC failed bcast frames | Senthil Balasubramanian | 2010-12-07 | 2 | -3/+9 | |
| | | * | | | | | ath9k: fix a DMA related race condition on reset | Felix Fietkau | 2010-12-07 | 3 | -19/+10 | |
| | | * | | | | | ath9k: fix bug in tx power | Matteo Croce | 2010-12-07 | 1 | -4/+8 | |
| | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | ath9k_hw: warn if we cannot change the power to the chip | Luis R. Rodriguez | 2010-12-08 | 1 | -0/+7 | |
| | * | | | | | ath9k: skip ATH9K_INT_TIM_TIMER when we are idle | Luis R. Rodriguez | 2010-12-08 | 1 | -0/+2 | |
| | * | | | | | b43: rename config option for N-PHY, drop BROKEN | Rafał Miłecki | 2010-12-08 | 4 | -13/+14 | |
| | * | | | | | b43: fix split of N-PHY devices into supported and not (based on PHY rev) | Rafał Miłecki | 2010-12-08 | 2 | -2/+1 | |
| | * | | | | | b43: set TMS to work with current band width for N-PHY | Rafał Miłecki | 2010-12-08 | 4 | -7/+15 | |
| | * | | | | | b43: N-PHY: silence warnings | Rafał Miłecki | 2010-12-08 | 1 | -2/+6 | |
| | * | | | | | b43: flush PHY writes when needed | Rafał Miłecki | 2010-12-08 | 2 | -0/+11 | |
| | * | | | | | b43: N-PHY: implement own maskset | Rafał Miłecki | 2010-12-08 | 1 | -0/+10 | |
| | * | | | | | b43: N-PHY: reorder and optimize tables initialization | Rafał Miłecki | 2010-12-08 | 1 | -7/+5 | |
| | * | | | | | b43: N-PHY: update init tables | Rafał Miłecki | 2010-12-08 | 1 | -106/+106 |