aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-29[NET]: Kill skb->real_devDavid S. Miller3-3/+3
2005-08-29[NET]: Kill skb->listDavid S. Miller1-15/+7
2005-08-19[PATCH] net/cycx_drv: replace delay_cycx() with msleep_interruptible()Nishanth Aravamudan1-16/+8
2005-07-15[WAN]: drivers/net/wan/: use of time_after macroMarcelo Feitoza Parisi5-10/+15
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan4-8/+4
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller1-1/+1
2005-06-26[PATCH] net/farsync: add set_current_state() before schedule_timeout()Nishanth Aravamudan1-0/+1
2005-06-26drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer1-2/+3
2005-06-25[PATCH] Remove duplicate file in Documentation/networking (drivers_net_wan_Kconfig)Tobias Klauser1-1/+1
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan1-1/+1
2005-06-20[PATCH] class: convert drivers/* to use the new class api instead of class_simplegregkh@suse.de1-6/+6
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch iff-running1-6/+2
2005-05-15[PATCH] Generic HDLC updateKrzysztof Halasa2-149/+187
2005-05-12[netdrvrs] Use netif_carrier_* instead of IFF_RUNNING1-6/+2
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 3Al Viro1-3/+3
2005-05-03[WAN]: kfree of NULL pointer is validJesper Juhl4-45/+23
2005-04-26[PATCH] PC300 pci_enable_device fixMarcelo Tosatti1-10/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds63-0/+64469