aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* [PATCH] ipw2100: Add LEAP authentication algorithm supportZhu Yi2006-01-30
* [PATCH] drivers/net/wireless/ipw2200: possible cleanupsAdrian Bunk2006-01-30
* [PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() staticAdrian Bunk2006-01-30
* [PATCH] AIRO{,_CS} <-> CRYPTO fixesAdrian Bunk2006-01-30
* [PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk2006-01-30
* [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk2006-01-30
* [PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi2006-01-30
* [PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi2006-01-30
* [PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi2006-01-30
* [PATCH] ipw2100: Fix setting txpower failed problemZhu Yi2006-01-30
* [PATCH] ipw2100: Fix a gcc compile warningZhu Yi2006-01-30
* [PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu2006-01-27
* [PATCH] uml: arch Kconfig menu cleanupsPaolo 'Blaisorblade' Giarrusso2006-01-18
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-18
|\
| * [CASSINI]: dont touch page_countNick Piggin2006-01-18
* | [PATCH] e1000: fix compile warningJesse Brandeburg2006-01-18
* | [PATCH] e1000: fix receive breakageJesse Brandeburg2006-01-18
* | [PATCH] e1000: Added driver commentsJesse Brandeburg2006-01-18
* | [PATCH] e1000: Fix whitespaceJesse Brandeburg2006-01-18
* | [PATCH] e1000: Added functions declarationsJesse Brandeburg2006-01-18
* | [PATCH] e1000: Added functions to save and restore configJesse Brandeburg2006-01-18
* | [PATCH] e1000: Added RX buffer enhancementsJesse Brandeburg2006-01-18
* | [PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2006-01-18
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-17
|\
| * [PATCH] skge: fix dma mask setup.Stephen Hemminger2006-01-17
| * [PATCH] Fix warning with b44.c on 64bit boxesAlan Cox2006-01-17
| * [PATCH] sky2: 0.13 versionStephen Hemminger2006-01-17
| * [PATCH] sky2: more conservative transmit lockingStephen Hemminger2006-01-17
| * [PATCH] sky2: don't inline so muchStephen Hemminger2006-01-17
| * [PATCH] sky2: use kzallocStephen Hemminger2006-01-17
| * [PATCH] sky2: ratelimit error messagesStephen Hemminger2006-01-17
| * [PATCH] sky2: optimize for 32 bit dmaStephen Hemminger2006-01-17
| * [PATCH] sky2: don't bother clearing status ring elementsStephen Hemminger2006-01-17
| * [PATCH] sky2: write barrier'sStephen Hemminger2006-01-17
| * [PATCH] sky2: fix ram buffer for Yukon FE rev 2Stephen Hemminger2006-01-17
| * [PATCH] sky2: version 0.12Stephen Hemminger2006-01-17
| * [PATCH] sky2: call pci_set_consistent_dma_maskStephen Hemminger2006-01-17
| * [PATCH] sky2: receive buffer alignmentStephen Hemminger2006-01-17
| * [PATCH] e100: e100 whitespace fixesJesse Brandeburg2006-01-17
| * [PATCH] e100: Handle the return values from pci_* functionsJesse Brandeburg2006-01-17
| * [PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)Jesse Brandeburg2006-01-17
| * airo: Off-by-one channel fixJavier Achirica2006-01-17
| * [PATCH] e1000: Removed unused variables and initialized variablesJeff Kirsher2006-01-17
| * [PATCH] e1000: Cleaned up code and removed hard coded numbersJeff Kirsher2006-01-17
| * [PATCH] e1000: Added copy break codeJeff Kirsher2006-01-17
| * [PATCH] e1000: Added variable to handle return values for pci_enable_* functionsJeff Kirsher2006-01-17
| * [PATCH] e1000: Added PCIe bus informationJeff Kirsher2006-01-17
| * [PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllersJeff Kirsher2006-01-17
| * [PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 FiberJeff Kirsher2006-01-17
| * [PATCH] e1000: Added cleaned_count to RX buffer allocationJeff Kirsher2006-01-17