aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
| * Fix typo interrest[ing|ed] => interest[ing|ed]Thomas Weber2010-09-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\ \
| * | drivers/net: return operator cleanupEric Dumazet2010-09-26
| * | ipv4: ip_ptr cleanupsEric Dumazet2010-09-16
| * | wan: make read-only data conststephen hemminger2010-09-06
| * | drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-25
| * | drivers/net/wan: Adjust confusing if indentationJulia Lawall2010-08-17
* | | net: Wan/cosa.c: Convert "mutex" to semaphoreThomas Gleixner2010-10-12
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-13
|\ \
| * | farsync: Fix compile warnings.David S. Miller2010-08-10
| |/
* | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2010-08-11
|\ \ | |/ |/|
| * IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals.Krzysztof Hałasa2010-05-27
* | drivers/net/wan/farsync.c: Use standard pr_<level>Joe Perches2010-08-02
* | net: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-12
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-06
|\ \
| * | X25: remove duplicated #includeHuang Weiyi2010-06-04
* | | drivers/net: use __packed annotationEric Dumazet2010-06-03
* | | drivers/net/wan: Use memdup_userJulia Lawall2010-05-31
* | | drivers/net/wan: Use memdup_userJulia Lawall2010-05-31
|/ /
* | 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