summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* X25: Use identifiers for hdlc x25 device to x25 interfaceandrew hendry2010-04-231-6/+6
* X25: Use identifiers for cyclades device to x25 interfaceandrew hendry2010-04-231-5/+8
* X25: Use identifiers for lapbether device to x25 interfaceandrew hendry2010-04-231-6/+6
* X25: Use identifiers for x25 async device to x25 interfaceandrew hendry2010-04-231-6/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-211-0/+6
|\
| * WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa2010-04-171-0/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1118-9/+11
|\|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3018-9/+11
* | net/various: remove trailing space in messagesFrans Pop2010-03-243-3/+3
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-083-11/+11
|\
| * Coding style correction of some wan driversRudy Matela2010-02-043-11/+11
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-087-7/+7
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-102-2/+2
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-2/+2
| |\
| | * hdlc: spelling fix in find_pvc() commentRudy Matela2009-12-041-1/+1
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | drivers/net: Move && and || to end of previous lineJoe Perches2009-12-034-31/+30Star
* | | net: Coding style corrections on Sealevel Systems 4021 driver.Rudy Matela2009-12-021-7/+4Star
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-021-0/+1
|\| |
| * | wan: cosa: drop chan->wsem on error pathDan Carpenter2009-11-301-0/+1
| |/
* | wan: Coding style correction in HDLC/Frame Relay support routinesRudy Matela2009-11-301-3/+3
* | wan: Frame Relay/DLCI coding style corrections.Rudy Matela2009-11-301-7/+7
* | net: use net_eq to compare netsOctavian Purdila2009-11-261-2/+2
* | drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-195-5/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-197-0/+7
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-161-10/+8Star
| |\
| * | headers: Fix build after <linux/sched.h> removalIngo Molnar2009-10-133-0/+3
| * | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-114-0/+4
* | | drivers/net/wan: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | | net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann2009-11-071-0/+19
* | | cosa: Kill off the use of the old ioctl pathAlan Cox2009-10-191-7/+13
| |/ |/|
* | WAN: fix Cisco HDLC handshaking.Krzysztof Halasa2009-10-131-10/+8Star
|/
* drivers/net/wan: introduce missing kfreeJulia Lawall2009-09-111-0/+1
* IXP42x HSS support for setting internal clock rateKrzysztof Halasa2009-09-071-4/+91
* WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver.Krzysztof Halasa2009-09-071-11/+0Star
* wan: dlci/sdla transmit return dehackingStephen Hemminger2009-09-072-42/+9Star
* WAN: dscc4: Fix warning pointing out a bug.David S. Miller2009-09-041-1/+1
* wan: convert drivers to netdev_tx_tStephen Hemminger2009-09-0121-46/+57
* WAN: bit and/or confusionroel kluin2009-08-311-4/+4
* WAN/LMC: Fix type_trans().Krzysztof Halasa2009-08-291-1/+1
* lmc: Read outside array boundsroel kluin2009-08-141-3/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-133-7/+7
|\
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-083-7/+7
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-065-9/+9
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-064-11/+11
* | net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal2009-07-061-19/+0Star
|/
* net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy2009-06-171-11/+5Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-151-5/+6
|\
| * IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com...Krzysztof Hałasa2009-05-251-5/+4Star
| * IXP4xx: Ethernet and WAN drivers now support "high" hardware queues.Krzysztof Hałasa2009-05-231-4/+6