summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-11-08Move code from ipw2100_wpa_enable to IPW2100_PARAM_DROP_UNENCRYPTED toZhu Yi1-3/+21
2005-11-08[Bug 339] Fix ipw2100 iwconfig set/get txpower.Liu Hong1-7/+6
2005-11-08Fixed WEP on ipw2100 (priv->sec was being used instead of2-48/+51
2005-11-08Catch ipw2100 up to equivelancy with v1.1.1James Ketrenos2-137/+451
2005-11-08Catch ipw2200 up to equivelancy with v1.0.4James Ketrenos2-792/+2085
2005-11-08Catch ipw2200 up to equivelancy with v1.0.3James Ketrenos2-178/+668
2005-11-08Catch ipw2200 up to equivelancy with v1.0.2James Ketrenos2-262/+773
2005-11-08Catch ipw2200 up to equivelancy with v1.0.1James Ketrenos2-371/+1148
2005-11-08IPW_DEBUG has already included DRV_NAME, remove double prefix print.Zhu Yi1-9/+7
2005-11-08Ran scripts/Lindent on drivers/net/wireless/ipw2{1,2}00.{c,h}James Ketrenos2-1218/+1155
2005-11-07[PATCH] b44: late request_irq in b44_openFrancois Romieu1-13/+9
2005-11-07[PATCH] b44: s/spin_lock_irqsave/spin_lock/ in b44_interruptFrancois Romieu1-3/+2
2005-11-07[PATCH] b44: expose counters through ethtoolFrancois Romieu2-21/+98
2005-11-07[PATCH] b44: miscellaneous cleanupFrancois Romieu1-39/+28
2005-11-07[PATCH] b44: b44_start_xmit returns with a lock held when it fails allocatingFrancois Romieu1-6/+11
2005-11-07Merge branch 'master'Jeff Garzik13-126/+359
2005-11-07Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds7-123/+176
2005-11-06[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou6-3/+183
2005-11-06[netdrvr s2io] warning fixesJeff Garzik1-6/+4
2005-11-06[netdrvr] fac_8xx build fixJeff Garzik1-1/+1
2005-11-06Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik8-8/+0
2005-11-06Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik16-1741/+3155
2005-11-06[PATCH] airo.c/airo_cs.c: correct prototypesAdrian Bunk3-4/+13
2005-11-06[PATCH] bnx2: update version and minor fixesMichael Chan1-4/+4
2005-11-06[PATCH] bnx2: refine bnx2_pollMichael Chan2-15/+43
2005-11-06[PATCH] bnx2: update firmware handshake for 5708Michael Chan2-15/+122
2005-11-06[PATCH] bnx2: update nvram code for 5708Michael Chan2-23/+87
2005-11-06[PATCH] bnx2: update firmware for 5708Michael Chan1-1527/+2526
2005-11-06[PATCH] bnx2: add 5708 supportMichael Chan2-28/+252
2005-11-06[PATCH] prism54: Remove redundant assignmentDaniel Drake1-1/+0
2005-11-06[PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup()Adrian Bunk1-10/+0
2005-11-06[PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk4-89/+87
2005-11-06[PATCH] drivers/net/ixgb/: make some code staticAdrian Bunk4-28/+24
2005-11-06[PATCH] Set the vga cursor even when hiddenSamuel Thibault1-1/+2
2005-11-06[DRIVER MODEL] Fix sgivwfbRussell King1-14/+10
2005-11-06[DRIVER MODEL] Fix gbefbRussell King1-6/+12
2005-11-06[DRIVER MODEL] Fix arcfbRussell King1-14/+11
2005-11-06[DRIVER MODEL] Fix macsonicRussell King1-22/+5
2005-11-06[DRIVER MODEL] Fix jazzsonicRussell King1-23/+5
2005-11-06[DRIVER MODEL] Fix depcaRussell King1-17/+7
2005-11-06[DRIVER MODEL] Improved dynamically allocated platform_device interfaceRussell King1-27/+126
2005-11-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds13-460/+628
2005-11-05[PATCH] phy address mask support for generic phy layerMatt Porter1-0/+3
2005-11-05[PATCH] pcnet32: Prevent hang with 79c976Don Fry1-1/+5
2005-11-05[PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551Don Fry1-7/+16
2005-11-05[PATCH] pcnet32: show name of failing deviceDon Fry1-21/+41
2005-11-05[PATCH] S2io: Multi buffer mode supportAnanda Raju3-409/+455
2005-11-05[PATCH] drivers/net/wireless/airo.c unsigned comparasonGabriel A. Devenyi1-1/+1
2005-11-05Merge branch 'master'Jeff Garzik597-57799/+55063
2005-11-05[libata] restore sg on DMA mapping failureTejun Heo1-2/+8