aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAge
* net: trans_start cleanupsEric Dumazet2010-05-10
* X25: Use identifiers for hdlc x25 device to x25 interfaceandrew hendry2010-04-22
* X25: Use identifiers for cyclades device to x25 interfaceandrew hendry2010-04-22
* X25: Use identifiers for lapbether device to x25 interfaceandrew hendry2010-04-22
* X25: Use identifiers for x25 async device to x25 interfaceandrew hendry2010-04-22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-21
|\
| * WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa2010-04-16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net/various: remove trailing space in messagesFrans Pop2010-03-24
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * Coding style correction of some wan driversRudy Matela2010-02-04
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * hdlc: spelling fix in find_pvc() commentRudy Matela2009-12-04
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* | | net: Coding style corrections on Sealevel Systems 4021 driver.Rudy Matela2009-12-02
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
|\| |
| * | wan: cosa: drop chan->wsem on error pathDan Carpenter2009-11-30
| |/
* | wan: Coding style correction in HDLC/Frame Relay support routinesRudy Matela2009-11-30
* | wan: Frame Relay/DLCI coding style corrections.Rudy Matela2009-11-30
* | net: use net_eq to compare netsOctavian Purdila2009-11-25
* | drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-15
| |\
| * | headers: Fix build after <linux/sched.h> removalIngo Molnar2009-10-13
| * | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* | | drivers/net/wan: remove exceptional & on function nameJulia Lawall2009-11-18
* | | net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann2009-11-07
* | | cosa: Kill off the use of the old ioctl pathAlan Cox2009-10-18
| |/ |/|
* | WAN: fix Cisco HDLC handshaking.Krzysztof Halasa2009-10-13
|/
* drivers/net/wan: introduce missing kfreeJulia Lawall2009-09-11
* IXP42x HSS support for setting internal clock rateKrzysztof Halasa2009-09-07
* WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver.Krzysztof Halasa2009-09-07
* wan: dlci/sdla transmit return dehackingStephen Hemminger2009-09-07
* WAN: dscc4: Fix warning pointing out a bug.David S. Miller2009-09-04
* wan: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* WAN: bit and/or confusionroel kluin2009-08-31
* WAN/LMC: Fix type_trans().Krzysztof Halasa2009-08-29
* lmc: Read outside array boundsroel kluin2009-08-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* | net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal2009-07-05
|/
* net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy2009-06-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com...Krzysztof Hałasa2009-05-25