summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-01-31[PATCH] ipw2200: stack reductionZhu Yi2-164/+91
2006-01-31[PATCH] ipw2200: Scale firmware loading watchdog with the firmware sizeZhu Yi1-51/+63
2006-01-31[PATCH] ipw2200: add module parameter to enable/disable roamingZhu Yi1-3/+7
2006-01-31[PATCH] ipw2200: Make LED blinking frequency independent of HZZhu Yi1-3/+3
2006-01-31[PATCH] ipw2200: use jiffies_to_msec() wherever possibleZhu Yi2-14/+17
2006-01-31[PATCH] ipw2200: Bluetooth coexistence supportZhu Yi2-15/+40
2006-01-31[PATCH] ipw2200: Add LEAP authentication algorithm supportZhu Yi2-9/+16
2006-01-31[PATCH] ipw2200: Mask out the WEP_KEY command dump from debug log for securit...Zhu Yi1-1/+8
2006-01-31[PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit write routinesZhu Yi2-23/+76
2006-01-31[PATCH] increase ipw2100 driver version to git-1.1.4Zhu Yi1-1/+1
2006-01-31[PATCH] ipw2100: remove white space and better format the codeZhu Yi1-2/+2
2006-01-31[PATCH] ipw2100: Add generic geo informationZhu Yi1-0/+19
2006-01-31[PATCH] ipw2100: Make iwconfig txpower setting consistent with user inputZhu Yi1-3/+4
2006-01-31[PATCH] ipw2100: Add LEAP authentication algorithm supportZhu Yi2-5/+13
2006-01-31[PATCH] drivers/net/wireless/ipw2200: possible cleanupsAdrian Bunk2-17/+20
2006-01-31[PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() staticAdrian Bunk1-2/+2
2006-01-31[PATCH] AIRO{,_CS} <-> CRYPTO fixesAdrian Bunk2-54/+5
2006-01-31[PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk4-16/+4
2006-01-31[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk1-1/+1
2006-01-31[PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi1-1/+1
2006-01-31[PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi1-0/+4
2006-01-31[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi1-1/+0
2006-01-31[PATCH] ipw2100: Fix setting txpower failed problemZhu Yi1-13/+14
2006-01-31[PATCH] ipw2100: Fix a gcc compile warningZhu Yi1-10/+12
2006-01-28[PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu1-2/+2
2006-01-19[PATCH] uml: arch Kconfig menu cleanupsPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+32
2006-01-19[CASSINI]: dont touch page_countNick Piggin1-4/+32
2006-01-19[PATCH] e1000: fix compile warningJesse Brandeburg1-1/+1
2006-01-19[PATCH] e1000: fix receive breakageJesse Brandeburg1-11/+26
2006-01-19[PATCH] e1000: Added driver commentsJesse Brandeburg1-5/+67
2006-01-19[PATCH] e1000: Fix whitespaceJesse Brandeburg6-441/+443
2006-01-19[PATCH] e1000: Added functions declarationsJesse Brandeburg1-0/+3
2006-01-19[PATCH] e1000: Added functions to save and restore configJesse Brandeburg1-2/+58
2006-01-19[PATCH] e1000: Added RX buffer enhancementsJesse Brandeburg1-59/+78
2006-01-19[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2-2/+11
2006-01-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds37-1576/+1929
2006-01-18[PATCH] skge: fix dma mask setup.Stephen Hemminger1-5/+15
2006-01-18[PATCH] Fix warning with b44.c on 64bit boxesAlan Cox1-1/+1
2006-01-18[PATCH] sky2: 0.13 versionStephen Hemminger1-1/+1
2006-01-18[PATCH] sky2: more conservative transmit lockingStephen Hemminger1-12/+31
2006-01-18[PATCH] sky2: don't inline so muchStephen Hemminger1-6/+6
2006-01-18[PATCH] sky2: use kzallocStephen Hemminger1-2/+1
2006-01-18[PATCH] sky2: ratelimit error messagesStephen Hemminger1-17/+27
2006-01-18[PATCH] sky2: optimize for 32 bit dmaStephen Hemminger1-2/+2
2006-01-18[PATCH] sky2: don't bother clearing status ring elementsStephen Hemminger1-5/+2
2006-01-18[PATCH] sky2: write barrier'sStephen Hemminger1-3/+2
2006-01-18[PATCH] sky2: fix ram buffer for Yukon FE rev 2Stephen Hemminger1-22/+30
2006-01-18[PATCH] sky2: version 0.12Stephen Hemminger1-1/+1
2006-01-18[PATCH] sky2: call pci_set_consistent_dma_maskStephen Hemminger1-6/+11