aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wan
AgeCommit message (Expand)Author
2010-06-04X25: remove duplicated #includeHuang Weiyi
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-22X25: Use identifiers for hdlc x25 device to x25 interfaceandrew hendry
2010-04-22X25: Use identifiers for cyclades device to x25 interfaceandrew hendry
2010-04-22X25: Use identifiers for lapbether device to x25 interfaceandrew hendry
2010-04-22X25: Use identifiers for x25 async device to x25 interfaceandrew hendry
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-16WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24net/various: remove trailing space in messagesFrans Pop
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-04Coding style correction of some wan driversRudy Matela
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04hdlc: spelling fix in find_pvc() commentRudy Matela
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-12-02net: Coding style corrections on Sealevel Systems 4021 driver.Rudy Matela
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-30wan: cosa: drop chan->wsem on error pathDan Carpenter
2009-11-29wan: Coding style correction in HDLC/Frame Relay support routinesRudy Matela
2009-11-29wan: Frame Relay/DLCI coding style corrections.Rudy Matela
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18drivers/net/wan: remove exceptional & on function nameJulia Lawall
2009-11-06net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann
2009-10-18cosa: Kill off the use of the old ioctl pathAlan Cox
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar
2009-10-13WAN: fix Cisco HDLC handshaking.Krzysztof Halasa
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-11drivers/net/wan: introduce missing kfreeJulia Lawall
2009-09-07IXP42x HSS support for setting internal clock rateKrzysztof Halasa
2009-09-07WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver.Krzysztof Halasa
2009-09-07wan: dlci/sdla transmit return dehackingStephen Hemminger
2009-09-03WAN: dscc4: Fix warning pointing out a bug.David S. Miller
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger
2009-08-30WAN: bit and/or confusionroel kluin
2009-08-29WAN/LMC: Fix type_trans().Krzysztof Halasa
2009-08-13lmc: Read outside array boundsroel kluin
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-07-05net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal
2009-06-17net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller