summaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-233-3/+4
|\ \
| * | drivers/net: return operator cleanupEric Dumazet2010-09-262-2/+2
| * | drivers/net/hamradio: Adjust confusing if indentationJulia Lawall2010-08-161-1/+2
| |/
* | hamradio: Mkiss: semaphore cleanupThomas Gleixner2010-10-121-1/+1
* | hamradio: 6pack: semaphore cleanupThomas Gleixner2010-10-121-1/+1
|/
* drivers/net/hamradio: Eliminate a NULL pointer dereferenceJulia Lawall2010-05-281-2/+1
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-116-2/+4
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-2/+4
* | net/various: remove trailing space in messagesFrans Pop2010-03-241-1/+1
|/
* hamradio: avoid null deref v3Dan Carpenter2010-01-031-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-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-032-8/+5
* | net: use net_eq to compare netsOctavian Purdila2009-11-251-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-184-0/+4
|\ \ | |/
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-114-0/+4
* | hamradio/mkiss: fix typo in compat_ioctlArnd Bergmann2009-11-151-1/+1
* | net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann2009-11-062-0/+42
* | hamradio: Fix bit test correctly.Thomas Sailer2009-10-141-4/+3
* | net/hamradio: fix test in receive()roel kluin2009-10-131-1/+2
|/
* NET: mkiss: Fix typoRalf Baechle2009-10-011-2/+2
* NET: Fix possible corruption in bpqether driverRalf Baechle2009-09-021-16/+10
* convert hamradio drivers to netdev_txreturnt_tStephen Hemminger2009-09-016-7/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-124-4/+4
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-221-1/+1
| |\
| * | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-084-4/+4
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-231-1/+1
|\ \ \ | | |/ | |/|
| * | Update Andreas Koensgen's email addressRalf Baechle2009-07-171-1/+1
| * | Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller2009-07-142-30/+21
| * | NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle2009-07-122-21/+30
| |/
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-058-13/+13
|/
* net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy2009-06-171-1/+1
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-133-4/+4
* net: fix network drivers ndo_start_xmit() return values (part 6)Patrick McHardy2009-06-131-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswin...David S. Miller2009-03-313-692/+58
|\
| * yam: use request_firmwareJaswinder Singh Rajput2009-03-303-692/+58
* | dmascc: fix incomplete conversion to network_device_opsAlexander Beregalov2009-03-281-1/+1
|/
* net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-101-1/+1
* drivers/net/hamradio: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-171-3/+3
* drivers/net/hamradio: fix sparse warning: context imbalanceHannes Eder2009-02-171-0/+2
* drivers/net/hamradio: fix warning: format not a string literal and no ...Hannes Eder2009-02-175-9/+13
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-1/+1
* net: constify VFTsJan Engelhardt2009-01-213-3/+3
* dmascc: convert to net_device_opsStephen Hemminger2009-01-211-4/+8
* mkiss: convert to internal network device statsStephen Hemminger2009-01-211-22/+12
* scc: convert to internal net_device_opsStephen Hemminger2009-01-211-9/+10
* yam: convert to net_device_opsStephen Hemminger2009-01-211-8/+9
OpenPOWER on IntegriCloud