summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ipw2200: Make LED blinking frequency independent of HZZhu Yi2006-01-301-3/+3
* [PATCH] ipw2200: use jiffies_to_msec() wherever possibleZhu Yi2006-01-302-14/+17
* [PATCH] ipw2200: Bluetooth coexistence supportZhu Yi2006-01-302-15/+40
* [PATCH] ipw2200: Add LEAP authentication algorithm supportZhu Yi2006-01-302-9/+16
* [PATCH] ipw2200: Mask out the WEP_KEY command dump from debug log for securit...Zhu Yi2006-01-301-1/+8
* [PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit write routinesZhu Yi2006-01-302-23/+76
* [PATCH] increase ipw2100 driver version to git-1.1.4Zhu Yi2006-01-301-1/+1
* [PATCH] ipw2100: remove white space and better format the codeZhu Yi2006-01-301-2/+2
* [PATCH] ipw2100: Add generic geo informationZhu Yi2006-01-301-0/+19
* [PATCH] ipw2100: Make iwconfig txpower setting consistent with user inputZhu Yi2006-01-301-3/+4
* [PATCH] ipw2100: Add LEAP authentication algorithm supportZhu Yi2006-01-302-5/+13
* [PATCH] drivers/net/wireless/ipw2200: possible cleanupsAdrian Bunk2006-01-302-17/+20
* [PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() staticAdrian Bunk2006-01-301-2/+2
* [PATCH] AIRO{,_CS} <-> CRYPTO fixesAdrian Bunk2006-01-302-54/+5
* [PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk2006-01-304-16/+4
* [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk2006-01-301-1/+1
* [PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi2006-01-301-1/+1
* [PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi2006-01-301-0/+4
* [PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi2006-01-301-1/+0
* [PATCH] ipw2100: Fix setting txpower failed problemZhu Yi2006-01-301-13/+14
* [PATCH] ipw2100: Fix a gcc compile warningZhu Yi2006-01-301-10/+12
* [PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu2006-01-271-2/+2
* [PATCH] uml: arch Kconfig menu cleanupsPaolo 'Blaisorblade' Giarrusso2006-01-181-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-181-4/+32
|\
| * [CASSINI]: dont touch page_countNick Piggin2006-01-181-4/+32
* | [PATCH] e1000: fix compile warningJesse Brandeburg2006-01-181-1/+1
* | [PATCH] e1000: fix receive breakageJesse Brandeburg2006-01-181-11/+26
* | [PATCH] e1000: Added driver commentsJesse Brandeburg2006-01-181-5/+67
* | [PATCH] e1000: Fix whitespaceJesse Brandeburg2006-01-186-441/+443
* | [PATCH] e1000: Added functions declarationsJesse Brandeburg2006-01-181-0/+3
* | [PATCH] e1000: Added functions to save and restore configJesse Brandeburg2006-01-181-2/+58
* | [PATCH] e1000: Added RX buffer enhancementsJesse Brandeburg2006-01-181-59/+78
* | [PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2006-01-182-2/+11
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-1737-1576/+1929
|\
| * [PATCH] skge: fix dma mask setup.Stephen Hemminger2006-01-171-5/+15
| * [PATCH] Fix warning with b44.c on 64bit boxesAlan Cox2006-01-171-1/+1
| * [PATCH] sky2: 0.13 versionStephen Hemminger2006-01-171-1/+1
| * [PATCH] sky2: more conservative transmit lockingStephen Hemminger2006-01-171-12/+31
| * [PATCH] sky2: don't inline so muchStephen Hemminger2006-01-171-6/+6
| * [PATCH] sky2: use kzallocStephen Hemminger2006-01-171-2/+1
| * [PATCH] sky2: ratelimit error messagesStephen Hemminger2006-01-171-17/+27
| * [PATCH] sky2: optimize for 32 bit dmaStephen Hemminger2006-01-171-2/+2
| * [PATCH] sky2: don't bother clearing status ring elementsStephen Hemminger2006-01-171-5/+2
| * [PATCH] sky2: write barrier'sStephen Hemminger2006-01-171-3/+2
| * [PATCH] sky2: fix ram buffer for Yukon FE rev 2Stephen Hemminger2006-01-171-22/+30
| * [PATCH] sky2: version 0.12Stephen Hemminger2006-01-171-1/+1
| * [PATCH] sky2: call pci_set_consistent_dma_maskStephen Hemminger2006-01-171-6/+11
| * [PATCH] sky2: receive buffer alignmentStephen Hemminger2006-01-171-7/+23
| * [PATCH] e100: e100 whitespace fixesJesse Brandeburg2006-01-171-37/+37
| * [PATCH] e100: Handle the return values from pci_* functionsJesse Brandeburg2006-01-171-7/+23